Add matchering

Alphabet order + correct category
This commit is contained in:
Sergey Grishakov 2020-02-15 16:02:38 +03:00 committed by GitHub
parent c0ef6425ef
commit b1b23335be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.