Function


nuAuSeqPlayerSetChlFXMix (Macro)


Syntax

void nuAuSeqPlayerSetChlFXMix(u32 player_no, u8 chan,u8 fxmix)

Arguments

player_no      sequence player number 		
chan           MIDI channel 
fxmix          effect mix value (0-127)

Return Value

None

Description

Sets the effect mix value for the player which is specified by sequence player number. The sound is completely dry when the value is set to 0 and the sound is completely wet when the value is set to 127.

See Also

alCSPSetChlFXMix