Make sound into cool visual effects in real time!
Important
Needs loopback audio source
poetry install
poetry shell
python -m vaudio <args>
or
python -m venv .venv
source .venv/bin/activate
python -m pip install -r requirements.txt
python -m pip install .
python -m vaudio <args>
Visualizer supports two modes: fft
and rolling