diff --git a/3d/daisyy.blend b/3d/daisyy.blend index fbc492697252e9d7df544024c33e49a276f32d7d..a061a3f33e8d1cd38668821736d7978441b7ebf8 100644 Binary files a/3d/daisyy.blend and b/3d/daisyy.blend differ diff --git a/bom.ods b/bom.ods index ece9a44ba45b869614556baef8f972f4783023e0..49bb43a86897ffe5ef9c20117715efc392681bfb 100644 Binary files a/bom.ods and b/bom.ods differ diff --git a/code/daisy-looper/README.md b/code/daisy-looper/README.md new file mode 100644 index 0000000000000000000000000000000000000000..bacab1a29c72756576855193ee23afec135b449e --- /dev/null +++ b/code/daisy-looper/README.md @@ -0,0 +1,8 @@ +# daisy-looper + + + +# What does the looper do? + +*daisy-looper* is a software that can be installed on the [daisyy hardware](../../README.md) developed in the course *Synthesizer DIY* that took place during winter semester 2023/2024 at HFBK Hamburg. The looper allows you to record audio present at the input and [overdub](https://en.wikipedia.org/wiki/Overdubbing) into up to 5 different virtual "tapes" called *buffers*. The recorded sounds stored in each buffer will be displayed as a waveform and can be played back at different speeds (including reverse speed). + diff --git a/code/daisy-looper/menu.ods b/code/daisy-looper/menu.ods new file mode 100644 index 0000000000000000000000000000000000000000..b744707a290dc99f6530d3f577376ab5774bb22e Binary files /dev/null and b/code/daisy-looper/menu.ods differ diff --git a/images/schematic-3.jpg b/images/schematic-3.jpg index 84771c58141dbda999539eb456b1c103a8ae186c..c798867b6d721549b447e1010fbe5f0c9b78502f 100644 Binary files a/images/schematic-3.jpg and b/images/schematic-3.jpg differ diff --git a/menu.ods b/menu.ods deleted file mode 100644 index da7eb825174e677d6fcec1706820a211f47c98ed..0000000000000000000000000000000000000000 Binary files a/menu.ods and /dev/null differ diff --git a/schematic-1.jpg b/schematic-1.jpg deleted file mode 100644 index b55fa727a79a2cc388f16a14cfa5f1dc438254ae..0000000000000000000000000000000000000000 Binary files a/schematic-1.jpg and /dev/null differ diff --git a/schematic-2.jpg b/schematic-2.jpg deleted file mode 100644 index 71ab4e008443c2eccc2031e336df1429d50d3376..0000000000000000000000000000000000000000 Binary files a/schematic-2.jpg and /dev/null differ diff --git a/schematic-3.jpg b/schematic-3.jpg deleted file mode 100644 index c798867b6d721549b447e1010fbe5f0c9b78502f..0000000000000000000000000000000000000000 Binary files a/schematic-3.jpg and /dev/null differ