Ok, so I hope this updated picture is clearer as to what I've done, and what I'm trying to do.
When i press the button connected to the arduino (not shown here) the following happens:
- the Arduino pin connected to 12 on the 4066 (control D) goes low (digitalWrite LOW) to disconnect the tap input
(the tap input uses input_PULLUP so will stay high when disconnected. (That's the plan anyway...)
- 100ms Delay
- after that the Arduino pin connected to 13 and 5 on the 4066 (control A and control B) goes HIGH to ground both the
tap and effect switch (imitate the 'simultaneous' two button press for preset select on the M5)
-100ms Delay
After that back in reverse order.
But yeah, voltages only drop like 0.2v instead of down to 0... so no worky worky hahaha!
I'm sure I'm just going about it the wrong way, so hit me with some wisdom.
