stoermelder / vcvrack-packone

Modules for VCV Rack
GNU General Public License v3.0
173 stars 38 forks source link

[Suggestion] Add gate output to Stroke #380

Closed flarn2006 closed 5 months ago

flarn2006 commented 5 months ago

Currently, Stroke only outputs a short trigger pulse when the key is first pressed, despite the indicator light turning on for as long as the key is held. I think it would be useful to have an output for this. The way I'd implement it is, rather than adding a bunch of new outputs, it might be good to just have a mode switch (TRIG/GATE) which determines the behavior, either one switch for each or a single switch for all of them.

stoermelder commented 5 months ago

I'm not sure if I understand you correctly, STROKE provides an option for gates?

image

flarn2006 commented 5 months ago

Oh I see now, if I right-click the hotkey field. Didn't notice that at first. Thank you!