I am running clean installation of jessie on raspberry pi B+ and found the following problem.
My OF application uses ofSoundPlayer but I can't hear any sound.
On start application reports:
AL lib: (WW) alc_initconfig: Failed to initialize backend "pulse"
On exit application reports:
AL lib: (EE) alc_cleanup: 1 device not closed
soundPlayerExample doesn't generate sound either and produces following log:
AL lib: (WW) alc_initconfig: Failed to initialize backend "pulse"
[warning] ofSoundPlayer: ofSoundUpdate() not implemented on this platform
...
[warning] ofSoundPlayer: ofSoundUpdate() not implemented on this platform
AL lib: (EE) alc_cleanup: 1 device not closed