This repository contains (will contain) some projects/experiments made on the Daisy Patch programmable Eurorack module.
If you're a developer and want to start making your own firmwares, then you can find complete information and examples on the Daisy Wiki page.
I gathered some key information, that can be used while becoming familiar with the platform, on a cheat-sheet:
Open or download it here
Note: if you find errors or have suggestions, feel free to contact me: development [at] algoritmarte [dot] com
A simple skeleton program that demonstrates how to read/write the hardware.
Firmware downloadable here: PatchSkeleton.bin
The Torus Rings clone with some new extra features: delay, embedded random rythm/note generator,....
Firmware downloadable here: TorusPlus.bin
2022-01-22: TorusPlus
2022-01-18: first commit, cheat sheet and patchskeleton