From 2517ba4814f4eed76d9dac76918e0054aac425e2 Mon Sep 17 00:00:00 2001 From: Dominik Kaiser Date: Wed, 12 Nov 2025 21:25:12 +0100 Subject: Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ef8c9b..2e71a23 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ A lightweight cross-platform VST3 reverb plugin written in C++ with the JUCE fra ## My motivation I'm rather new to digital audio, but as a tinkerer of course my first thought was: "How can I make this myself?" + Reverb seemed simple enough to understand, so I implemented this Schroeder reverberator. This is my first real C++ project and I was also able to learn the basics of CMake and the JUCE framework along the way. -- cgit v1.2.3