JUCE
Loading...
Searching...
No Matches
Vst2::VstIndividualSpeakerInfo Struct Reference

Structure used for VSTs. More...

#include <juce_VSTMidiEventList.h>

Public Attributes

float azimuthalAngle
float elevationAngle
float radius
float reserved
char label [vstMaxNameLength]
int32 type
char unused [28]

Detailed Description

Structure used for VSTs.

Member Data Documentation

◆ azimuthalAngle

float Vst2::VstIndividualSpeakerInfo::azimuthalAngle

◆ elevationAngle

float Vst2::VstIndividualSpeakerInfo::elevationAngle

◆ radius

float Vst2::VstIndividualSpeakerInfo::radius

◆ reserved

float Vst2::VstIndividualSpeakerInfo::reserved

◆ label

char Vst2::VstIndividualSpeakerInfo::label[vstMaxNameLength]

◆ type

◆ unused

char Vst2::VstIndividualSpeakerInfo::unused[28]

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