.gitignore
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
README.rst
requirements.txt
setup.cfg
setup.py
.github/workflows/publish.yml
.github/workflows/test.yml
audresample/__init__.py
audresample.egg-info/PKG-INFO
audresample.egg-info/SOURCES.txt
audresample.egg-info/dependency_links.txt
audresample.egg-info/requires.txt
audresample.egg-info/top_level.txt
audresample/core/api.py
audresample/core/config.py
audresample/core/define.py
audresample/core/lib.py
audresample/core/bin/audresample.dll
audresample/core/bin/libaudresample.so
audresample/core/bin/libsoxr.so.0
audresample/core/bin/patch.sh
audresample/core/bin/soxr.dll
docs/api-define.rst
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/genindex.rst
docs/index.rst
docs/install.rst
docs/requirements.txt
docs/usage.rst
misc/icon.png
tests/requirements.txt
tests/test_remix.py
tests/test_resample.py
tests/test-assets/generate_test_assets.py
tests/test-assets/original__sr_16000__channels_1.wav
tests/test-assets/original__sr_16000__channels_2.wav
tests/test-assets/original__sr_44100__channels_1.wav
tests/test-assets/original__sr_44100__channels_2.wav
tests/test-assets/original__sr_8000__channels_1.wav
tests/test-assets/original__sr_8000__channels_2.wav
tests/test-assets/resampled__sr-in_16000__sr-out_44100__channels_1.wav
tests/test-assets/resampled__sr-in_16000__sr-out_44100__channels_2.wav
tests/test-assets/resampled__sr-in_16000__sr-out_8000__channels_1.wav
tests/test-assets/resampled__sr-in_16000__sr-out_8000__channels_2.wav
tests/test-assets/resampled__sr-in_44100__sr-out_16000__channels_1.wav
tests/test-assets/resampled__sr-in_44100__sr-out_16000__channels_2.wav
tests/test-assets/resampled__sr-in_44100__sr-out_8000__channels_1.wav
tests/test-assets/resampled__sr-in_44100__sr-out_8000__channels_2.wav
tests/test-assets/resampled__sr-in_8000__sr-out_16000__channels_1.wav
tests/test-assets/resampled__sr-in_8000__sr-out_16000__channels_2.wav
tests/test-assets/resampled__sr-in_8000__sr-out_44100__channels_1.wav
tests/test-assets/resampled__sr-in_8000__sr-out_44100__channels_2.wav