|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Gets notified (lazily, not in real-time) when any MidiInputDevice's key's state changes. More...
#include "tracktion_MidiInputDevice.h"
Classes | |
| struct | Listener |
Public Attributes | |
| juce::ListenerList< Listener > | listeners |
Friends | |
| class | juce::SharedResourcePointer< MidiKeyChangeDispatcher > |
Gets notified (lazily, not in real-time) when any MidiInputDevice's key's state changes.
Definition at line 113 of file tracktion_MidiInputDevice.h.
|
friend |
Definition at line 123 of file tracktion_MidiInputDevice.h.
| juce::ListenerList<Listener> tracktion::engine::MidiInputDevice::MidiKeyChangeDispatcher::listeners |
Definition at line 123 of file tracktion_MidiInputDevice.h.