CMakeLists.txt
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
examples/palace-event.py
examples/palace-hrtf.py
examples/palace-info.py
examples/palace-latency.py
examples/palace-reverb.py
examples/palace-stdec.py
examples/palace-tonegen.py
palace.egg-info/PKG-INFO
palace.egg-info/SOURCES.txt
palace.egg-info/dependency_links.txt
palace.egg-info/not-zip-safe
palace.egg-info/top_level.txt
src/alure.pxd
src/bases.h
src/palace.cpp
src/palace.pyx
src/std.pxd
src/util.h
src/util.pxd
tests/conftest.py
tests/data/164957__zonkmachine__white-noise.ogg
tests/data/24741__tim-kahn__b23-c1-raw.aiff
tests/data/261590__kwahmah-02__little-glitch.flac
tests/data/353684__tec-studio__drip2.mp3
tests/data/99642__jobro__deconvoluted-20hz-to-20khz.wav
tests/functional/test_context_management.py
tests/functional/test_examples.py
tests/functional/test_message_handling.py
tests/unit/conftest.py
tests/unit/fmath.py
tests/unit/test_context.py
tests/unit/test_effect.py
tests/unit/test_listener.py
tests/unit/test_source.py