Mark Wheeler

Results 5 comments of Mark Wheeler

Hi, a toggle mode makes sense to me as an addition, thanks for starting on it! As you mention I think it would need to be user-configurable to make sense...

There must be an issue in the `unserialize()` function – I'd suggest doing some debugging there.

Big thanks for looking into this in such depth! It all totally makes sense, I must admit I hadn't really thought about super-high numbers of OSC messages – I mostly...

The serialization is really just to work around the limited EEPROM storage on the Teensy LC (1024 bits). It's not particularly elegant code but it means we can store as...

yes, if you don't need configuration you could just hard code all the MIDI values and ignore the EEPROM.