Hi!
Examples using ofSoundPlayer with mp3 (both SoundPlayer) are not working:
App exit when trying to load mp3 file with : Floating point exception (Core dumped)
i tried to comment loadSound for mp3 and i let only wav loading,
and it works fine.
I also tried with my own mp3 and wav files,
and wav are all working but not any mp3… i guess it’s a codec issue ?
I’m using OF074, CodeBlocks and Ubuntu 12.10 64bits
Thanks for your help
Thomas