#include <MIDI_Inputs/InterfaceMIDIInputElements.hpp>
Abstract interface for MIDI input elements that receive and store a 14-bit value.
Definition at line 33 of file InterfaceMIDIInputElements.hpp.
|
bool | getDirty () const |
| Check if the value was updated since the last time the dirty flag was cleared.
|
|
void | clearDirty () |
| Clear the dirty flag.
|
|
◆ getDirty()
◆ clearDirty()
◆ getValue()
virtual uint16_t getValue |
( |
| ) |
const |
|
pure virtual |
◆ dirty
The documentation for this class was generated from the following file: