Sound Function - Sound Module Control Function
sdGddaSetPan
Sets the GD-DA panpot level
FORMAT
SDE_ERR
sdGddaSetPan( left_pan, right_pan )
Sint8 left_pan
Sint8 right_pan
PARAMETER
left_pan
Left side GD-DA volume level
right_pan
Right side GD-DA volume level
RETURN
SDE_ERR_NO_INIT
The Sound Library has not been initialized
SDE_ERR_HOST_CMD_BUF_NO_ENOUGH
No more host commands can be accepted
DESCRIPTION
Sets GD-DA panpot levels. The value range that can be set for each parameter is -007FH (left) to 0000H (center) to 007FH (right).
sdGddaSetPan
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999