Heya !
I'm posting here to ask for help

I'm using Fmod in a freebasic project (for the LED Compo in fact ^^) to play a music file via the FSOUND_STREAM format. I tried with FSOUND_SAMPLE but the problem stays the same :
If I use a .Wav file, everything's ok. But of course, .Wav files are huge so I converted it in mp3 (and also in wma to test) but once I try to play another format than .wav, the sound crackles :S
I listened to the files in winamp and windows media player and it works fine, so I guess the problem doesn't come from the files.
It's not the first time I have this problem :S So if anybody had an idea, it'd be awesome

Thanks !