Hello Erel,
your FMOD DLL needs another property
FMOD has Problems with VBR-MP3s, so my song goes 3 minutes in real time and FMOD says 16 minutes.
FMOD has the option in stream-opening for FSOUND_MPEGACCURATE.
([SIZE=-1]stream := FSOUND_Stream_Open(data, FSOUND_NORMAL | FSOUND_MPEGACCURATE ...)[/SIZE]
Is it difficult for you to update your dll??
your FMOD DLL needs another property
FMOD has Problems with VBR-MP3s, so my song goes 3 minutes in real time and FMOD says 16 minutes.
FMOD has the option in stream-opening for FSOUND_MPEGACCURATE.
([SIZE=-1]stream := FSOUND_Stream_Open(data, FSOUND_NORMAL | FSOUND_MPEGACCURATE ...)[/SIZE]
Is it difficult for you to update your dll??