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

#include <tracktion_CustomControlSurface.h>

Public Member Functions

bool isControllerAssigned ()
 

Public Attributes

int id = 0
 
juce::String addr
 
int note = -1
 
int channel = 0
 
int function = 0
 

Member Function Documentation

◆ isControllerAssigned()

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

References addr, and note.

Member Data Documentation

◆ id

int tracktion::engine::CustomControlSurface::Mapping::id = 0

◆ addr

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

Referenced by isControllerAssigned().

◆ note

int tracktion::engine::CustomControlSurface::Mapping::note = -1

Referenced by isControllerAssigned().

◆ channel

int tracktion::engine::CustomControlSurface::Mapping::channel = 0

◆ function

int tracktion::engine::CustomControlSurface::Mapping::function = 0

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