https://github.com/es-alexander/pythonic-audio
A pythonic wrapper of pyAudio and pydub
https://github.com/es-alexander/pythonic-audio
Last synced: 4 months ago
JSON representation
A pythonic wrapper of pyAudio and pydub
- Host: GitHub
- URL: https://github.com/es-alexander/pythonic-audio
- Owner: ES-Alexander
- License: mit
- Created: 2020-11-10T22:52:42.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-10T22:56:33.000Z (over 5 years ago)
- Last Synced: 2025-03-05T18:38:32.951Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pythonic-audio
A pythonic wrapper of [pyAudio](http://people.csail.mit.edu/hubert/pyaudio/) and
[pydub](https://github.com/jiaaro/pydub), with an interface similar to
[pythonic-cv](https://github.com/ES-Alexander/pythonic-cv).