FastLED 3.9.15
Loading...
Searching...
No Matches

◆ sendRpnDecrement()

template<class Transport, class Settings, class Platform>
void MidiInterface< Transport, Settings, Platform >::sendRpnDecrement ( byte inAmount,
Channel inChannel )
inline

Definition at line 578 of file MIDI.hpp.

580{
582}
The main class for MIDI handling. It is templated over the type of serial port to provide abstraction...
Definition MIDI.h:55
void sendControlChange(DataByte inControlNumber, DataByte inControlValue, Channel inChannel)
Send a Control Change message.
Definition MIDI.hpp:270

References DataDecrement, and sendControlChange().

+ Here is the call graph for this function: