sourcebox / tooro-editor

Cross-platform software editor for the Fred's Lab Töörö hardware synthesizer.
MIT License
37 stars 3 forks source link

Preset init function #8

Open sourcebox opened 3 years ago

sourcebox commented 3 years ago

This has been requested by some users. I would like to implement it by sending a dedicated sysex message to the Töörö and read back the sound data. Doing so would result in an init preset that is fully equivalent to using the init function on the device itself. It would require a firmware update on the device though, because this sysex message does not exist yet.