.gitattributes
.gitignore
.travis.yml
LICENSE
README.md
setup.py
aupyom/__init__.py
aupyom/dummy_stream.py
aupyom/sampler.py
aupyom/sound.py
aupyom/util.py
aupyom/version.py
aupyom.egg-info/PKG-INFO
aupyom.egg-info/SOURCES.txt
aupyom.egg-info/dependency_links.txt
aupyom.egg-info/requires.txt
aupyom.egg-info/top_level.txt
aupyom/example_data/Tom's Dinner - Full.wav
aupyom/example_data/Tom's Dinner.wav
ci/download_data.sh
ci/travis_dependencies.sh
doc/vimeo-preview.jpg
examples/Live modification of the pitch and time-scale of sounds.ipynb
examples/Playing and mixing multiple sounds.ipynb
tests/test_import.py
tests/test_sampler.py
tests/test_sound_loading.py
tests/test_time_stretch.py