SamplerBox icon indicating copy to clipboard operation
SamplerBox copied to clipboard

Invalid audio device #2

Open skistaddy opened this issue 5 years ago • 1 comments

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?

skistaddy avatar Jul 20 '19 19:07 skistaddy

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

sudo apt-get install pulseaudio

mechristenson avatar Nov 09 '19 01:11 mechristenson