An open API service indexing awesome lists of open source software.

https://github.com/nanvenomous/sound


https://github.com/nanvenomous/sound

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

[virtual environment setup](https://packaging.python.org/guides/installing-using-pip-and-virtualenv/)

* To update requirements.txt (with virtualenv activated):
> pip freeze > ./requirements.txt

[pydub](https://github.com/jiaaro/pydub)

[pydub overlay](https://stackoverflow.com/questions/4039158/mixing-two-audio-files-together-with-python)