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

◆ sendRpnIncrement()

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

Definition at line 568 of file MIDI.hpp.

570{
572}
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 DataIncrement, and sendControlChange().

+ Here is the call graph for this function: