tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Public Attributes | Friends | List of all members
tracktion::engine::MidiInputDevice::MidiKeyChangeDispatcher Struct Reference

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< Listenerlisteners
 

Friends

class juce::SharedResourcePointer< MidiKeyChangeDispatcher >
 

Detailed Description

Gets notified (lazily, not in real-time) when any MidiInputDevice's key's state changes.

Definition at line 113 of file tracktion_MidiInputDevice.h.

Friends And Related Symbol Documentation

◆ juce::SharedResourcePointer< MidiKeyChangeDispatcher >

Definition at line 123 of file tracktion_MidiInputDevice.h.

Member Data Documentation

◆ listeners

juce::ListenerList<Listener> tracktion::engine::MidiInputDevice::MidiKeyChangeDispatcher::listeners

Definition at line 123 of file tracktion_MidiInputDevice.h.


The documentation for this struct was generated from the following file: