TracktionEngine
Public Member Functions | Public Attributes | List of all members
tracktion::engine::CustomControlSurface::MappingSet Struct Reference

Public Member Functions

 MappingSet ()
 
 MappingSet (const MappingSet &)=default
 
MappingSetoperator= (const MappingSet &)=default
 

Public Attributes

ActionID id = none
 
juce::String addr
 
int controllerID = -1
 
int note = -1
 
int channel = -1
 
juce::Colour colour { juce::Colours::transparentWhite }
 
juce::String surfaceName
 

Constructor & Destructor Documentation

◆ MappingSet() [1/2]

tracktion::engine::CustomControlSurface::MappingSet::MappingSet ( )

◆ MappingSet() [2/2]

tracktion::engine::CustomControlSurface::MappingSet::MappingSet ( const MappingSet )
default

Member Function Documentation

◆ operator=()

MappingSet& tracktion::engine::CustomControlSurface::MappingSet::operator= ( const MappingSet )
default

Member Data Documentation

◆ id

ActionID tracktion::engine::CustomControlSurface::MappingSet::id = none

◆ addr

juce::String tracktion::engine::CustomControlSurface::MappingSet::addr

◆ controllerID

int tracktion::engine::CustomControlSurface::MappingSet::controllerID = -1

◆ note

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

◆ channel

int tracktion::engine::CustomControlSurface::MappingSet::channel = -1

◆ colour

juce::Colour tracktion::engine::CustomControlSurface::MappingSet::colour { juce::Colours::transparentWhite }

◆ surfaceName

juce::String tracktion::engine::CustomControlSurface::MappingSet::surfaceName

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