openFrameworks-RaspberryPi / openFrameworks

This repo has migrated into the openFramworks core! Please go to http://github.com/openFrameworks/openFrameworks for the latest!
http://github.com/openFrameworks/openFrameworks
Other
104 stars 11 forks source link

Raspberry Pi analog audio is very noisy. An audible "pop" at each frame. #141

Closed mnstri closed 11 years ago

mnstri commented 11 years ago

The analog audio output on the Pi is very noIsy with OF. I know that the analog audio output is problematic on the Raspberry Pi in general, but it seems that there is an audible "pop" at each frame.

This is how I tested this with the soundPlayerExample:

The same sound files play without any noise using aplay or mpg321 in the terminal.

Any ideas how to get rid of that?

mnstri commented 11 years ago

And oh... just realized that this happens with any OF app. Doesn't even have to have anything to do with sound.

mnstri commented 11 years ago

Tested now with a newer model of the PI and no more popping. So it was a hardware issue with the early Model B boards.