From b1b23335be6933a8b66b2925dd6e2cf9fcc92648 Mon Sep 17 00:00:00 2001 From: Sergey Grishakov Date: Sat, 15 Feb 2020 16:02:38 +0300 Subject: [PATCH] Add matchering Alphabet order + correct category --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c2e579..57dcda6 100644 --- a/README.md +++ b/README.md @@ -144,11 +144,11 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * Audio * [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. + * [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. * [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. * [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 * [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.