1
0
Fork 0
mirror of https://github.com/vinta/awesome-python.git synced 2024-11-13 11:16:10 -05:00

Add audiolazy on audio section, develop by @danilobellini

This commit is contained in:
Thiago Avelino 2014-07-06 10:33:11 -03:00
parent 9314dc9a30
commit 067f09d3e8

View file

@ -235,6 +235,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [audioread](https://github.com/sampsyo/audioread) - Cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding.
* [mutagen](https://code.google.com/p/mutagen/) - A Python module to handle audio metadata.
* [tinytag](https://github.com/devsnd/tinytag) - A library for reading music meta data of MP3, OGG, FLAC and Wave files.
* [audiolazy](https://github.com/danilobellini/audiolazy) - Expressive Digital Signal Processing (DSP) package for Python.
## Video