Previous Topic Index Next Topic
[API function]

FMUSIC_SetPanSeperation

Sets the master pan seperation for a module.

signed char F_API FMUSIC_SetPanSeperation(
FMUSIC_MODULE *mod,
F_FLOAT_API 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.
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube

See Also

FSOUND_SetPanSeperation

This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Thu Dec 15 17:31:26 2005 by SourceDoc v0.10, the automated source code documenter.