Function


nuAuSeqPlayerGetChlPan (Macro)


Syntax

ALPan nuAuSeqPlayerGetChlPan(u32 player_no, u8 chan)

Arguments

player_no      sequence player number 
chan           MIDI channel

Return Value

pan position (0-127) 

Description

Obtain pan position of the MIDI channel specified by the player which is specified by sequence player number. 0 indicates a position all the way to the left, 64 indicates a of center position and 127 indicates a position all the way to the right.

See Also

alCSPGetChlPan()