audio-reactive-led-strip
audio-reactive-led-strip copied to clipboard
Unable to use virtual audio
I am able to visualize the audio and its beats with MIC_RATE = 44100 FPS = 30 N_FFT_BINS = 24
However, when I use Loopback as a virtual audio, with the same parameters, the visualization always throws buffer overflow errors. How do I obtain the appropriate MIC_RATE for it?
Check your current output device's sample rate. You can find it in Sound => Playback devices => (device) => Advanced
Mine is 48000 I believe. But I don't recall, I think I added a change that auto-reads the sampling rate from Windows
I'm unable to use Virtual audio. I've enable Stereo Mix set MIC_RATE to 48000 but visualization.py graphs show garbage and doesn't match the audio signals at all