josephernest / SamplerBox

SamplerBox is a sampler musical instrument based on RaspberryPi.
https://www.samplerbox.org
429 stars 97 forks source link

Invalid audio device #2 #38

Closed skistaddy closed 2 years ago

skistaddy commented 5 years ago

I've downloaded SamplerBox to my Raspberry Pi 4. After running python samplerbox.py, I get Invalid audio device #2. How do I fix this?

mechristenson commented 4 years ago

I ran into the same issue. Installing pulseaudio worked for me:

sudo apt-get install pulseaudio