Prototype of an 8x “DOUT” module. It is a simple build of two stacked PCBs called “binaire” and “octal”. I reckon it can be done in an hour or less. In the SEQ v4+ context it can be configured as
8 gates, in combination with 8 CVs (in the works)
8 configurable clocks, or 7 clocks plus one start signal
8 triggers. Up to 64 triggers can be generated with the SEQ!
Each output has an LED that illuminates with a positive gate. The modules are designed to be easily chainable, so decide how many are needed in your system. 4HP width. It would also work with other SEQ versions.
awesome! i was just about to mount an AOUT_NG to a eurorack panel… but if this is based on the same schematic as the AOUT_NG, i might save the components and wait with building for this more compact solution
Re: AOUT_NG: in the MIDIbox paradigm, CV/gate is split into AnalogueOUT and DigitalOUT modules. The assembly above is the DOUT side, which was previously available as a PCB build using a DOUTX4 module, but you needed to provide your own 3.5mm jacks. There have been various solutions over the years, like using Ken Stone breakout PCBs, also Altitude did a combination that had eight each of CVs/gates/clocks/triggers.
The AOUT side will be a different design to AOUT_NG. I had a previous incarnation in through hole, but this version is more compact and simplified. (The other one had CV range switches and fine-tune control, but was only four channels in I think 10HP.)
Here’s a teaser of transmute8 fresh from OSHPark (thanks for the image Peter!), not tested and won’t be for a little while. Hope you like 1206 resistors (or 0805 if you wish!)!
yes i like 1206, just received a set from the land in the middle. unfortunately some of the boxes had opened in transfer so at some point i have to put the crumb puzzle back together (unless i got lucky and the required values are in the properly closed boxes)…
I was using the top right corner of this schematic from the YuSynth gate delay, except connecting the base of the transistor to the DOUT module.
Interesting, based on this diagram the LED should work without something connected, except if the load is a lot less than 10K, is your jack has a kind of bypass inside? Maybe the jack put the output to the ground internally when there’s nothing plugged?
It would be better to see the actual connections or even a photo of the circuit…
Presumably the transistor base is connected to the 220R resistor of a DOUT pin? Normally I use 1k resistors for setting the NPN base current, but it probably doesn’t matter. Plugging something into the jack might create a voltage divider?
Also, this circuit is trying to source current out of the NPN. The LED/resistor should rather be connected to the collector.
Plugging something into the jack might create a voltage divider?
Yep, here the voltage depends on the Impedance connected to the GATE OUT for sure! The Voltage applied to the 547 base is between something like 3,6V with Z=0 and approximatively 11V with Hi-Z, strange.
Led current depends on it too, between 1,5mA and 9mA.
This will work better:
But it’s 15V gate. A bit less because of the diode.
Thanks guys, I’ll give that a shot. I unhooked the transistor a while back, trying different solutions, so I don’t have a photo. It is for a Eurorack, so it is actually 12V, not 15. I was just using the schematic as a starting point. I was using the 220 ohm resistor. Sorry for hijacking the thread!
How does one get the SEQ to fire off the triggers in D3? I can get the clocks and AOUT working. Should I have a DOUT option in the Port? Is that a change I need to make in the configuration file or something?
You need to assign the shift register to the triggers in the HWCFG. Then the triggers should work on AOUT channel 16.
Quote
DOUT drum gates/triggers
Notes to AOUT Channel 16 (C-1, C#1, D-1, … upwards) will be redirected to up to 64 digital outputs of the DOUT chain. Each key number triggers an individual gate for 1 mS, accordingly this mode is predestinated for drum triggers. The used shift registers have to be defined in the MBSEQ_HW.V4 file (DOUT_GATE_SR1..8)
With the new firmware version you can adjust the pulse time of the triggers.
For this, set up a note track on AOUT port channel 16
Note 16 DOUT drum gates/triggers
Notes to CV Channel 16 (C-1, C#1, D-1, … upwards) will be redirected to up to 64 digital outputs of the DOUT chain. Each key number triggers an individual gate for 1 mS, accordingly this mode is predestinated for drum triggers. The used shift registers have to be defined in the MBSEQ_HW.V4 file (DOUT_GATE_SR1..8)