I'm getting the same errors that @forcecode is with the same aplay -l and aplay -L output he is receiving.
[warning] ofSoundPlayer: ofSoundUpdate() not implemented on this platform
I've also made sure to
sudo apt-get install pulseaudio
I have removed the connection to the hdmi output and set the mini jack as the audio output and confirmed audio plays with:
omxplayer example.mp3
from: raspberry pi audio test recompiled, no dice at run time.
@cgiles I also modified the ~/.asoundrc file to include the "device 1", rebooted and tested.
The openFrameworks/examples/sound/soundPlayerFFTExample continues to throw "[warning] ofSoundPlayer: ofSoundUpdate() not implemented on this platform" messages, but I can hear audio from omxplayer.
@forcecode any luck? Perhaps I missed something.
Running ARMv7.
model name : ARMv7 Processor rev 5 (v7l)
Happy to help test other scenarios; thanks for your assistance,
-nate