From 97587996ee9db30ce00190bdcedd8210490b99f5 Mon Sep 17 00:00:00 2001 From: pepper Date: Sat, 31 Jan 2015 21:41:28 -0800 Subject: backup vst 2.4 --- doc/html/struct_vst_speaker_properties.html | 191 ++++++++++++++++++++++++++++ 1 file changed, 191 insertions(+) create mode 100644 doc/html/struct_vst_speaker_properties.html (limited to 'doc/html/struct_vst_speaker_properties.html') diff --git a/doc/html/struct_vst_speaker_properties.html b/doc/html/struct_vst_speaker_properties.html new file mode 100644 index 0000000..53303cb --- /dev/null +++ b/doc/html/struct_vst_speaker_properties.html @@ -0,0 +1,191 @@ + + +VST SDK 2.4: VstSpeakerProperties Struct Reference + + + + +
+
+
+
+

VstSpeakerProperties Struct Reference

#include <aeffectx.h> +

+List of all members. + + + + + + + + + + + + + + + + + + + + + + +

Public Attributes

float azimuth
 unit: rad, range: -PI...PI, exception: 10.f for LFE channel
float elevation
 unit: rad, range: -PI/2...PI/2, exception: 10.f for LFE channel
float radius
 unit: meter, exception: 0.f for LFE channel
float reserved
 zero (reserved for future use)
char name [kVstMaxNameLen]
 for new setups, new names should be given (L/R/C... won't do)
VstInt32 type
char future [28]
 reserved for future use
+


Detailed Description

+Speaker Properties. The origin for azimuth is right (as by math conventions dealing with radians). The elevation origin is also right, visualizing a rotation of a circle across the -pi/pi axis of the horizontal circle. Thus, an elevation of -pi/2 corresponds to bottom, and a speaker standing on the left, and 'beaming' upwards would have an azimuth of -pi, and an elevation of pi/2. For user interface representation, grads are more likely to be used, and the origins will obviously 'shift' accordingly. +

+


Member Data Documentation

+ +
+ +
+ +

+unit: rad, range: -PI...PI, exception: 10.f for LFE channel +

+ +

+

+ +

+ +
+ +

+unit: rad, range: -PI/2...PI/2, exception: 10.f for LFE channel +

+ +

+

+ +

+
+ + + + +
char VstSpeakerProperties::future[28]
+
+
+ +

+reserved for future use +

+ +

+

+ +

+
+ + + + +
char VstSpeakerProperties::name[kVstMaxNameLen]
+
+
+ +

+for new setups, new names should be given (L/R/C... won't do) +

+ +

+

+ +

+
+ + + + +
float VstSpeakerProperties::radius
+
+
+ +

+unit: meter, exception: 0.f for LFE channel +

+ +

+

+ +

+ +
+ +

+zero (reserved for future use) +

+ +

+

+ +

+ +
+ +

+

See also:
VstSpeakerType
+ +
+

+


The documentation for this struct was generated from the following file: + + + + Empty + + + + + + +
+
+
+Copyright ©2006 Steinberg Media Technologies. +All Rights Reserved. +
+ + + -- cgit v1.2.3-70-g09d2