With the new version I almost every time get an AccessViolationException when calling “BASS_FX_BPM_DecodeGet”!
I call it with the following params on a decoding stream created with the FLOAT, PRESCAN, ASYCFILE and UNICODE flags:
BASS_FX_BPM_DecodeGet(chan, 31.0, 61.0, MAKEDWORD(70, 160), BASS_FX_BPM_DEFAULT, null, null);