Description :
This instruction pans the next sound to be played.
It determines the position (between left and right, in the sound space) from which a sound channel is to be played.
Parameters :
-
Panning. Valid in the range [0, 255].
SOUND_PAN_LEFT (or 0)
SOUND_PAN_RIGHT (or 255)
SOUND_PAN_MIDDLE
Notes :
Special effects such as stereophony can easily be produced using this instruction.
Examples :
|