nw::snd::Sound3DCalculator::CalcPanParam Structurestruct CalcPanParam
{
f32 stereoSpeakerAngle;
f32 surroundSpeakerFrontAngle;
f32 surroundSpeakerRearAngle;
f32 surroundPanOffset;
};
Parameter structure for pan calculation.
This is the parameter structure that is referenced when the pan is calculated by CalcPan.
The stereoSpeakerAngle argument sets the speaker position to use when the pan is s calculated. The speakers are placed symmetrically on the left and right, and the angle from the front of both speakers is specified in radians. The speaker is positioned at 45° in stereo mode.
| stereoSpeakerAngle | In stereo mode, the angle (in radians) from the center of the speaker position. | |
|---|---|---|
| surroundSpeakerFrontAngle | ||
| surroundSpeakerRearAngle | ||
| surroundPanOffset |
| CalcPanParam | Constructor. |
|---|
speakerAngleStereo to stereoSpeakerAngle.CONFIDENTIAL