I have all of the captures from it (https://www.tone3000.com/tones/marshall-jcm800-2203x-27847), I wasn't super into it compared to the BE-100, it didn't seem to train with the low fidelity/parameters as nicely either
I did the Sansamp BDDI myself just because I have one and wanted to do the...
Another option, I asked nicely and sent a small donation as a thank you, to someone for their original captures and then retrained the models with the lowered fidelity/parameters for an amp I was interested in. https://github.com/bkshepherd/DaisySeedProjects/pull/69
I considered distillation...
I really enjoyed Geraints talk, I had a branch at one point starting to try and use the signalsmith-stretch algorithm on daisy but it just wasn't going to happen IIRC
A lot of options but you want to build with debug symbols and then attach the debugger, and leave it running for a few hours and come back to it and see the stack trace when its crashed. There are a lot of other options but this is my favorite/preferred way, I would experiment/play a bit to make...
Will the code be open source? I had been checking in on the project here and there since we first crossed paths last year, but it looks like all repositories are no longer public
The version I put in https://github.com/bkshepherd/DaisySeedProjects should work fine
that project supports the terrarium FYI, all effects should work, you can tweak the loaded effects to just contain the 1 effect you want
I would peek through here and see if it sounds familiar https://forum.pedalpcb.com/threads/anyone-build-a-terrarium-with-daisy-seed-v1-2-rev-7-im-getting-unusually-bad-noise-solved.21901/
I opted to do my first PCB of a known circuit/schematic to isolate variables. It allows you to develop skills independently. PCB design vs circuit design vs integration of well-tested circuits etc. I would encourage you to start with ANYTHING that solves a problem for yourself to keep you...
The schematic shows the switching portion, D2-D10 and the 3 pulldown resistors. It uses a combination of 3.3v signals on pins 16,17,18 to switch effects. I would start by just not populating any of those diodes. The 3 pins are for binary counting between 0 and 7, so all 3 with just the pulldown...
Echoing this sentiment, @keyth72 recently ported it over to the bkshepherd project so I got to play with it (I don't have a terrarium) and really am digging it!
Wanted to pop in and say it is running on new hardware variants besides the terrarium so it is super appreciated and I also wanted to...
Very nice! That is what I was hoping to hear and makes sense! I will definitely be checking it out on my bkshep 125b (and using 48 for audio block size as well) when I get a chance