BPMPROGRESSPROC callback
User defined callback function, to get the bpm detection progress in percents.
void CALLBACK yourBpmProgressProc( |
Parameters
| chan | Channel handle that the BASS_FX_BPM_DecodeGet applies to |
| percent | The detection progress in percents [0%..100%] |
| user | The user instance data given when BASS_FX_BPM_DecodeGet was called |
See also
BASS_FX_BPM_DecodeGet