From a9244894a9b9855cb8525324e7488cb94be6d4f9 Mon Sep 17 00:00:00 2001 From: Sami Perttu Date: Fri, 26 Jul 2024 20:32:24 +0300 Subject: [PATCH] Add related project. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a4b5afc..01d0adf 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,9 @@ the [Bevy](https://bevyengine.org/) game engine. [midi_fundsp](https://github.com/gjf2a/midi_fundsp) enables the easy creation of live synthesizer software using FunDSP for synthesis. +[quartz](https://github.com/tomara-x/quartz) +is a visual programming and DSP playground with releases for Linux, Mac and Windows. + ## Installation Add `fundsp` to your `Cargo.toml` as a dependency.