the recent Firmware v4.0.0 for mkII - #20 by martin completes most of the functionality I originally wanted to have on E1. There are still a few additions I’d like to make within the 4.x firmware line. This post is meant to give you a quick overview of what I plan to work on next:
- with the recent addition of the UI toolkit (forms, etc.), I’ll be adding an on-device preset editor. This will allow you to create and edit presets directly on E1.
- users will be able to map preset specific actions/functions to hardware buttons.
- the Captures feature will be extended to support recording of all MIDI data in the Standard MIDI File (SMF) format. Currently, only a single SysEx message per capture is supported. The update will also allow capturing messages generated by the controller itself, such as automation..
- I will add a simple on-device method for routing output from one preset to another, e.g., sending LFO data (Data Pipe) from a modulation preset to a synth preset.
- The router will be extended with functions to filter and remap messages.
- A new control type for entering and editing texts (e.g. patch names) will be added.
- I will extend the LUA API - it will be discussed in another thread.
I may also experiment with adding a network interface to Electra One. If successful, this could open the door for OSC support and even hosting the web editor directly on the device. I am not sure about those two yet though…
As for MIDI 2.0, the firmware is technically supports it, but I will hold off until there’s wider adoption of the standard by other devices.
There will be work done on mk1 Electra firmware done too.