Arduino MIDI Library
Version 5.0.1
|
Functions | |
void | MidiInterface< Transport, _Settings, _Platform >::setThruFilterMode (Thru::Mode inThruFilterMode) |
Set the filter for thru mirroring. More... | |
Thru::Mode | MidiInterface< Transport, _Settings, _Platform >::getFilterMode () const |
bool | MidiInterface< Transport, _Settings, _Platform >::getThruState () const |
void | MidiInterface< Transport, _Settings, _Platform >::turnThruOn (Thru::Mode inThruFilterMode=Thru::Full) |
void | MidiInterface< Transport, _Settings, _Platform >::turnThruOff () |
|
inline |
|
inline |
|
inline |
Set the filter for thru mirroring.
inThruFilterMode | a filter mode |
Definition at line 1352 of file MIDI.hpp.
|
inline |
|
inline |