|
FastLED 3.9.15
|
|
inline |
Send a Control Change message.
| inControlNumber | The controller number (0 to 127). |
| inControlValue | The value for the specified controller (0 to 127). |
| inChannel | The channel on which the message will be sent (1 to 16). |
Definition at line 270 of file MIDI.hpp.
References ControlChange, and send().
Referenced by beginNrpn(), beginRpn(), endNrpn(), endRpn(), sendNrpnDecrement(), sendNrpnIncrement(), sendNrpnValue(), sendNrpnValue(), sendRpnDecrement(), sendRpnIncrement(), sendRpnValue(), and sendRpnValue().
Here is the call graph for this function:
Here is the caller graph for this function: