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:
parent
9314dc9a30
commit
067f09d3e8
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue