From 67859d5ca564c51d21678d24119da282540e0434 Mon Sep 17 00:00:00 2001 From: Nir Aides Date: Fri, 11 Dec 2020 13:59:38 +0200 Subject: [PATCH] Added Jupylet to Audio section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c844d5b99..c15774915 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,7 @@ 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. + * [jupylet](https://github.com/nir/jupylet) - Sound synthesis and live music coding in Jupyter notebooks. * [kapre](https://github.com/keunwoochoi/kapre) - Keras Audio Preprocessors * [librosa](https://github.com/librosa/librosa) - Python library for audio and music analysis * [matchering](https://github.com/sergree/matchering) - A library for automated reference audio mastering.