requires firmware update to both tt and ansible! get them here:
https://github.com/monome/ansible/releases
https://github.com/monome/teletype/releases
new commands listed at the bottom of the ansible docs: http://monome.org/docs/modular/ansible
ridiculous amount of possibilities with this combination!
for example:
KR.POS 0 0 5
cut to position 5 for all tracks/params
L 1 4 : KR.L.LEN I 0 RAND 8
randomizes the loop length of each track (all parameters).
MP.OFF RRAND 1 8
stop a random MP channel
MP.OFF 0
stop MP completely.
MP.SCALE X
set MP’s scale to X
KR.PERIOD 50
set kria’s internal clock to a period of 50ms
X SCALE 0 V 10 20 275 PARAM
KR.PERIOD X
use TT’s param knob to set kria’s tempo (must be inside the metro script)
CY.RES 2
reset ch 2 of cycles
CY.POS 1 127
set cycles ch 1 to 127 (south-- values are 0-255, starting north clockwise)
CY.REV 0
reverse direction for all channels
please post your adventures here.