Skip to content

A collection of effects for Daisy Seed and Terrarium guitar pedal

License

Notifications You must be signed in to change notification settings

GuitarML/DaisyEffects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DaisyEffects

A collection of audio effects on Daisy Seed, set up for the Terrarium guitar pedal. The purpose of this repository is for testing individual DaisySP effects.

Getting started

Build the daisy libraries with:

make -C DaisySP
make -C libDaisy

Then build an effect with:

cd src/<effect>
make

Then flash your terrarium with the following commands (or use the Electrosmith Web Programmer)

cd your_pedal
# using USB (after entering bootloader mode)
make program-dfu
# using JTAG/SWD adaptor (like STLink)
make program

About

A collection of effects for Daisy Seed and Terrarium guitar pedal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published