.git-blame-ignore-revs
.gitignore
.python-version
.vulture.py
CHANGELOG.md
LICENSE
README.md
TODO.md
pyproject.toml
screenshot.png
uv.lock
.zed/debug.json
.zed/settings.json
.zed/tasks.json
src/vhsh/__init__.py
src/vhsh/__main__.py
src/vhsh/app.py
src/vhsh/gui.py
src/vhsh/microphone.py
src/vhsh/midi.py
src/vhsh/migration.py
src/vhsh/renderer.py
src/vhsh/scene.py
src/vhsh/scene_import.py
src/vhsh/types.py
src/vhsh/watch.py
src/vhsh/window.py
src/vhsh.egg-info/PKG-INFO
src/vhsh.egg-info/SOURCES.txt
src/vhsh.egg-info/dependency_links.txt
src/vhsh.egg-info/entry_points.txt
src/vhsh.egg-info/requires.txt
src/vhsh.egg-info/top_level.txt
src/vhsh/docs/CHANGELOG.md
src/vhsh/docs/README.md
src/vhsh/midi_mappings/korg_nanoKONTROL2.nktrl2_data
src/vhsh/midi_mappings/korg_nanoKONTROL2.toml
src/vhsh/scenes/_testcard.glsl
src/vhsh/scenes/mandelbrot.glsl
src/vhsh/scenes/uniformtest.glsl
tests/__init__.py
tests/plot_logscale.py
tests/test_app.py
tests/test_migration.py
tests/test_scene.py
tests/scenes/test_preset.glsl