Olive
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
_VstParameterProperties Struct Reference

#include <vestige.h>

Public Attributes

float stepFloat
 
float smallStepFloat
 
float largeStepFloat
 
char label [64]
 
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]
 

Member Data Documentation

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

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