16n-faderbank / 16n

Sixteen faders, a Teensy, MIDI over USB and jack, CV out, and I2C out. Phew.
Other
337 stars 58 forks source link

Add functionality to reset EEPROM remotely #42

Closed infovore closed 3 years ago

infovore commented 4 years ago

This PR reflects work in progress to fix #41: resetting the EEPROM of a Teensy via a sysex command, allowing 16ns built with re-used Teensys to not require any heavy lifting to fix up.

infovore commented 4 years ago

Added the sysex end of things. Now need to think about how to add a trigger for this in the Svelte UI. I wonder if it's a separate page, available in the footer?

infovore commented 3 years ago

This PR now also includes the "soft midi thru" functionality.