LICENSE
MANIFEST.in
README.md
THIRD_PARTY_NOTICES.md
pyproject.toml
setup.py
src/pyllsm2/__init__.py
src/pyllsm2/_build.py
src/pyllsm2/_wrapper.py
src/pyllsm2/_wrapper.pyi
src/pyllsm2/py.typed
src/pyllsm2/python_compat.c
src/pyllsm2/raw.py
src/pyllsm2/raw.pyi
src/pyllsm2.egg-info/PKG-INFO
src/pyllsm2.egg-info/SOURCES.txt
src/pyllsm2.egg-info/dependency_links.txt
src/pyllsm2.egg-info/requires.txt
src/pyllsm2.egg-info/top_level.txt
tests/__init__.py
tests/_audio_utils.py
tests/_libllsm2_port_utils.py
tests/_sample_data.py
tests/copy/copy_sync.py
tests/integration/__init__.py
tests/integration/libllsm2_ports/__init__.py
tests/integration/libllsm2_ports/_shared.py
tests/integration/libllsm2_ports/test_coder_port.py
tests/integration/libllsm2_ports/test_demo_stretch_port.py
tests/integration/libllsm2_ports/test_dsputils_port.py
tests/integration/libllsm2_ports/test_harmonic_port.py
tests/integration/libllsm2_ports/test_layer0_anasynth_port.py
tests/integration/libllsm2_ports/test_layer0_edgecase_port.py
tests/integration/libllsm2_ports/test_layer1_anasynth_port.py
tests/integration/libllsm2_ports/test_llsmrt_port.py
tests/integration/libllsm2_ports/test_pbpeffects_port.py
tests/integration/libllsm2_ports/test_structs_port.py
tests/learning/__init__.py
tests/learning/_tone_cases.py
tests/learning/test_tone_generation.py
tests/raw/__init__.py
tests/raw/test_raw_chunk_interop.py
tests/raw/test_raw_exports.py
tests/raw/test_raw_helpers.py
tests/unit/__init__.py
tests/unit/test_exports.py
tests/unit/test_layers.py
tests/unit/test_mutation_views.py
tests/unit/test_numpy_ops.py
tests/unit/test_options.py
vendor/libllsm2/LICENSE
vendor/libllsm2/buffer.h
vendor/libllsm2/coder.c
vendor/libllsm2/constants.h
vendor/libllsm2/container.c
vendor/libllsm2/dsputils.c
vendor/libllsm2/dsputils.h
vendor/libllsm2/filter-coef.h
vendor/libllsm2/frame.c
vendor/libllsm2/layer0.c
vendor/libllsm2/layer1.c
vendor/libllsm2/llsm.h
vendor/libllsm2/llsmrt.c
vendor/libllsm2/llsmrt.h
vendor/libllsm2/llsmutils.c
vendor/libllsm2/llsmutils.h
vendor/libllsm2/external/ciglet/ciglet.c
vendor/libllsm2/external/ciglet/ciglet.h
vendor/libllsm2/external/ciglet/readme.md
vendor/libllsm2/external/ciglet/external/fast_median.c
vendor/libllsm2/external/ciglet/external/fastapprox-all.h
vendor/libllsm2/external/ciglet/external/fftsg_h.c
vendor/libllsm2/external/ciglet/external/wavfile.c