Closed decapeter2 closed 3 years ago
Hello, when i run the visualizartion.py script, a strong "white noise" is coming. I can't stop it, even while kill the process or run another sound. i must reboot to stop this "white noise". What did i wrong on the ALSA config?
I'm on rasp pi 3B+ with :
cat /proc/asound/cards output : 0 ALSA 1 Loopback (my virtual mic)
~./asoundrc : pcm.!default { type plug slave { pcm "Loopback" } }
And with a crontab to generate the loopback : @reboot sudo modprobe snd_aloop
@reboot sudo modprobe snd_aloop
What did i wrong to have this white song ? Thanks
What do you mean by "white noise"?
Closing for inactivity
Hello, when i run the visualizartion.py script, a strong "white noise" is coming. I can't stop it, even while kill the process or run another sound. i must reboot to stop this "white noise". What did i wrong on the ALSA config?
I'm on rasp pi 3B+ with :
And with a crontab to generate the loopback :
@reboot sudo modprobe snd_aloop
What did i wrong to have this white song ? Thanks