AUTHORS
LICENSE
MANIFEST.in
README.md
pyproject.toml
pydub/__init__.py
pydub/audio_segment.py
pydub/effects.py
pydub/exceptions.py
pydub/generators.py
pydub/logging_utils.py
pydub/playback.py
pydub/pyaudioop.py
pydub/scipy_effects.py
pydub/silence.py
pydub/utils.py
pydub_ng.egg-info/PKG-INFO
pydub_ng.egg-info/SOURCES.txt
pydub_ng.egg-info/dependency_links.txt
pydub_ng.egg-info/requires.txt
pydub_ng.egg-info/top_level.txt
tests/test_audio_segment.py
tests/test_file_access.py
tests/test_filters.py
tests/test_generators.py
tests/test_no_converter.py
tests/test_partial_load.py
tests/test_pathlike.py
tests/test_pyaudioop.py
tests/test_pytest.py
tests/test_silence.py
tests/test_utils.py