LICENSE
README.md
pyproject.toml
src/squishbox/__init__.py
src/squishbox/config.py
src/squishbox/hardware.py
src/squishbox/keys.py
src/squishbox/midi.py
src/squishbox/squishbox.py
src/squishbox.egg-info/PKG-INFO
src/squishbox.egg-info/SOURCES.txt
src/squishbox.egg-info/dependency_links.txt
src/squishbox.egg-info/requires.txt
src/squishbox.egg-info/top_level.txt
src/squishbox/apps/__init__.py
src/squishbox/apps/amsynthbox.py
src/squishbox/apps/fpatcherbox.py
src/squishbox/apps/glyphedit.py
src/squishbox/apps/launcher.py
src/squishbox/apps/sbcommander.py
src/squishbox/apps/sbedit.py
src/squishbox/apps/trackbox.py
src/squishbox/data/__init__.py
src/squishbox/data/defaults/amsynthboxconf.yaml
src/squishbox/data/defaults/fpatcherboxconf.yaml
src/squishbox/data/defaults/squishboxconf.yaml
src/squishbox/data/defaults/trackboxconf.yaml
src/squishbox/data/hardware/v2.yaml
src/squishbox/data/hardware/v3.yaml
src/squishbox/data/hardware/v4.yaml
src/squishbox/data/hardware/v6.yaml