TracktionEngine
|
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 |
Gets notified (lazily, not in real-time) when any MidiInputDevice's key's state changes.
juce::ListenerList<Listener> tracktion::engine::MidiInputDevice::MidiKeyChangeDispatcher::listeners |