JUCE
|
Structure used for VSTs. More...
#include <juce_VSTInterface.h>
Public Attributes | |
char | text [vstMaxParameterOrPinLabelLength] |
int32 | flags |
int32 | configurationType |
char | shortText [vstMaxParameterOrPinShortLabelLength] |
char | unused [48] |
Structure used for VSTs.
char VstPinInfo::text[vstMaxParameterOrPinLabelLength] |
int32 VstPinInfo::flags |
int32 VstPinInfo::configurationType |
char VstPinInfo::shortText[vstMaxParameterOrPinShortLabelLength] |
char VstPinInfo::unused[48] |