I have a guitar pedal made with daisy seed, I used the terrarium platform. If I leave it plugged in for an extended period it eventually crashes and needs to be restarted.
I used the code from this repo: Sonic_Daisy/rhythm_delay at main · tnatoli/Sonic_Daisy · GitHub
It works great but, after a while it eventually it crashes, and needs to be restarted.
I understand, it would be hard to say exactly what is going on, I’m looking for general advice. For example, is it possible to catch a memory overflow or something like that. Or, is possible to catch a general fault, and restart etc.
I’m ust looking for ideas to help me try and track the issue.