From 949de9b7d1d5874f613e0fcb84e6fbaa004546c7 Mon Sep 17 00:00:00 2001 From: Luke Horvat Date: Mon, 26 Feb 2024 09:10:07 +0100 Subject: [PATCH] Add Super Oscillator to showcase (#420) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 618ff6dd..90e84243 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,7 @@ Showcase of projects that are using Tonal: - [Midi Sandbox](https://midisandbox.com/) by [jdlee022](https://github.com/jdlee022) - [music, eternal](https://eternal.rob.computer) by [kousun12](https://github.com/kousun12) - [Chromatone.center](https://chromatone.center) by [davay42](https://github.com/davay42) +- [Super Oscillator](https://github.com/lukehorvat/super-oscillator) by [lukehorvat](https://github.com/lukehorvat) Thank you all!