Function

nuAuSeqPlayerSendMidi (Macro)

Syntax
void nuAuSeqPlayerSendMidi(u32 player_no, long ticks,u8 status, u8 byte1, u8 byte2)

Arguments

Return Value
None

Explanation
Send MIDI message to the player which is specified by sequence player number. Please refer to the N64 Man Page "alSeqpSendMidi" for details.


See Also
alSeqpSendMidi