Real Time Open Sound Control librtosc
|
Module Overview. More...
#include <miditable.h>
Classes | |
class | TinyVector |
Public Types | |
typedef std::function< void(const char *) | write_cb) |
typedef std::function< void(int16_t, write_cb)> | callback_t |
Public Member Functions | |
bool | handleCC (int ID, int val, write_cb write) |
void | cloneValues (const MidiMapperStorage &storage) |
MidiMapperStorage * | clone (void) |
Public Attributes | |
TinyVector< std::tuple< int, bool, int > > | mapping |
TinyVector< callback_t > | callbacks |
TinyVector< int > | values |
Module Overview.
Actions: