Glitch Delay is a simple but fluid, musical effect for Eurorack modulars, with all the instructions free online. I was inspired to make the Glitch Delay (probably needs a less generic name 🙂 ) after seeing some of the demos from the monome aleph [“audio computer”], and it coincided nicely with the release of the Teensy 3.6 which has 4x the memory, and a faster processor (than the 3.2). During development, I found debugging on the Teensy quite difficult (no debugger), so I wrote some code in JUCE to allow me to code on the Mac, keeping the interfaces the same, so I could find a lot of the bugs on the Mac, with a proper debugger!