#include <aeffectx.h>
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 | |
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)
unit: meter, exception: 0.f for LFE channel
zero (reserved for future use)