BPMPROC callback
User defined callback function, to get the BPM after period of time in seconds.
void CALLBACK yourBpmProc( |
Parameters
| chan | Channel handle that the BASS_FX_BPM_CallbackSet applies to |
| bpm | The bpm value |
| user | The user instance data given when BASS_FX_BPM_CallbackSet was called |
See also
BASS_FX_BPM_CallbackSet