mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Add matchering
Alphabet order + correct category
This commit is contained in:
parent
c0ef6425ef
commit
b1b23335be
1 changed files with 1 additions and 1 deletions
|
@ -144,11 +144,11 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
* Audio
|
* Audio
|
||||||
* [audioread](https://github.com/beetbox/audioread) - Cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding.
|
* [audioread](https://github.com/beetbox/audioread) - Cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding.
|
||||||
* [dejavu](https://github.com/worldveil/dejavu) - Audio fingerprinting and recognition.
|
* [dejavu](https://github.com/worldveil/dejavu) - Audio fingerprinting and recognition.
|
||||||
|
* [matchering](https://github.com/sergree/matchering) - A library for automated reference audio mastering.
|
||||||
* [mingus](http://bspaans.github.io/python-mingus/) - An advanced music theory and notation package with MIDI file and playback support.
|
* [mingus](http://bspaans.github.io/python-mingus/) - An advanced music theory and notation package with MIDI file and playback support.
|
||||||
* [pyAudioAnalysis](https://github.com/tyiannak/pyAudioAnalysis) - Audio feature extraction, classification, segmentation and applications.
|
* [pyAudioAnalysis](https://github.com/tyiannak/pyAudioAnalysis) - Audio feature extraction, classification, segmentation and applications.
|
||||||
* [pydub](https://github.com/jiaaro/pydub) - Manipulate audio with a simple and easy high level interface.
|
* [pydub](https://github.com/jiaaro/pydub) - Manipulate audio with a simple and easy high level interface.
|
||||||
* [TimeSide](https://github.com/Parisson/TimeSide) - Open web audio processing framework.
|
* [TimeSide](https://github.com/Parisson/TimeSide) - Open web audio processing framework.
|
||||||
* [matchering](https://github.com/sergree/matchering) - A library for automated reference audio mastering.
|
|
||||||
* Metadata
|
* Metadata
|
||||||
* [beets](https://github.com/beetbox/beets) - A music library manager and [MusicBrainz](https://musicbrainz.org/) tagger.
|
* [beets](https://github.com/beetbox/beets) - A music library manager and [MusicBrainz](https://musicbrainz.org/) tagger.
|
||||||
* [eyeD3](https://github.com/nicfit/eyeD3) - A tool for working with audio files, specifically MP3 files containing ID3 metadata.
|
* [eyeD3](https://github.com/nicfit/eyeD3) - A tool for working with audio files, specifically MP3 files containing ID3 metadata.
|
||||||
|
|
Loading…
Reference in a new issue