|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
static |
Bind to MIDI Control Change messages.
| cc_number | CC number (0-127, nullopt = any CC) |
| channel | MIDI channel (1-16, nullopt = any channel) |
| device_id | Device ID (0 = any device) |
Definition at line 43 of file InputBinding.cpp.
References backend, device_id, and MayaFlux::Core::MIDI.
Referenced by MayaFlux::bind_midi_cc().
Here is the caller graph for this function: