Hi,
I have a little problem.
FMod 3.74 crashes my app, when I play a Midi-File. The error message indicates a division by zero in FSound_GetCurrentPosition. This didn’t happen with 3.71, the version I upgraded from. Do I have to handle something different than before?
Apart from that FMOD is just awesome. Keep up the great work.
Edit: I’m using Delphi 7
Thanks in advance.
- BaumwollSchaf asked 13 years ago
- You must login to post comments
I meant FSOUND_GetCurrentPosition but it can well be that my debugger did get a bit confused about this, I could only see the CPU-Window.
Anyway, I didn’t use FMUSIC_LoadSong before and that fixed it. Thanks for your help. 😀
Btw, I tried out different FMOD-Version from 3.7.1 to 3.74 and only 3.74 triggers this error when I don’t use FMUSIC_LoadSong but FSOUND_Stream_Open as I did before.
So, thanks for your help again.
- BaumwollSchaf answered 13 years ago
- You must login to post comments
Please login first to submit.