Ardour  9.0-pre0-582-g084a23a80d
_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]
 

Detailed Description

Definition at line 242 of file vestige.h.

Member Data Documentation

◆ category

int16_t _VstParameterProperties::category

Definition at line 255 of file vestige.h.

◆ categoryLabel

char _VstParameterProperties::categoryLabel[VestigeMaxCategLabelLen]

Definition at line 258 of file vestige.h.

◆ displayIndex

int16_t _VstParameterProperties::displayIndex

Definition at line 254 of file vestige.h.

◆ flags

int32_t _VstParameterProperties::flags

Definition at line 248 of file vestige.h.

◆ future

char _VstParameterProperties::future[16]

Definition at line 259 of file vestige.h.

◆ label

char _VstParameterProperties::label[64]

Definition at line 247 of file vestige.h.

◆ largeStepFloat

float _VstParameterProperties::largeStepFloat

Definition at line 246 of file vestige.h.

◆ largeStepInteger

int32_t _VstParameterProperties::largeStepInteger

Definition at line 252 of file vestige.h.

◆ maxInteger

int32_t _VstParameterProperties::maxInteger

Definition at line 250 of file vestige.h.

◆ minInteger

int32_t _VstParameterProperties::minInteger

Definition at line 249 of file vestige.h.

◆ numParametersInCategory

int16_t _VstParameterProperties::numParametersInCategory

Definition at line 256 of file vestige.h.

◆ reserved

int16_t _VstParameterProperties::reserved

Definition at line 257 of file vestige.h.

◆ shortLabel

char _VstParameterProperties::shortLabel[VestigeMaxShortLabelLen]

Definition at line 253 of file vestige.h.

◆ smallStepFloat

float _VstParameterProperties::smallStepFloat

Definition at line 245 of file vestige.h.

◆ stepFloat

float _VstParameterProperties::stepFloat

Definition at line 244 of file vestige.h.

◆ stepInteger

int32_t _VstParameterProperties::stepInteger

Definition at line 251 of file vestige.h.


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