A centralised educational resource cataloging community firmware projects for the Electro-Smith Daisy platform.
This repository exists for learning and education purposes only — to help students, hobbyists, and developers discover, study, and learn from the incredible work the Daisy community has produced. Every project listed here links back to its original source repository, and all original licenses and terms must be respected.
Important Notices:
- All credit belongs to the original authors. This repo is an index and build aggregator, not a claim of ownership.
- Every entry links to its original repository. Please visit the original repos to star them, read their docs, and support the authors.
- All original licenses apply. Each project's license is noted where known. You must comply with the original project's license terms for any use, modification, or redistribution.
- Takedown requests: If you are the author of any project listed here and would like it removed, please open an issue or email and it will be removed promptly, no questions asked.
- Go to Releases
- Download the
.binfor the algorithm you want - Flash it using the Daisy Web Programmer or
dfu-util - Visit the original repo (linked in the catalog below) to read the docs and support the author
122 firmware binaries produced from 122 projects (75 built from source + 47 downloaded from author releases). Automated pre-build patches handle DaisySP V1.0.0 API changes (MoogLadder/ReverbSc moved to LGPL, LadderFilter rename, audio callback const, GPIO struct API). Some projects use non-standard build systems (CMake, Cargo/Rust, STM32CubeIDE, Arduino) and are cataloged but not yet integrated.
PRs welcome for the remaining projects. See the build logs for specific errors.
Projects that already publish .bin files in their own GitHub releases are downloaded directly and always work regardless of build compatibility.
| Hardware | Description |
|---|---|
| Daisy Patch | 4-voice Eurorack module (4 CV ins, 2 audio ins, 2 audio outs, OLED, encoder) |
| Patch.Init() | Programmable Eurorack module (Patch Submodule based) |
| Patch SM | Patch Submodule for custom Eurorack designs |
| Daisy Seed | Bare dev board (used in Terrarium, custom PCBs) |
| Daisy Pod | Desktop dev board with knobs, buttons, encoder |
| Daisy Field | Desktop board with 8 sliders, 8 knobs, OLED |
| NE Versio | Noise Engineering Versio platform (Daisy Seed internally) |
| Terrarium | PedalPCB guitar pedal platform |
| FunBox | GuitarML stereo pedal platform |
| Hothouse | Cleveland Music Co. pedal kit |
Source: electro-smith/DaisyExamples | License: MIT
| Algorithm | Category | Description |
|---|---|---|
| Compressor | Dynamics | Dynamic range compressor |
| EnvelopeOscillator | Oscillator | Envelope-controlled oscillator |
| FilterBank | Filter | Multi-band filter bank |
| Midi | Utility | MIDI input/output example |
| MultiDelay | Delay | Multi-tap delay effect |
| Nimbus | Granular | Port of Mutable Instruments Clouds (needs update) |
| Noise | Oscillator | Noise generator |
| PluckEcho | Physical Modeling | Polyphonic Karplus-Strong + 10s SDRAM delay + reverb |
| PolyOsc | Oscillator | Polyphonic oscillator |
| QuadEnvelope | Modulation | Quad envelope generator |
| QuadMixer | Mixer | 4-channel mixer |
| QuadraphonicMixer | Mixer | 4-channel quadraphonic mixer |
| SampleAndHold | CV/Utility | Sample and hold module |
| Sequencer | Sequencer | Step sequencer |
| SequentialSwitch | Utility | Sequential switch for routing |
| Svf | Filter | State variable filter (LP/HP/BP) |
| Torus | Physical Modeling | Port of Mutable Instruments Rings |
| lfo | Modulation | Low-frequency oscillator |
| logic | Utility | Logic operations on signals |
| vco | Oscillator | Voltage-controlled oscillator |
| verb | Reverb | Reverb effect |
| Algorithm | Category | Description |
|---|---|---|
| EnvelopeExample | Modulation | Envelope generator |
| Looper | Looper | Audio looper |
| PassthruExample | Utility | Audio passthrough |
| RandomCvExample | CV | Random CV output |
| ReverbExample | Reverb | Reverb effect |
| SimpleOscillator | Oscillator | Basic oscillator |
| TripleSaw | Oscillator | Triple sawtooth oscillator |
| Project | URL | Description | Hardware | License |
|---|---|---|---|---|
| Nimbus (Clouds) | DaisyExamples/patch/Nimbus | MI Clouds granular processor | Patch | MIT |
| Torus (Rings) | DaisyExamples/patch/Torus | MI Rings resonator | Patch | MIT |
| Resonate | tylerreckart/resonate | Enhanced MI Rings port (needs update) | Patch | MIT |
| Plaitsy | Forum | MI Plaits macro-oscillator (Mutable Daisies series) | Patch | MIT |
| PlaitsPatchInit | hemmer/PlaitsPatchInit | MI Plaits port for patch.Init() (WIP) | Patch.Init() | Unknown |
| Torus Plus | algoritmarte/algodaisy | Enhanced Rings + delay + random rhythm/note gen (needs update) | Patch | Unknown |
| Rings Versio | NE firmware index | MI Rings for NE Versio | Versio | Unknown |
| Torus patch.Init() | Forum | MI Rings for patch.Init() | Patch.Init() | Unknown |
| Mutables_Daisies | CyberDuck79/Mutables_Daisies | Multi-module MI ports collection (bins available) | Patch | Unknown |
| Project | URL | Description | Hardware | License |
|---|---|---|---|---|
| DaisyCloudSeed | erwincoumans/DaisyCloudSeed | CloudSeed algorithmic reverb | Patch | MIT |
| DaisyCloudSeed (Terrarium) | GuitarML/DaisyCloudSeed | CloudSeed for Terrarium pedal | Terrarium | MIT |
| daisy-reverb | baylessj/daisy-reverb | CloudSeed fork with expanded controls (needs update) | Terrarium | MIT |
| Cloudy Reverb | erwincoumans/DaisyCloudSeed | MI Rings/Clouds reverb (DaisyBouquet) | Patch | MIT |
| daisy-reverb-playground | Farmer2K5/daisy-reverb-playground | Modular reverb building blocks | Seed | MIT |
| Sploodge Reverb | ModWiggler | Shimmer reverb + pitch shift + chorus | Seed | Unknown |
| DaisyVerb | adion12/DaisyVerb | Collection of reverb algorithms (needs update) | Seed | Unknown |
| Griesinger Reverb | AMslHub/Daisy_Griesinger_Reverb | Lexicon-style Griesinger reverb | Seed | Unknown |
| daisyverb | PaulBatchelor/daisyverb | Reverb by Soundpipe creator Paul Batchelor | Patch | Unknown |
| MiniVerb | benjiaomodular/MiniVerb | Through-hole reverb Eurorack module | Seed | Unknown |
| DaisyVerb (benjiao) | benjiaomodular/DaisyVerb | Simple Eurorack reverb module | Seed | Unknown |
| terrarium-reverb | fxwiegand/terrarium-reverb | Reverb for Terrarium (bin available) | Terrarium | Unknown |
| PlateauNEVersio | abluenautilus/PlateauNEVersio | Valley Plateau reverb port for NE Versio | Versio | GPL-3.0 |
| Qverb | Quinienl/Qverb | Reverb for kxmx Bluemchen (bin in repo) | Bluemchen | MIT |
| Project | URL | Description | Hardware | License |
|---|---|---|---|---|
| MultiDelay | DaisyExamples/patch/MultiDelay | Multi-tap delay | Patch | MIT |
| Saturn (FunBox) | GuitarML/FunBox | Spectral delay via STFT | FunBox | MIT |
| TapeoVersio | onoma2/TapeoVersio | Tape delay + fuzz + envelope follower (needs update) | Versio | Unknown |
| ReticulumVersio | ModWiggler | Asynchronous delay/looper (Steve Reich style) | Versio | Unknown |
| terrarium-tapedelay | michaeldonovan/terrarium-tapedelay | CHOWTape hysteresis tape delay | Terrarium | Unknown |
| daisy-sdram-delaylines | Farmer2K5/daisy-sdram-delaylines | SDRAM-backed delay line classes | Seed | Unknown |
| DaisySTFT | amcerbu/DaisySTFT | Short-time Fourier transform example | Seed | Unknown |
| H910 Harmonizer | 1202-comstock-miles/Daisy-Patch-H910 | Eventide H-910 Harmonizer + delay emulation | Patch | Unknown |
| DaisyDelay | MaxBauV/DaisyDelay | Delay for Patch SM | Patch SM | Unknown |
| PatchSmDelay | jasonbirchler/PatchSmDelay | Delay firmware for patch.Init() | Patch.Init() | Unknown |
| DelayOfGame | graphex/DelayOfGame | Audio delay utility | Pod | Unknown |
| Kaseta | zlosynth/kaseta | Saturating tape delay and feedback sculptor (Rust, bin available) | Patch SM | CC-BY-SA-4.0 |
| Tap-O-Matic | cormallen/tap-o-matic | OAM Time Machine fork with pan, CV level, filters | Patch SM | Other |
| TimeMachine (Rozendal) | TimoRozendal/time-machine | OAM Time Machine fork with resonant filters per tap (bin available) | Patch SM | Other |
| Project | URL | Description | Hardware | License |
|---|---|---|---|---|
| Pollen(8) | hammondeggsmusic.ca | 8-voice VA + 6-op FM, SD card patches | Field/Pod | Unknown |
| Helical | SdkcInstruments/Helical | 16-voice autoregressive wavetable synth (needs update) | Seed | Unknown |
| Dualie | danielkinahan/dualie | 12-voice poly: dual osc, Moog ladder, LFO, FX (needs update) | Seed | Unknown |
| 7-Voice VA | Nettech15/Daisy-Seed-7-Voice-VA-Synthesizer | 7-voice VA, dual osc, 4-pole LPF, USB-MIDI (needs update) | Seed | Unknown |
| 8-Voice VA | funkbungus/Daisy-Seed-8-Voice-VA-Synthesizer | 8-voice fork with improved MIDI/ADSR (needs update) | Seed | Unknown |
| daisy_polysynth | jcampbellcodes/daisy_polysynth | Simple poly synth + Costello reverb | Seed | Unknown |
| podsynth | charlieb/podsynth | 6-voice poly synth with MIDI | Pod | Unknown |
| My-Dirty-Synth | lucblender/My-Dirty-Synth | East-coast synth: decimator + wavefolder | Seed | Unknown |
| daisy-synth (Rust) | nicochatzi/daisy-synth | Rust-based synthesizer | Seed | Unknown |
| Poly Saw USB MIDI | zvodd/DaisySeed--polyphonic_saw_via_USB_MIDI | Polyphonic saw via USB MIDI | Seed | Unknown |
| Dahlia | vulcu/dahlia | Waveshaping poly synth via hvcc/PureData | Seed | Unknown |
| Ubersaw | house-of-houses/ubersaw | Roland JP-8000 supersaw recreation (needs update) | Patch.Init() | Unknown |
| Corrode | house-of-houses/corrode | TB-303 acid synth voice (Open303-based) (needs update) | Patch.Init() | Unknown |
| PolyAnalog | alexiszbik/polyanalog | 4-voice polyphonic VA synth (needs update) | Seed | Unknown |
| Mono Synth | NickCulbertson/Daisy-Seed-Mono-Synth | Super simple mono synth | Seed | Unknown |
| NucleoSynth | Nettech15/STM32-Daisy-Seed-NucleoSynth | 6-voice synth with Karlsen LPF | Seed | Unknown |
| DripSynth | dalenicholson/DaisyPatchDripSynth | Generative drip synthesizer | Patch | Unknown |
| Spark-AE | clectric-diy/Spark-AE | Synth module for AE Modular format | Seed | Unknown |
| vasvas | stone-voices/vasvas | Noisebox with FX processor | Seed | Unknown |
| Phosphorescent | sunchimes/phosphorescent | Shimmery arpeggiator | Seed | Unknown |
| Takshaka | wendallsan/song-naga-takshaka | Supersaw synthesizer | Seed | Unknown |
| SynthMachine | ConnorGiles00101/SynthMachine | Modular synth: SSI2130 VCO + SSI2140 filter + Daisy | Seed | Unknown |
| OmniSeed | wolfpunk25/OmniSeed | Omnichord for Daisy Pod (WIP) | Pod | Unknown |
| OscPocket VA | moonfriendsynth/OscPocket-VA-Daisy-Pod | OscPocket VA pocket synth | Pod | Unknown |
| Weasel | joebmz98/Weasel-West-Coast-Synthesiser | West coast synth inspired by Buchla Easel (needs update) | Seed | Unknown |
| acid-swarm | Fyde0/acid-swarm | Saw swarm mono synth with acid filter (bin available) | Field | Unknown |
| Project | URL | Description | Hardware | License |
|---|---|---|---|---|
| Op6 | Forum, carlvp/daisylab | 6-operator FM, reads DX7 SysEx patches | Seed | Unknown |
| Pollen(8) VA+FM | hammondeggsmusic.ca | Combined VA + 6-op FM engine | Field | Unknown |
| DaisyX7 | jacobvosmaer/DaisyX7 | DX7 synthesis for Field / patch.Init() (needs update) | Field/Patch.Init() | Unknown |
| CZengine | jacobvosmaer/CZengine | Casio CZ phase distortion synthesis | Pod | Unknown |
| PolyFM | alexiszbik/polyfm | FM synth (needs update) | Seed | Unknown |
| Project | URL | Description | Hardware | License |
|---|---|---|---|---|
| AdditiveVoice | stablum/AdditiveVoice | Additive synth inspired by XAOC Odessa | Patch | Unknown |
| Daisy-Harmoniqs | Krakenpine/Daisy-Harmoniqs | 6-10 voice additive, 8 harmonics each (needs update) | Seed | Unknown |
| daisy-fast-stft | Farmer2K5/daisy-fast-stft | STFT framework for spectral processing | Seed | Unknown |
| Venus (FunBox) | GuitarML/FunBox | Spectral reverb via FFT | FunBox | MIT |
| Achordion | zlosynth/achordion | Chord-crafting quantizing wavetable oscillator (Rust, bin available) | Patch SM | CC-BY-SA-4.0 |
| Project | URL | Description | Hardware | License |
|---|---|---|---|---|
| DaisyGranular | erwincoumans/DaisyCloudSeed | Granular synth (Instruo Arbhar inspired), SD card WAV | Patch | MIT |
| Daisy_Gran | holographica/Daisy_Gran | Granular synthesizer (needs update) | Pod | Unknown |
| Sitira | backtail/sitira-embedded-daisy | 34HP Eurorack granular, Rust, 2.2" screen | Seed | Unknown |
| Uranus (FunBox) | GuitarML/FunBox | Granular delay + FM synth | FunBox | MIT |
| Grainwaves | TurpinL/Grainwaves | GR-1 inspired granular synth (needs update) | Patch SM | Unknown |
| STR500 | yannseznec/STR500-stringSampler | Granular string sampler | Seed | Unknown |
| GranularDaisyPod | matildarosevin/GranularDaisyPod | Real-time granular synthesis | Pod | Unknown |
| GranularDaisyPodCapacitive | matildarosevin/GranularDaisyPodCapacitive | Granular synth with capacitive sensors | Pod | Unknown |
| max-grainz | musicdevghost/max-grainz | Granular synth (Max Gen~) | Patch | Unknown |
| murmurator | lewis1286/murmurator | Granular controlled by boids/flocking algorithm (needs update) | Patch | Unknown |
| Project | URL | Description | Hardware | License |
|---|---|---|---|---|
| DaisyBouquet Sample Player | erwincoumans/DaisyCloudSeed | WAV player from SD (8/16/24/32-bit, up to 48MB) | Patch | MIT |
| Ouroboros Loop Station | kooliha/Ouroboros_Loop_Station | 5-track looper, no menu diving | Seed | Unknown |
| DaisyMultiLooper | colinlove/DaisyMultiLooper | Multi-channel synced looper (needs update) | Seed | Unknown |
| Wreath | hirnlego/wreath | Looper inspired by Mimeophon/Softcut (needs update) | Bluemchen | Unknown |
| Repetita Versio | hirnlego/repetita-versio | Multifaceted looper for Versio (Wreath engine) | Versio | Unknown |
| CRCLTR | s3g/crcltr | Stereo looper, crossfade/ducking modes, 32s | Versio | Unknown |
| TriwalkmaVersio | onoma2/TriwalkmaVersio | Three independent loopers (needs update) | Versio | Unknown |
| daisy-looper (Rust) | mtthw-meyer/daisy-looper | Looper in Rust | Seed | MIT |
| Pluto (FunBox) | GuitarML/FunBox | Dual looper | FunBox | MIT |
| SLS_v1 | Forum | Sampler/looper/slicer | Patch | Unknown |
| LoopFX | DavidJones10/LoopFX | Looper + multi-effects with modular signal chain | Seed | Unknown |
| daisy_looper (SD) | willemOH/daisy_looper | SD card looper, persists across power cycles | Seed | Unknown |
| dptlooper | doctea/dptlooper | Looper for DPT/Daisy Patch | Patch | Unknown |
| bluemchen looper | ijnekenamay/kxmx_bluemchen_looper | Dual looper for kxmx bluemchen | Bluemchen | Unknown |
| DSP Playground | mokafari/DaisySeed-DSP-Playground | DSP effects + DJFX looper | Seed | Unknown |
| Sampler | v4nz666/Sampler | Daisy Seed-based sampler | Seed | Unknown |
| WavPlayer | sedurCode/WavPlayer | Multitrack sample player | Pod | Unknown |
| SAMPLER CNA | crearttech/Desarrollo-SAMPLER_CNA-CREART.TECH | Sample-based instrument | Seed | Unknown |
| OAM Time Machine | oamodular/time-machine | Looper/recorder for Eurorack with expander | Seed | Other |
| Gloop | cutlasses/GloopResources | 4-playhead performance looper (firmware only, bins in repo) | Seed | Unknown |
| Project | URL | Description | Hardware | License |
|---|---|---|---|---|
| lx-deciim | lucblender/lx-deciim | Dual-channel bitcrusher Eurorack (needs update) | Seed | Unknown |
| terrarium-bitcrusher | rocketmax/terrarium-bitcrusher | Bitcrush effect for Terrarium (needs update) | Terrarium | Unknown |
| Project | URL | Description | Hardware | License |
|---|---|---|---|---|
| IronPedal | snail23/ironpedal | 16 effects: OD, chorus, comp, verb, autowah, trem, looper, decimator, phaser, delay, flanger, pitch shift, harmonizer | Terrarium | MIT |
| GuitarML Seed | GuitarML/Seed | Neural amp models + reverb + delay + tremolo + looper | Terrarium | MIT |
| FunBox | GuitarML/FunBox | 10 planetary-themed stereo effects (Mars/Jupiter/Neptune/Pluto/Venus/Saturn/Mercury/Earth/Uranus/MidiKeys) | FunBox | MIT |
| DaisySeedProjects | bkshepherd/DaisySeedProjects | Pedal platform: tremolo, chorus, OD, auto-pan, pitch shift, comp, EQ, tuner, looper | Seed | MIT |
| MultiVersio | fluffyaudio/MultiVersio | 7 switchable effects for NE Versio (needs update) | Versio | Unknown |
| DaisyEffects | GuitarML/DaisyEffects | Individual DaisySP effects for Terrarium (needs update) | Terrarium | MIT |
| DaisyFxPlatform | omar-karray.github.io | 4-block FX module: MANGLE/SCULPT/DIFFUSE/REDUCE | Seed | Unknown |
| Daisy_Guitar_Pedal | jerry20091103/Daisy_Guitar_Pedal | Multi-FX: analog OD + IR amp sim, 10 presets | Seed | Unknown |
| HothouseExamples | clevelandmusicco/HothouseExamples | Effects for Hothouse pedal kit | Hothouse | MIT |
| GlitchPedal | willbearfruits/GlitchPedal | 8 real-time effects with 1024-pt FFT (needs update) | Seed | Unknown |
| Droplets | AquaMorph/Droplets | Multi-program framework for Patch (needs update) | Patch | Unknown |
| DaisySphere | tfroehlich82/DaisySphere | Hemisphere-style multi-applet framework (needs update) | Patch | Unknown |
| Olearia | CarlColglazier/Olearia | Modular applets for Patch (bin available) | Patch | Unknown |
| DaisyFxPlatform | omar-karray.github.io | 4-block FX module: MANGLE/SCULPT/DIFFUSE/REDUCE | Seed | Unknown |
| Project | URL | Description | Hardware | License |
|---|---|---|---|---|
| NeuralSeed | GuitarML/NeuralSeed | GRU neural amp/pedal emulation, trainable models | Terrarium | MIT |
| Mercury | GuitarML/Mercury | Neural Amp Modeler (NAM) engine | FunBox | MIT |
| Project | URL | Description | Hardware | License |
|---|---|---|---|---|
| DaisyDrone (cutlasses) | cutlasses/DaisyDrone | 18 sine waves, 3-way wavefolding | Seed | Unknown |
| DaisyDrone (ThomArmax) | ThomArmax/DaisyDrone | Basic drone synth | Seed | Unknown |
| Dryftor | MrBlueXav/Dryftor | 8 drifting polyblep saws + delay/phaser/chorus | Pod | Unknown |
| Daikrispator | MrBlueXav/Daikrispator | Autonomous experimental music synth | Pod | Unknown |
| Audrey II | FedeRepic/audrey-daisy | Droning horroscape (Karplus-Strong) | Seed | Unknown |
| Stocharythm-box | MrBlueXav/Stocharythm-box | Strange generative drum machine | Seed | Unknown |
Index: Maxhodges/noise-engineering-firmware-index
| Project | URL | Description | Author |
|---|---|---|---|
| AcidusVersio | abluenautilus/AcidusVersio | TB-303 emulator synth voice | Blue Nautilus |
| ProteusVersio | abluenautilus/ProteusVersio | Generative melodic sequencer (needs update) | Blue Nautilus |
| MegatronVersio | (Blue Nautilus GitHub) | Korg Monotron-inspired delay | Blue Nautilus |
| CampestriaVersio | ModWiggler | Dattorro/Plateau reverb | Dale Johnson |
| MultiVersio | fluffyaudio/MultiVersio | 7 switchable effects | FluffyAudio |
| TapeoVersio | onoma2/TapeoVersio | Distorted tape echo | onoma2 |
| TriwalkmaVersio | onoma2/TriwalkmaVersio | Three parallel loopers | onoma2 |
| CRCLTR | s3g/crcltr | Stereo looper | s3g |
| Repetita Versio | hirnlego/repetita-versio | Drifting looper (Wreath engine) | hirnlego |
| Stray Drum | jasmineandolivetrees.com | Drum synthesis | Jasmine & Olive Trees |
| Blossom | abluenautilus/Blossom | Alt firmware for Qu-Bit Bloom | Blue Nautilus |
| Audrey II Versio | KoSv/DaisyVersio_Audrey_II | Audrey II synth ported to Versio | KoSv |
| PlateauNEVersio | abluenautilus/PlateauNEVersio | Valley Plateau reverb | Blue Nautilus |
| JawariLegio | abluenautilus/JawariLegio | Tanpura machine for NE Legio (bin available) | Blue Nautilus |
| Project | URL | Description | Hardware | License |
|---|---|---|---|---|
| Aurora Firmwares | jfriess/Aurora-Firmwares | Custom firmware for Qu-Bit Aurora (Tempest, bin available) | Aurora | Unknown |
| Aurora HSO | thesquaregroot/aurora-hso | Harmonic Shift Operator firmware (bin available) | Aurora | MIT |
| SpectralBandSweep | Tsarpf/SpectralBandSweep | Spectral FFT band sweep and comb filter | Aurora | MIT |
| Project | URL | Description | Hardware | License |
|---|---|---|---|---|
| Sequencer | DaisyExamples/patch/Sequencer | Step sequencer | Patch | MIT |
| Jellybeans | EvansUniverse/daisy-projects | Diatonic quantizing arpeggiator (needs update) | Patch | Unknown |
| lx-euclid-001 | lucblender/lx-euclid-001 | Euclidean rhythm generator (needs update) | Seed | Unknown |
| duopulse | chronick/duopulse | Two-channel Eurorack sequencer | Patch.Init() | Unknown |
| Genome | ModularDevicesMalleableAudio/Genome | Genetic algorithm CV/gate sequencer | Patch.Init() | Unknown |
| BoredSequence | bakerbass/BoredSequence | 8-step CV sequencer | Field | Unknown |
| Heavy MIDI Seq | bbparasite/Heavy-Midi-Sequencer | MIDI sequencer from .mid files (PlugData) | Seed | Unknown |
| Project | URL | Description | Hardware | License |
|---|---|---|---|---|
| vocodr | dbusteed/vocodr | Channel vocoder | Seed | Unknown |
| Multiplier | Synthux Academy | 3-voice harmonizer/pitch shifter | Seed | Unknown |
| Ethereal | rljonesiii/ethereal | Zero-latency multi-scale guitar harmonizer | Seed | Unknown |
| DaisyRotary | pianomanfrazier/DaisyRotary | Leslie rotary speaker emulation | Seed | Unknown |
| terrarium-pitch-shifter | fxwiegand/terrarium-pitch-shifter | Pitch shifter for Terrarium (needs update) | Terrarium | Unknown |
| sammy (SAM) | ulmert/sammy | Software Automatic Mouth speech synthesis | Patch | Unknown |
| Project | URL | Description | Hardware | License |
|---|---|---|---|---|
| Musubi | EvansUniverse/daisy-projects | Oscillator processing swiss army knife (needs update) | Patch | Unknown |
| Omakase | EvansUniverse/daisy-projects | 4-channel stereo performance mixer (needs update) | Patch | Unknown |
| Skipmin | nnirror/daisy_patches | CV gate skipper (Max/gen~) | Patch | Unknown |
| Clock Modulator | nnirror/daisy_patches | 4-channel clock divider with CV | Patch | Unknown |
| Simple_Daisy_Oscilloscope | kreiff/Simple_Daisy_Oscilloscope | Rudimentary oscilloscope | Seed | Unknown |
| Midi2CV | alexiszbik/Midi2CVModule | MIDI to CV converter | Patch SM | Unknown |
| OscillatorModule | alexiszbik/OscillatorModule | Oscillator module | Patch SM | Unknown |
| chnl | olicarter/chnl | Eurorack channel strip | Patch SM | Unknown |
| USB Audio Interface | leejarcher/Daisy-USB-Audio-Interface | USB audio interface | Seed | Unknown |
| Project | URL | Description | Hardware | License |
|---|---|---|---|---|
| DaisySeedProjects (GuitarML) | GuitarML/DaisySeedProjects | Fork adding neural amp modeling (archived) | Seed | MIT |
| PedalBoi | elijah-rou/PedalBoi | Fully programmable guitar pedal | Seed | Unknown |
| PENDA | DADDesign-Projects/PENDA-Software | Stompbox platform with TFT display | Seed | Unknown |
| PENDAII | DADDesign-Projects/PENDAII-Software | 2nd gen effects pedal platform | Seed | Unknown |
| Earth | GuitarML/Earth | Plate reverb + octave for FunBox (bin available) | FunBox | Unknown |
| Flick | joulupukki/Flick | Reverb/tremolo/delay for FunBox/Hothouse (needs update) | FunBox/Hothouse | Unknown |
| funbox-experiments | crocidb/funbox-experiments | Audio effects for custom FunBox pedal | FunBox | Unknown |
| kalpa | hotguac/kalpa | Distortion pedal for Hothouse | Hothouse | Unknown |
| 1073_Daisy | JackieAlacrity2373/1073_Daisy | Neve 1073-style EQ/preamp with vintage saturation | Seed | Unknown |
| DaisyPlatform | olivergardiner/DaisyPlatform | Stereo digital effects platform | Seed | Unknown |
| DaisyKlon | jaffco/DaisyKlon | Klon Centaur overdrive emulation | Seed | Unknown |
| terrarium-ladder-filter | fxwiegand/terrarium-ladder-filter | Ladder filter for Terrarium (bin available) | Terrarium | Unknown |
| guitarEffects | varlogtim/guitarEffects | Guitar effects collection for Terrarium | Terrarium | Unknown |
| GyroBass | vitonol/GyroBass | Motion-controlled bass guitar effects | Seed | Unknown |
| Senior-Project-DSP | Jack-Hannon/Senior-Project-DSP | Filter, phaser, flanger, delay, reverb | Seed | Unknown |
| HSP_Protoseed | Harold-Street-Pedal-Company/HSP_Protoseed | Arduino library for quick pedal prototyping | Seed | Unknown |
| hothouse (andyhunti) | andyhunti/hothouse | Audio projects for Hothouse platform | Hothouse | Unknown |
| How-to-Make-a-Guitar-Pedal | skngh/How-to-Make-a-Guitar-Pedal | YouTube course: build a digital guitar pedal | Seed | Unknown |
| ChorusPetal | danstronoid/ChorusPetal | Chorus echo pedal for Terrarium | Terrarium | Unknown |
| terrarium-synth | schult/terrarium-synth | Monophonic pitch-tracking synth pedal (bin available) | Terrarium | MIT |
| Project | URL | Description | License |
|---|---|---|---|
| kxmx_bluemchen | recursinging/kxmx_bluemchen | Open-source 4HP DSP module | MIT (SW) / CC-BY-NC-SA (HW) |
| eurorack-blocks | ohmtech-rdi/eurorack-blocks | Software-to-hardware framework (C++/Max/Faust) | MIT |
| Loewenzahnhonig | wgd-modular/loewenzahnhonig-firmware | Multi-firmware Eurorack module (needs update) | Unknown |
| simple_canvas | lucblender/simple_canvas | Buchla Easel-inspired west coast synth (needs update) | Unknown |
| gritwave eurorack | gritwave/eurorack | 5-module suite: amp sim, FX, dynamics, wavetable, noise (bins available) | MIT |
| Rawyaw Media | rawyawmedia/eurorack | Dizygote, Monolith, Torus modules (firmware bins only) | Unknown |
| Project | URL | Description | License |
|---|---|---|---|
| PatchInit_Collection | benjiaomodular/PatchInit_Collection | DaisyDuino examples: oscillator, kick, pluck, strings | Unknown |
| Working patches (hvcc) | edition1304/working-patches-for-patch.Init-hvcc- | PureData patches compiled via hvcc | Unknown |
| ProteusDaisyPatchInit | abluenautilus/ProteusDaisyPatchInit | Proteus generative sequencer (native C++ port) | Unknown |
| Experosynth | remixed123/Experosynth | Experimental synth with triple VCO and gate outs | Unknown |
| Project | URL | Description | Hardware | License |
|---|---|---|---|---|
| BassMate | ukmaker/BassMate | 4-channel drum machine for rhythm backing (needs update) | Seed | Unknown |
| Stray Drum Versio | jasmineandolivetrees.com | Drum synthesis firmware | Versio | Unknown |
| daisy-hachikit | perkowitz/daisy-hachikit | Virtual modular drum kit (needs update) | Patch | Unknown |
| groovydaisy | nodnid/groovydaisy | Groovebox | Pod | Unknown |
| KarplusStrongMachine | willbearfruits/KarplusStrongMachine | Digital kalimba with WebUSB (bin available) | Seed | Unknown |
| Project | URL | Description | Hardware | License |
|---|---|---|---|---|
| daisy_patches | nnirror/daisy_patches | gen~ patches: gate skipper, clock divider | Patch | Unknown |
| Oopsy (tool) | electro-smith/oopsy | gen~ to Daisy compiler/flasher | All | MIT |
| max-msp-gen-plugins | jeremywinters/max-msp-gen-plugins | Gen~ plugins for Patch and Mod Duo X | Patch | Unknown |
| oopsy_projects | simontho/oopsy_projects | Max patches for Oopsy/Daisy Patch | Patch | Unknown |
| Project | URL | Description | Hardware | License |
|---|---|---|---|---|
| pd2dsy (tool) | electro-smith/pd2dsy | PD Vanilla to Daisy converter (archived) | All | MIT |
| hvcc (tool) | Wasted-Audio/hvcc | Heavy Compiler Collection for PD patches | All | MIT |
| olm-pd | MaxKablaam/olm-pd | PD patches for battery-powered standalone synth | Seed | Unknown |
| Skykys2Daisy | skykys88/Skykys2Daisy | PD patches for Patch Submodule | Patch SM | Unknown |
| Project | URL | Description | License |
|---|---|---|---|
| DaisySP | electro-smith/DaisySP | Core DSP library (oscillators, filters, reverb, delay, etc.) | MIT |
| libDaisy | electro-smith/libDaisy | Hardware abstraction layer | MIT |
| DaisyDuino | electro-smith/DaisyDuino | Arduino support | MIT |
| daisy (Rust) | zlosynth/daisy | Rust HAL for Daisy | Unknown |
| daisy_bsp (Rust) | antoinevg/daisy_bsp | Rust BSP (no_std, embedded_hal) | MIT |
| libdaisy-rust | mtthw-meyer/libdaisy-rust | Rust HAL implementation | MIT |
| daisy-embassy (Rust) | crates.io | Async Rust with Embassy framework | Unknown |
| brickworks | Orastron/brickworks | Cross-platform music DSP toolkit | Unknown |
| DaisyPatchBoilerplate | SwampFlux/DaisyPatchBoilerplate | Patch project template | Unknown |
| DaisySP-LGPL | electro-smith/DaisySP-LGPL | DSP modules from Csound (LGPL) | LGPL |
| json2daisy | electro-smith/json2daisy | JSON board defs to C++ board support files | MIT |
| PedalDevKit-Example | electro-smith/PedalDevKit-Example | Seed2 DFM pedal eval kit template (bin available) | Unknown |
| Daisy-Juce-Example | electro-smith/Daisy-Juce-Example | JUCE + DaisySP audio plugin example | Unknown |
| Nimphea | Brokezawa/Nimphea | Nim wrapper for libDaisy (bin available) | Unknown |
| daisysp_nim | Brokezawa/daisysp_nim | Nim wrapper for DaisySP | Unknown |
| DAFX_2_Daisy_lib | Denys/DAFX_2_Daisy_lib | DAFX textbook MATLAB algorithms ported to DaisySP | Unknown |
| DaisySeedCubeTemplate | DADDesign-Projects/DaisySeedCubeTemplate | STM32CubeIDE framework (audio, SDRAM, QSPI) | Unknown |
| Daisy_QSPI_Flasher | DADDesign-Projects/Daisy_QSPI_Flasher | QSPI remote loader flasher utility | Unknown |
| DaisySeedGFX2 | DADDesign-Projects/DaisySeedGFX2 | Graphics library for ST7789/ST7735 TFTs | Unknown |
| Daisy_SSD1327 | TurpinL/Daisy_SSD1327 | SSD1327 grayscale OLED display driver | Unknown |
| DaisySP_Teensy | rheslip/DaisySP_Teensy | DaisySP ported to Teensy 4 | Unknown |
| KModular | kenjib2/KModular | Modular synth library for Daisy | Unknown |
| WasmPatcher | jaffco/WasmPatcher | DaisySP modules in browser via WebAssembly | Unknown |
| simple-touch-instruments | Synthux-Academy/simple-touch-instruments | Touch instrument firmware | Unknown |
| simple-fix-instruments | Synthux-Academy/simple-fix-instruments | Simple Fix board instrument firmware | Unknown |
| daisy_seed_tdm | heartwerktech/daisy_seed_tdm_eurorack_pmod | TDM codec support for Eurorack PMOD | Unknown |
# Install ARM toolchain
sudo apt install gcc-arm-none-eabi
# Or on macOS
brew install arm-none-eabi-gcc# Clone this repo
git clone https://github.com/Ziforge/daisy-patch-algos.git
cd daisy-patch-algos
# Build everything (requires arm-none-eabi-gcc)
./scripts/build_all.sh
# Build a specific project
./scripts/build_project.sh DaisyCloudSeedThis repo uses GitHub Actions to automatically:
- Clone each source repository listed in
projects.json - Build against a pinned libDaisy/DaisySP version
- Publish
.binfiles as GitHub Releases
See .github/workflows/build.yml for details.
Found a Daisy firmware project not listed here? Open a PR adding it to projects.json:
{
"name": "YourProject",
"repo": "https://github.com/user/repo",
"description": "What it does",
"category": "reverb",
"hardware": ["patch"],
"license": "MIT",
"build_dir": ".",
"build_target": "YourProject"
}- Electro-Smith Forum - Projects & Examples
- GitHub topic: daisy-seed
- GitHub topic: electrosmith-daisy
- Noise Engineering Firmware Index
- GuitarML Pedals
- Daisy Web Programmer
- Awesome Eurorack Modular Resources
This repository is an educational index and build aggregator. It does not claim ownership of any listed project.
- All intellectual property belongs to the original authors. Each project entry links to its original source repository.
- All original licenses are in effect. The license column in the catalog reflects the license found in each project's source repository at the time of cataloging. When a license is listed as "Unknown", users must check the original repo before any use beyond personal learning.
- No warranty. Pre-built binaries are provided as-is for educational convenience. For production use, always build from the original source.
- Takedown requests are honored immediately. If you are the author or rights holder of any project listed here and would like it removed from this catalog or from the automated builds, please open an issue or contact us directly. We will remove it promptly, no questions asked.
This repository's own files (catalog text, build scripts, CI configuration) are MIT licensed. This does not extend to the individual firmware projects cataloged here — each retains its own license as noted above. Always check and comply with the original project's license before any use, modification, or redistribution.