Code reuse : knobs and switches assignation?

Dali

Well-known member
I'm just wrapping my head over what will be possible with Terrarium and code not made for it...

Take this:
1602687980091.png
Source: https://github.com/electro-smith/DaisyExamples/tree/master/petal/MultiEffect#controls

Will it be possible to modify simply the code to:

Change knob 5 to a Dry/Wet Reverb knob
Change knob 6 to a Dry/Wet Delay knob
Footswitch 1: Reverb on/off
Footswitch 2: Delay on/off

And use SPDT as On/Off:
1: Reverb
2: Delay
3: Crush
4: Auto-Wah

Or a variation:
1: Change the order of reverb and delay (Down: Delay=>Reverb, UP:Reverb=>Delay) (with code accordingly)
2: Multiply delay time: 1X and 4X
 
Back
Top