LICENSE
README.md
pyproject.toml
src/openwig/__init__.py
src/openwig/__main__.py
src/openwig/arrangement.py
src/openwig/bridge.py
src/openwig/curves.py
src/openwig/export.py
src/openwig/lint.py
src/openwig/live.py
src/openwig/notes.py
src/openwig/song.py
src/openwig.egg-info/PKG-INFO
src/openwig.egg-info/SOURCES.txt
src/openwig.egg-info/dependency_links.txt
src/openwig.egg-info/entry_points.txt
src/openwig.egg-info/requires.txt
src/openwig.egg-info/top_level.txt
src/openwig/cli/__init__.py
src/openwig/cli/__main__.py
src/openwig/cli/install.py
src/openwig/controller/__init__.py
src/openwig/controller/openwig_bridge.control.js
src/openwig/wire/__init__.py
src/openwig/wire/automation.py
src/openwig/wire/render.py
tests/test_bridge.py