I successfully use integer control input for note patterns such as cat [(cI 0 "hello"), "[g g] ~ a"].
How can I use such a controller input named hello in an alternate pattern with < ... >?
And maybe going a step back to describe my motivation: I would like to use Touch OSC (or another OSC device) to configure "steps" on a sequence, while also configuring transpositions of that sequence using |+ "< ... >". Maybe there are also smarter ways to achieve this ![]()