|
LMMS
|
Variables | |
| const CString | kStyle = ATTR_STYLE |
| string attribute : See AttributesStyle for available string value | |
| const CString | kLEDStyle = ATTR_LEDSTYLE |
| string attribute : See AttributesStyle for available string value | |
| const CString | kSwitchStyle = ATTR_SWITCHSTYLE |
| string attribute : See AttributesStyle for available string value | |
| const CString | kKnobTurnsPerFullRange = ATTR_TURNSPERFULLRANGE |
| float attribute | |
| const CString | kFunction = ATTR_FUNCTION |
| string attribute : See AttributesFunction for available string value | |
| const CString | kFlags = ATTR_FLAGS |
| string attribute : See AttributesFlags for available string value | |
Attributes used to defined a Layer in a VST XML Representation
| const CString Steinberg::Vst::Attributes::kFlags = ATTR_FLAGS |
string attribute : See AttributesFlags for available string value
| const CString Steinberg::Vst::Attributes::kFunction = ATTR_FUNCTION |
string attribute : See AttributesFunction for available string value
| const CString Steinberg::Vst::Attributes::kKnobTurnsPerFullRange = ATTR_TURNSPERFULLRANGE |
float attribute
| const CString Steinberg::Vst::Attributes::kLEDStyle = ATTR_LEDSTYLE |
string attribute : See AttributesStyle for available string value
| const CString Steinberg::Vst::Attributes::kStyle = ATTR_STYLE |
string attribute : See AttributesStyle for available string value
| const CString Steinberg::Vst::Attributes::kSwitchStyle = ATTR_SWITCHSTYLE |
string attribute : See AttributesStyle for available string value