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