Lua help for Eventide H9 preset

I’m working on a preset for the Eventide H9 and was hoping for some Lua help.

The idea is to have 10 sliders for each of the H9s controls, then an extra slider where you select the algorithm which is loaded on the pedal. Each algorithm maps different parameters to the 10 controls.

The selector slider reads a Lua list of the various algorithms and their associated controls. The selector name is renamed as the per algorithm. The 10 control sliders are renamed as the 10 controls for that algorithm (mix, low cut, hi cut etc).

If anyone could help get me started that would be great!

Take a look at the effects section of Electra One App

Per effect it changes text, range and colour (white and red are used whenever a control is for L or R channel).

Mind you, this runs out of memory on the Mk1, and I may not yet have reviewed it for Mk2

Thanks! I’ll check it out when I’m back in the studio. I actually made good progress with my H9 preset though with the help of chat GPT for the Lua code. Will post the results when finished

2 Likes