Hi,
I want to build a controller for my guitar amp simulator of choice, which is Line6’s software.
I bought a couple of kits from SmashTV(core, din, dout, ain), soldered and tested with pots, buttons, lcd and leds, so far so good. I’m awaiting for the encoders, which I had to bought abroad because couldn’t find them here.
The main concept is to use 8 encoders to controll the different parameters of each effect (no effect has more than 8 parameters).
What I couldn’t get right is which method to use to change what effect will be the encoders controlling. I understood there are groups, banks and patches, but couldn’t make up my mind on which method would be better.
I have 8 sets of parameters I would like to control, and I would like to save several presets of those (and maybe playlists for the near future)
How should I proceed?
Thank you for your support.