Only one pedal to controll pedal chain in Amplitube with Arduino?

I don't know if this question is about Midi, about Amplitube, or about Arduino. I put it here because perhaps someone found themselves in a similar situation.

I was planning to build a midi controller to control my Amplitube 5. I think with 8 knobs I have to control 90% of the amps. Currently I have a little midi controller to do this. I save each amp as a new preset and this preset respect the assignment for each pot.

But my problem comes with the pedals.

My goal is to reduce the number of knobs to control any chain of pedals. I mean, if my pedal chain has 5 pedals initially, I will need about 20 knobs and 5 switches to control them.

I mean: I want select a specific pedal in my pedal chain and then the pots and switch button only apply to this pedal.

In other words: Is there a way to have a single button and those 4/5 knobs to manage just the pedal that I have selected? It would be great to have two buttons for "go to next pedal" and "go to previous pedal" to navigate between pedals.

I know that I will have to reassign each knob for each function on each pedal. But if I succeed, these settings will be saved for the next times.

If it were possible I think that with an Arduino Due I would have enough for those 8 potentiometers for the amplifier + the 4 potentiometers for the pedals + 3 buttons to activate / deactivate and go next / previous pedal.

Thanx in advance!

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.