EDIT: with the beat markers what I've drawn is really "[{0 1 2}%12, {0 1 2 3}%12], isn't it? The pattern "{0 1 2, 0 1 2 3}" is instead 4 beat long sequence (so by default it plays 4 times slower). Do I get it right?
But what do I do to i.e. apply an effect every third hit to a pattern of four? Or to apply in sequence 3 chords to a pattern of 4 notes? Well, basically: what is the operator equivalent of the {} mini notation?
From what I see in the parser, there isn't really a pre-defined function. It stacks and adjust speeds according to the amount of elements it reads from the mini-notation. Anyone feel free to correct me if I'm missing something