FastLED 3.9.15
|
|
inline |
Send separate MSB/LSB values for the currently selected NRPN number.
inMsb | The MSB part of the value to send. Meaning depends on NRPN number. |
inLsb | The LSB part of the value to send. Meaning depends on NRPN number. |
inChannel | The channel on which the message will be sent (1 to 16). |
Definition at line 636 of file MIDI.hpp.
References DataEntryLSB, DataEntryMSB, and sendControlChange().