daniel-j / unicorn-fft

Audio visualization on the Unicorn Hat using FFTW
36 stars 8 forks source link

Issue with radio.sh example #1

Open oliblake2 opened 8 years ago

oliblake2 commented 8 years ago

Hi,

Great code by the way but when I try to run the radio.sh example all I get is lots of beeping instead of music and the unicorn lights up but that's it. Would you have any idea why this could be happening? Also how can I get it to work with just using audio files?

Thanks in advance.

flasher69 commented 7 years ago

The examples don't work for me either! After running radio.sh, I get this error: radio.sh: 5: radio.sh: mpg123: not found

Any ideas?

Dniel97 commented 6 years ago

Just enter "sudo apt-get install mpg123" to install the missing mpg123.