I am using the ONSONGLOAD of my keyboard mapping to "reset" various things automatically when I load a new song (for instance, resetting the loop to 16 beats etc). I would like to add something that activates the key_lock. However, as far as I understand, the key_lock verb is a toggle, so it exactly has the opposite effect if I had the key_lock already active. Any ideas?
Posted Sun 02 Feb 25 @ 11:50 am
just explicitly state ON
key_lock on
key_lock on
Posted Sun 02 Feb 25 @ 12:00 pm
Which BTW, works with all toggles at exactly the same way.
E.G. vinyl_mode off, master_tempo on, quantize_all off, pitchlock off e.t.c.
E.G. vinyl_mode off, master_tempo on, quantize_all off, pitchlock off e.t.c.
Posted Mon 03 Feb 25 @ 11:52 am
Thanks!!
Posted Tue 04 Feb 25 @ 4:34 pm