> switch 3 channels ...With out going to an IC?
There is a saying in binary math: 0, 1, 2, many.
If you want more than two states, it is "many". i.e. you won't have the kind of dead-simple plan which is possible for a 2-state system.
In this case, the "two state" function is IN the pedal. The alternate-action foot switch.
The cave-man way would be to make the pedal push a ratchet on a 3-tooth gear, and 3 switches.
The alternate-action switch may be a 2-tooth (or 4-tooth) ratchet. Or it could be like the mechanism in a ballpoint pen, altho this too is usually an 8-tooth ratchet mounted end-wise and every other tooth indented.
The switch on "3-way" lamps is another example. However these are really 4-way (one of the states is "off"). You could try to adapt one. However these things break when I touch them, they sure won't like being stomped.
YOu "could" do a 3-switch "with out an IC"... whole 64-bit computers were built without a single IC.
I could dredge old memories and come up with a plan. But the reason ICs took-over the world is that they make the non-simple things pretty simple.
However this paricular job is complicated because it uses quite high voltages to drive the FETs, because they are clamping quite high signal voltages.
Oh... the next step after "2" is "4". You would probably build a 3-state register as two 2-state registers, giving four possible states. Yes, I bet there is a ring-of-three approach, but it might be just as many parts as two flops.