Merge pull request #86 from avelino/audio-audiolazy

Add audiolazy on audio section
This commit is contained in:
Vinta 2014-07-07 09:13:33 +08:00
commit c75a1096e7
1 changed files with 1 additions and 0 deletions

View File

@ -236,6 +236,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