ardour
Public Attributes | List of all members
_VstParameterProperties Struct Reference

#include <aeffectx.h>

Public Attributes

float stepFloat
 
float smallStepFloat
 
float largeStepFloat
 
char label [VestigeMaxLabelLen]
 
int32_t flags
 
int32_t minInteger
 
int32_t maxInteger
 
int32_t stepInteger
 
int32_t largeStepInteger
 
char shortLabel [VestigeMaxShortLabelLen]
 
int16_t displayIndex
 
int16_t category
 
int16_t numParametersInCategory
 
int16_t reserved
 
char categoryLabel [VestigeMaxCategLabelLen]
 
char future [16]
 

Detailed Description

Definition at line 230 of file aeffectx.h.

Member Data Documentation

int16_t _VstParameterProperties::category

Definition at line 243 of file aeffectx.h.

char _VstParameterProperties::categoryLabel[VestigeMaxCategLabelLen]

Definition at line 246 of file aeffectx.h.

int16_t _VstParameterProperties::displayIndex

Definition at line 242 of file aeffectx.h.

int32_t _VstParameterProperties::flags

Definition at line 236 of file aeffectx.h.

char _VstParameterProperties::future[16]

Definition at line 247 of file aeffectx.h.

char _VstParameterProperties::label[VestigeMaxLabelLen]

Definition at line 235 of file aeffectx.h.

float _VstParameterProperties::largeStepFloat

Definition at line 234 of file aeffectx.h.

int32_t _VstParameterProperties::largeStepInteger

Definition at line 240 of file aeffectx.h.

int32_t _VstParameterProperties::maxInteger

Definition at line 238 of file aeffectx.h.

int32_t _VstParameterProperties::minInteger

Definition at line 237 of file aeffectx.h.

int16_t _VstParameterProperties::numParametersInCategory

Definition at line 244 of file aeffectx.h.

int16_t _VstParameterProperties::reserved

Definition at line 245 of file aeffectx.h.

char _VstParameterProperties::shortLabel[VestigeMaxShortLabelLen]

Definition at line 241 of file aeffectx.h.

float _VstParameterProperties::smallStepFloat

Definition at line 233 of file aeffectx.h.

float _VstParameterProperties::stepFloat

Definition at line 232 of file aeffectx.h.

int32_t _VstParameterProperties::stepInteger

Definition at line 239 of file aeffectx.h.


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