Could I just jump into the unpowered section of the breadboard and have multi outs for splitting a clock to multiple inputs?
Actually, some more basic electronics questions:
I’m thinking about using a different device for a clock, I think I can use a sync signal…
I can just connect a female jumper to the out of a mono socket and have basically a eurorack jacket?
Also can I just use a variable resistor with the right resistance to control amplitude? For example, making an lfo affect something less severely?
Ultimately, the answer to these questions are “just try it and see” but the reason I’m hesitant is that I don’t want to break anything - are there any basic rules of thumb to consider so that I can try things out and not worry about frying things?
Yes, but remember: it divides the voltage, so you may get unexpected results. A weak clock might not be enough to trigger what you want.
1 Like
Exactly — just use male-to-female pins, and you can split any signal directly using the breadboard itself.
Each output has an impedance of about 100 Ω, and the inputs have an impedance of more than 10 kΩ. So splitting a signal into 2–3 paths is fine and won’t cause a noticeable drop in signal level.
Of course, that’s exactly what the Jacket module is designed for.
Yes — connect your potentiometer between GND and the +5 V rail, and connect the center (wiper) pin to the CV input.
Also, if you have a mixer/VCA module, it provides +5 V and −5 V reference outputs. That’s a better option for this setup, since the +5 V rail on the breadboard can be slightly noisy.
The usable CV range is from −5 V to +5 V, but each module can tolerate up to ±12 V on all inputs (except for the special raw pins on the ESP32/MIDI module).
1 Like