From 12d09398a20e2fb81015fe58c49ae800ef8964d7 Mon Sep 17 00:00:00 2001 From: Felix Wiegand Date: Sat, 20 Feb 2021 12:39:07 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e7879ea..6cf2b48 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,15 @@ # Reverb +A basic reverb from the daisy petal examples converted for the [terrarium](https://www.pedalpcb.com/product/pcb351/) from [PedalPCB](https://www.pedalpcb.com). +If you only want to use the reverb simply download the binary `reverb.bin` [here](https://github.com/fxwiegand/terrarium-reverb/releases) and flash your daisy seed with the [web programmer](https://electro-smith.github.io/Programmer/). + ## Author Felix Wiegand ## Description -Just a basic reverb from the daisy petal examples converted for the [terrarium](https://www.pedalpcb.com/product/pcb351/) from [PedalPCB](https://www.pedalpcb.com). +Just a regular reverb with three controls. ## Controls @@ -15,4 +18,4 @@ Just a basic reverb from the daisy petal examples converted for the [terrarium]( | Knob 1 | Reverb Time | Small room to near-infinite | | Knob 2 | Reverb Damping | Internal Cutoff filter from about 500Hz to 20kHz | | Knob 3 | Send Amount | Controls amount of dry signal sent to reverb | -| Switch 1 | Bypass | (De-)Activates bypass mode | \ No newline at end of file +| Switch 1 | Bypass | (De-)Activates bypass mode |