A community library of custom Lua widgets for the Electra One MIDI controller (MK2 / Mini).
Native Electra presets only offer faders, knobs, pads, lists and ADSR envelopes. This repo collects reusable Lua widgets — XY pads, step sequencers, scopes, custom envelopes, LFO visualizers, matrices — that you can drop into any preset.
Browse all widgets with screenshots: Live gallery →
Each widget lives in widgets/<name>/ and ships with:
widget.lua— the Lua code to paste / require in your presetdemo.preset.json— a working Electra One preset you can upload as-ispreview.png— screenshotREADME.md— integration notes
PRs welcome. See CONTRIBUTING.md. One widget = one folder = one PR. Copy widgets/_template/ and go.
MIT — see LICENSE.