https://github.com/nanvenomous/sound
https://github.com/nanvenomous/sound
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nanvenomous/sound
- Owner: nanvenomous
- Created: 2019-03-31T18:21:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-31T18:26:22.000Z (over 6 years ago)
- Last Synced: 2025-01-25T19:30:40.307Z (9 months ago)
- Language: Python
- Size: 4.71 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)