From 067f09d3e861513344dbc5ed0b25a232fe457f68 Mon Sep 17 00:00:00 2001 From: Thiago Avelino Date: Sun, 6 Jul 2014 10:33:11 -0300 Subject: [PATCH] Add audiolazy on audio section, develop by @danilobellini --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f4d2c33..e5a5662 100644 --- a/README.md +++ b/README.md @@ -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