I’ve got a few bits of kit that use the “Short to ground” method to trigger a note (Early Yamaha & Korg Stuff etc)
It would be cool to be able to change the polarity of the gate out, ie… normally it’s low, but when a gate is sent out, the signal goes high… On Early Korg gear, the signal is normally high, but during a gate, the signal goes low.. (A short to ground)
I’m not 100% sure that this can be done via software, but if so it would be ideal..
Failing that, I might slap a few of these (V-trig to S-Trig converters) inside my sequencer..
The CV/gate code reads a byte from memory and sends it to the appropriate pins… If you find the code that handles that byte, then you can use a comf instruction to flip the bits before they are sent to the appropriate output. I’d start with seq_ext.inc