From e0c11c7a9acc826fa98d10e13ff582a2e2ccd307 Mon Sep 17 00:00:00 2001 From: David Lenfesty Date: Mon, 25 Sep 2023 22:15:29 -0600 Subject: [PATCH] LDR readme --- LDR-Synth/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 LDR-Synth/README.md diff --git a/LDR-Synth/README.md b/LDR-Synth/README.md new file mode 100644 index 0000000..a274a9d --- /dev/null +++ b/LDR-Synth/README.md @@ -0,0 +1,6 @@ +# LDR Mini-Synth + +A straight copy of Pete McBennett's LDR Mini-Synth (the first revision, from March 2018), just to get my toes wet. + +I chose this one because it sounded neat, and was the first one I found. I chose the original, un-modified (un-improved!) version +because I just wanted to keep it simpler, and I'll be looking at more stuff if I stay interested in things.