The thing seems to work, except I cannot hear any sound from “soundPlayerFFTExample” example, i get:
OF_ERROR: ofSoundPlayer: Could not load sound file data/sounds/rooster.mp3
but the file exist… :shock:
Anyway can someone tell me if I installed it in the right way?
I want to wirte a PKGBUILD to automate installation, but I have to be sure of the process.
the cannot query position error, is normal, some times when seeking through a video gstreamer cannot get the exact position and it reports that error but it works anyway
I run on ubuntu 10.04, but I have same problem. I want to compile soundPlayerExample & soundPlayerFFTExample with cli’s make. i will give the error msg
OF_ERROR: ofSoundPlayer: Could not load sound file data/sounds/synth.wav
OF_ERROR: ofSoundPlayer: Could not load sound file data/sounds/beat.wav
OF_ERROR: ofSoundPlayer: Could not load sound file data/sounds/Violet.mp3
but if I compile those example with code black, it can work .
there seems to be a problem with the makefile including a library that shouldn’t be included. i’m going to fix it but meanwhile, you just need to delete: