LMMS
Loading...
Searching...
No Matches
VstIndividualSpeakerInfo Struct Reference

#include <juce_VSTInterface.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

@tags{Audio}

Member Data Documentation

◆ azimuthalAngle

float VstIndividualSpeakerInfo::azimuthalAngle

◆ elevationAngle

float VstIndividualSpeakerInfo::elevationAngle

◆ label

char VstIndividualSpeakerInfo::label[vstMaxNameLength]

◆ radius

float VstIndividualSpeakerInfo::radius

◆ reserved

float VstIndividualSpeakerInfo::reserved

◆ type

int32 VstIndividualSpeakerInfo::type

◆ unused

char VstIndividualSpeakerInfo::unused[28]

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