[API function]
FMUSIC_SetPanSeperation
Sets the master pan seperation for a module.
signed char F_API
FMUSIC_SetPanSeperation
(
FMUSIC_MODULE *
mod
,
float
pansep
);
Parameters
pansep
The pan scale. 1.0 means full pan seperation, 0 means mono.
Return Value
On success, TRUE is returned.
On failure, FALSE is returned.
Remarks
This is set to 1.0 by default.
------------
Note : This function is not supported with the MIDI format.
See Also
FSOUND_SetPanSeperation
This document copyright ©Firelight Multimedia, 1999-2001. All rights reserved.
Generated Thu Sep 13 00:18:08 2001 by SourceDoc v0.10, the automated source code documenter.