ThePythonator
ThePythonator
Calling `channels[x].trigger_attack()` when `channels[x].attack_ms` = 0 causes a divide by zero error. This also happens with decay and release. The code which causes this error is in `audio.hpp`.
This is more of a QoL suggestion than an issue, but it would be useful if the firmware menu saved the settings you adjust (such as volume level, muted, backlight...
Just added the pico include inside a check to see if that file exists (currently the main branch of the 32blit-sdk doesn't have this file).