mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 08:17:07 +00:00
Merge pull request #86 from avelino/audio-audiolazy
Add audiolazy on audio section
This commit is contained in:
commit
c75a1096e7
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue