Olive
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

◆ category

int16_t _VstParameterProperties::category

◆ categoryLabel

char _VstParameterProperties::categoryLabel[VestigeMaxCategLabelLen]

◆ displayIndex

int16_t _VstParameterProperties::displayIndex

◆ flags

int32_t _VstParameterProperties::flags

◆ future

char _VstParameterProperties::future[16]

◆ label

char _VstParameterProperties::label[64]

◆ largeStepFloat

float _VstParameterProperties::largeStepFloat

◆ largeStepInteger

int32_t _VstParameterProperties::largeStepInteger

◆ maxInteger

int32_t _VstParameterProperties::maxInteger

◆ minInteger

int32_t _VstParameterProperties::minInteger

◆ numParametersInCategory

int16_t _VstParameterProperties::numParametersInCategory

◆ reserved

int16_t _VstParameterProperties::reserved

◆ shortLabel

char _VstParameterProperties::shortLabel[VestigeMaxShortLabelLen]

◆ smallStepFloat

float _VstParameterProperties::smallStepFloat

◆ stepFloat

float _VstParameterProperties::stepFloat

◆ stepInteger

int32_t _VstParameterProperties::stepInteger

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