LICENSE.md
README.md
pyproject.toml
bluebox/__init__.py
bluebox/__main__.py
bluebox/box.py
bluebox/cli.py
bluebox/freqs.py
bluebox/wave.py
bluebox/backends/__init__.py
bluebox/backends/backend_dummy.py
bluebox/backends/backend_pyaudio.py
bluebox/backends/base.py
mfbluebox.egg-info/PKG-INFO
mfbluebox.egg-info/SOURCES.txt
mfbluebox.egg-info/dependency_links.txt
mfbluebox.egg-info/requires.txt
mfbluebox.egg-info/top_level.txt
tests/test_box.py
tests/test_cli.py
tests/test_freqs.py
tests/test_wave.py