I'm using the midi/inkeyb/ zone lru object to control two ADSR's, as it has a "legato" gate and a "retrig" gate. Very handy for routing to synths. BUT. Is there an easy way to switch between the two modes? Like, sending the two differing gate types through a switch mechanism before it hits the ADSR's? I can't work out how to do this one. Also, I'd eventually like to switch this by using the GPIO digital ins with some physical switches, so an option that would make this easy would be great.
Similarly, I'm using the tb/env/cycle AD as a fun loping env - but is there an easy way to switch the cycle off? Then I could have an easily loop-able AD env, which would be cool. Again, eventually using a physical switch to change them over. @thetechnobear is this possible within the object, or would it need separate AD envs (one looping, one not) that are switched?
While we're at it, I've finally worked out a way to have a bipolar "depth" control for my envelopes (like on a hardware synth - the "contour" control on moogs), but it feels like a bit of a long workaround - can someone let me know if there's a easier/more elegant way? Screenshot attached
Finally, is there an easy way to add text to a patch, like in some of the tutorial patches? I feel like I'm missing something simple with that one!