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

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Attributes | List of all members
tracktion::engine::VSTXML::Param Struct Reference
Inheritance diagram for tracktion::engine::VSTXML::Param:
tracktion::engine::VSTXML::Base

Public Attributes

int paramID
 
juce::String expr
 
juce::String name
 
juce::String label
 
juce::StringArray shortNames
 
juce::String type
 
int numberOfStates
 
float defaultValue
 
- Public Attributes inherited from tracktion::engine::VSTXML::Base
Groupparent
 

Detailed Description

Definition at line 39 of file tracktion_VSTXML.h.

Member Data Documentation

◆ defaultValue

float tracktion::engine::VSTXML::Param::defaultValue

Definition at line 46 of file tracktion_VSTXML.h.

◆ expr

juce::String tracktion::engine::VSTXML::Param::expr

Definition at line 42 of file tracktion_VSTXML.h.

◆ label

juce::String tracktion::engine::VSTXML::Param::label

Definition at line 42 of file tracktion_VSTXML.h.

◆ name

juce::String tracktion::engine::VSTXML::Param::name

Definition at line 42 of file tracktion_VSTXML.h.

◆ numberOfStates

int tracktion::engine::VSTXML::Param::numberOfStates

Definition at line 45 of file tracktion_VSTXML.h.

◆ paramID

int tracktion::engine::VSTXML::Param::paramID

Definition at line 41 of file tracktion_VSTXML.h.

◆ shortNames

juce::StringArray tracktion::engine::VSTXML::Param::shortNames

Definition at line 43 of file tracktion_VSTXML.h.

◆ type

juce::String tracktion::engine::VSTXML::Param::type

Definition at line 44 of file tracktion_VSTXML.h.


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