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

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
tracktion::engine::CustomControlSurface::Mapping Struct Reference

Public Member Functions

bool isControllerAssigned ()
 

Public Attributes

int id
 
juce::String addr
 
int note
 
int channel
 
int function
 

Detailed Description

Definition at line 252 of file tracktion_CustomControlSurface.h.

Member Function Documentation

◆ isControllerAssigned()

bool tracktion::engine::CustomControlSurface::Mapping::isControllerAssigned ( )

Definition at line 254 of file tracktion_CustomControlSurface.h.

Member Data Documentation

◆ addr

juce::String tracktion::engine::CustomControlSurface::Mapping::addr

Definition at line 260 of file tracktion_CustomControlSurface.h.

◆ channel

int tracktion::engine::CustomControlSurface::Mapping::channel

Definition at line 262 of file tracktion_CustomControlSurface.h.

◆ function

int tracktion::engine::CustomControlSurface::Mapping::function

Definition at line 263 of file tracktion_CustomControlSurface.h.

◆ id

int tracktion::engine::CustomControlSurface::Mapping::id

Definition at line 259 of file tracktion_CustomControlSurface.h.

◆ note

int tracktion::engine::CustomControlSurface::Mapping::note

Definition at line 261 of file tracktion_CustomControlSurface.h.


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