LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/architecture.md
examples/streamer_player.py
tests/test_beat_aware_experiment.py
tests/test_veloura_audio.py
tests/test_veloura_automix.py
tests/test_veloura_cache.py
tests/test_veloura_pcm.py
tests/test_veloura_player.py
tests/test_veloura_public_api.py
veloura/__init__.py
veloura/__main__.py
veloura/cli.py
veloura/py.typed
veloura/audio/__init__.py
veloura/audio/automix.py
veloura/audio/beat.py
veloura/audio/cache.py
veloura/audio/constants.py
veloura/audio/crossfade.py
veloura/audio/ffmpeg_stream.py
veloura/audio/models.py
veloura/audio/pcm.py
veloura/audio/player.py
veloura/audio/presets.py
veloura/audio/resolver.py
veloura/audio/session.py
veloura/audio/transition.py
veloura_audio.egg-info/PKG-INFO
veloura_audio.egg-info/SOURCES.txt
veloura_audio.egg-info/dependency_links.txt
veloura_audio.egg-info/entry_points.txt
veloura_audio.egg-info/requires.txt
veloura_audio.egg-info/top_level.txt