Function


nuAuSeqPlayerSetChlPriority (Macro)


Syntax

void nuAuSeqPlayerSetChlPriority(u32 player_no, u8 chan, u8 priority)

Arguments

player_no      sequence player number 
chan           object for MIDI channel number 
priority       priority order for MIDI channel (0-127)

Return Value

None

Description

Set a priority order for the MIDI channel specified by the player which is specified by sequence player number. The lowest priority is a value of 0 and the highest priority is a value of 127.

See Also

alCSPSetChlPriority