Sound Function - Sound System Function
sdDrvGetMidiTimmingCounter
Gets special message count
FORMAT
SDE_ERR
sdDrvGetMidiTimmingCounter( *count_num )
Uint32 *count_num
PARAMETER
count_num
Pointer of valiables to store the Sound Driver count
RETURN
SDE_ERR_NO_INIT
The Sound Library has not been initialized
SDE_ERR_PTR_NULL
NULL
DESCRIPTION
Gets count value counted by Sound Driver based on special messages of sound data.
NOTE
It is possible to use special timing for Sound Creator using this function.
sdDrvGetMidiTimmingCounter
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999