| Miles Sound System SDK 7.2a |
The function AILBEATCB specifies a user-defined XMIDI beat callback.
void AILCALLBACK AILBEATCB( HMDIDRIVER mdi, HSEQUENCE sequence, S32 beat, S32 measure ); |
The beat/measure counts reported to the callback function are analogous to those provided by AIL_sequence_position. Refer to this function before using AIL_register_beat_callback!
Group:
XMIDI Services
Related Functions:
AIL_register_beat_callback, AIL_sequence_position
Related Basic Types:
HMDIDRIVER, HSEQUENCE, S32, void
For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.