| VST 3 Interfaces VST 3.7
    SDK for developing VST plug-in | 
Attributes used to defined a Layer in a VST XML Representation. More...
| Variables | |
| const CString | kStyle = "style" | 
| string attribute : See AttributesStyle for available string value  More... | |
| const CString | kLEDStyle = "ledStyle" | 
| string attribute : See AttributesStyle for available string value  More... | |
| const CString | kSwitchStyle = "switchStyle" | 
| string attribute : See AttributesStyle for available string value  More... | |
| const CString | kKnobTurnsPerFullRange = "turnsPerFullRange" | 
| float attribute  More... | |
| const CString | kFunction = "function" | 
| string attribute : See AttributesFunction for available string value  More... | |
| const CString | kFlags = "flags" | 
| string attribute : See AttributesFlags for available string value  More... | |
Attributes used to defined a Layer in a VST XML Representation.
| const CString kStyle = "style" | 
string attribute : See AttributesStyle for available string value
| const CString kLEDStyle = "ledStyle" | 
string attribute : See AttributesStyle for available string value
| const CString kSwitchStyle = "switchStyle" | 
string attribute : See AttributesStyle for available string value
| const CString kKnobTurnsPerFullRange = "turnsPerFullRange" | 
float attribute
| const CString kFunction = "function" | 
string attribute : See AttributesFunction for available string value
| const CString kFlags = "flags" | 
string attribute : See AttributesFlags for available string value