|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Public Member Functions | |
| bool | isControllerAssigned () |
Public Attributes | |
| int | id |
| juce::String | addr |
| int | note |
| int | channel |
| int | function |
Definition at line 252 of file tracktion_CustomControlSurface.h.
| bool tracktion::engine::CustomControlSurface::Mapping::isControllerAssigned | ( | ) |
Definition at line 254 of file tracktion_CustomControlSurface.h.
| juce::String tracktion::engine::CustomControlSurface::Mapping::addr |
Definition at line 260 of file tracktion_CustomControlSurface.h.
| int tracktion::engine::CustomControlSurface::Mapping::channel |
Definition at line 262 of file tracktion_CustomControlSurface.h.
| int tracktion::engine::CustomControlSurface::Mapping::function |
Definition at line 263 of file tracktion_CustomControlSurface.h.
| int tracktion::engine::CustomControlSurface::Mapping::id |
Definition at line 259 of file tracktion_CustomControlSurface.h.
| int tracktion::engine::CustomControlSurface::Mapping::note |
Definition at line 261 of file tracktion_CustomControlSurface.h.