|
FastLED 3.9.15
|
|
inline |
Send a Polyphonic AfterTouch message (applies to a specified note)
| inNoteNumber | The note to apply AfterTouch to (0 to 127). |
| inPressure | The amount of AfterTouch to apply (0 to 127). |
| inChannel | The channel on which the message will be sent (1 to 16). |
Definition at line 310 of file MIDI.hpp.
References AfterTouchPoly, and send().
Here is the call graph for this function: