|
LMMS
|
#include <juce_VSTInterface.h>
Public Attributes | |
| char | text [vstMaxParameterOrPinLabelLength] |
| int32 | flags |
| int32 | configurationType |
| char | shortText [vstMaxParameterOrPinShortLabelLength] |
| char | unused [48] |
Structure used for VSTs
@tags{Audio}
| int32 VstPinInfo::configurationType |
| int32 VstPinInfo::flags |
| char VstPinInfo::shortText[vstMaxParameterOrPinShortLabelLength] |
| char VstPinInfo::text[vstMaxParameterOrPinLabelLength] |
| char VstPinInfo::unused[48] |