Hi, everyone.
Firstly, I'd like to state that I wasn't sure where to start this topic because it's not exactly about an effects unit of any kind, but it is meant to switch effects, so here it is. If it's in the wrong place, I'd like to apologize and request that the Moderators move it somewhere proper. Thank you.
I've been thinking about building an effects switcher for my pedalboard to be able to turn on multiple pedals at the click of one footswitch. So, in search of ideas for selecting a given patch, I've found R. G. Keen's article at GeoFex and one by Rod Elliott, among others. Links here:
http://www.geofex.com/article_folders/fxswitchr/fxswitchr.htm
https://sound-au.com/project163.htm
Now, I'm wondering how to overcome the problem of accidentally engaging two (or possibly more) patches simultaneously if I wanted to build a CMOS-based controller. The way I understand R. G. Keen's design (schematic in question), if two footswitches are stomped on, two outputs of the 74HC373 go high, thus turning on two patches. The same is true for most designs provided by Rod Elliott (except the one built around the CD4017 Johnson counter and perhaps the one using SR latches).
I do understand that it'd be easier to use a microcontroller of sorts and make the code something along the lines of:
if input A is HIGH, output A is HIGH else LOW;
and duplicate it for other inputs.
However, I'd like to learn how to do that without turning to digital technology. I am also aware that it will add to the complexity of the circuit which will probably send me down digital path anyway. I'd like to learn nonetheless. Thanks for any suggestions, directions, and explanations.
Have a good one, everyone.
M.
Firstly, I'd like to state that I wasn't sure where to start this topic because it's not exactly about an effects unit of any kind, but it is meant to switch effects, so here it is. If it's in the wrong place, I'd like to apologize and request that the Moderators move it somewhere proper. Thank you.
I've been thinking about building an effects switcher for my pedalboard to be able to turn on multiple pedals at the click of one footswitch. So, in search of ideas for selecting a given patch, I've found R. G. Keen's article at GeoFex and one by Rod Elliott, among others. Links here:
http://www.geofex.com/article_folders/fxswitchr/fxswitchr.htm
https://sound-au.com/project163.htm
Now, I'm wondering how to overcome the problem of accidentally engaging two (or possibly more) patches simultaneously if I wanted to build a CMOS-based controller. The way I understand R. G. Keen's design (schematic in question), if two footswitches are stomped on, two outputs of the 74HC373 go high, thus turning on two patches. The same is true for most designs provided by Rod Elliott (except the one built around the CD4017 Johnson counter and perhaps the one using SR latches).
I do understand that it'd be easier to use a microcontroller of sorts and make the code something along the lines of:
if input A is HIGH, output A is HIGH else LOW;
and duplicate it for other inputs.
However, I'd like to learn how to do that without turning to digital technology. I am also aware that it will add to the complexity of the circuit which will probably send me down digital path anyway. I'd like to learn nonetheless. Thanks for any suggestions, directions, and explanations.
Have a good one, everyone.
M.