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

◆ setHandleAfterTouchPoly()

template<class Transport, class _Settings = DefaultSettings, class _Platform = DefaultPlatform>
void MidiInterface< Transport, _Settings, _Platform >::setHandleAfterTouchPoly ( AfterTouchPolyCallback fptr)
inline

Definition at line 191 of file MIDI.h.

AfterTouchPolyCallback mAfterTouchPolyCallback
Definition MIDI.h:218
The main class for MIDI handling. It is templated over the type of serial port to provide abstraction...
Definition MIDI.h:55

References mAfterTouchPolyCallback.