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
1 changed files with 1 additions and 0 deletions

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