keyth72
Well-known member

I just finished a project using the Terrarium pedal (powered by the Daisy Seed digital board), which uses neural networks to emulate real amps and pedals. Similar in concept to Kemper/ToneX/NeuralDSP but scaled down to an inexpensive DIY platform (total cost was around $100). The code is open source, if you build the Terrarium (or already have one) you can download the "neuralseed.bin" and upload it to get the same pedal shown in this demo video:
Here's the code and more info on how this works:
GitHub - GuitarML/NeuralSeed: Neural networks for guitar amp/pedal emulation on Daisy Seed
Neural networks for guitar amp/pedal emulation on Daisy Seed - GitHub - GuitarML/NeuralSeed: Neural networks for guitar amp/pedal emulation on Daisy Seed
To capture your own gear takes minimal coding knowledge, but it's not too bad if you want to learn or already know a little about programming. This info is at the bottom of the Github page linked above. The pedal comes pre-loaded with 11 amp/pedal models, including a TS9, Klone, ENGL amp, 5150, Friedman, (amps must be clean or low gain due to the minimal neural model currently able to run on the Terrarium). Besides the amp and pedal models, controls include input/output levels, wet/dry mix, and 4 band EQ boost.
Edit:
Wanted to share some of my build experience that might be helpful. There is very little space underneath the Daisy Seed, so make sure your components will fit. I believe the correct capacitor sizes are in the Terrarium build doc, but I just used what I already had and soldered the components that wouldn't fit on the other side (the larger value caps). Also I couldn't fit a socket for the TL072 like I usually do, had to solder directly to the Terrarium PCB. When ordering the Daisy Seed, you have the option of with or without headers, so make sure you have the header included option for a couple extra bucks (unless you really want to do this yourself). The solder pads for the Daisy Seed pins are small and very close together, so really take time on this part and it will save headache later. I hand drilled my own 125B enclosure, so I used wires to connect the pots and switches to allow for some error when I drilled the holes. Probably much easier to use the template or have Tayda drill the holes and use the pcb mount right angle pots.
Edit 2: If I make another one, I'll probably buy these extra headers so I don't have to solder the Daisy Seed directly to the board, also might allow for more space. https://forum.pedalpcb.com/threads/terrarium-socket-recommendation.4395/
Enjoy!
Last edited: