Real Time Open Sound Control librtosc
Loading...
Searching...
No Matches
Classes | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
rtosc::MidiMapperRT Class Reference

Classes

class  PendingQueue
 

Public Member Functions

void setBackendCb (std::function< void(const char *)> cb)
 
void setFrontendCb (std::function< void(const char *)> cb)
 
void handleCC (int par, int val, char chan=1, bool nrpn=false)
 
void addWatch (void)
 
void remWatch (void)
 
Port addWatchPort (void)
 
Port removeWatchPort (void)
 
Port bindPort (void)
 

Public Attributes

PendingQueue pending
 
MidiMapperStoragestorage
 
unsigned watchSize
 
std::function< void(const char *) backend )
 
std::function< void(const char *) frontend )
 

Static Public Attributes

static const Ports ports
 

The documentation for this class was generated from the following file: