LMMS
Loading...
Searching...
No Matches
Steinberg::Vst::Attributes Namespace Reference

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

Detailed Description

Attributes used to defined a Layer in a VST XML Representation

Variable Documentation

◆ kFlags

const CString Steinberg::Vst::Attributes::kFlags = ATTR_FLAGS

string attribute : See AttributesFlags for available string value

◆ kFunction

const CString Steinberg::Vst::Attributes::kFunction = ATTR_FUNCTION

string attribute : See AttributesFunction for available string value

◆ kKnobTurnsPerFullRange

const CString Steinberg::Vst::Attributes::kKnobTurnsPerFullRange = ATTR_TURNSPERFULLRANGE

float attribute

◆ kLEDStyle

const CString Steinberg::Vst::Attributes::kLEDStyle = ATTR_LEDSTYLE

string attribute : See AttributesStyle for available string value

◆ kStyle

const CString Steinberg::Vst::Attributes::kStyle = ATTR_STYLE

string attribute : See AttributesStyle for available string value

◆ kSwitchStyle

const CString Steinberg::Vst::Attributes::kSwitchStyle = ATTR_SWITCHSTYLE

string attribute : See AttributesStyle for available string value