Description | Hierarchy | Fields | Methods | Properties |
type TVstParameterProperties = packed record
StepFloat: Single; |
SmallStepFloat: Single; |
LargeStepFloat: Single; |
Caption: array[0..63] of Char; |
Flags: TVstParameterPropertiesFlags; |
MinInteger: LongInt; |
MaxInteger: LongInt; |
StepInteger: LongInt; |
LargeStepInteger: LongInt; |
ShortLabel: array[0..7] of Char; |
DisplayIndex: SmallInt; |
Category: SmallInt; |
numParametersInCategory: SmallInt; |
Reserved: SmallInt; |
CategoryLabel: array[0..23] of Char; |
Future: array[0..15] of Char; |
StepFloat: Single; |
SmallStepFloat: Single; |
LargeStepFloat: Single; |
Caption: array[0..63] of Char; |
Flags: TVstParameterPropertiesFlags; |
MinInteger: LongInt; |
MaxInteger: LongInt; |
StepInteger: LongInt; |
LargeStepInteger: LongInt; |
ShortLabel: array[0..7] of Char; |
numParametersInCategory: SmallInt; |
0: no category, else group index + 1 |
Reserved: SmallInt; |
CategoryLabel: array[0..23] of Char; |
Future: array[0..15] of Char; |
for instance, "Osc 1" |