JUCE
|
Structure used for VSTs. More...
#include <juce_VSTInterface.h>
Public Attributes | |
int32 | type |
int32 | numberOfChannels |
VstIndividualSpeakerInfo | speakers [8] |
Structure used for VSTs.
int32 VstSpeakerConfiguration::type |
int32 VstSpeakerConfiguration::numberOfChannels |
VstIndividualSpeakerInfo VstSpeakerConfiguration::speakers[8] |