FastLED 3.9.15
|
|
inline |
Detach an external function from the given type.
Use this method to cancel the effects of setHandle********.
inType | The type of message to unbind. When a message of this type is received, no function will be called. |
Definition at line 1262 of file MIDI.hpp.
References ActiveSensing, AfterTouchChannel, AfterTouchPoly, Clock, Continue, ControlChange, mActiveSensingCallback, mAfterTouchChannelCallback, mAfterTouchPolyCallback, mClockCallback, mContinueCallback, mControlChangeCallback, mNoteOffCallback, mNoteOnCallback, mPitchBendCallback, mProgramChangeCallback, mSongPositionCallback, mSongSelectCallback, mStartCallback, mStopCallback, mSystemExclusiveCallback, mSystemResetCallback, mTickCallback, mTimeCodeQuarterFrameCallback, mTuneRequestCallback, NoteOff, NoteOn, PitchBend, ProgramChange, SongPosition, SongSelect, Start, Stop, SystemExclusive, SystemReset, Tick, TimeCodeQuarterFrame, and TuneRequest.