How to +1 all values from [coll]?
Hey folks,
I have a list of chords in a [coll] object and I want it to have a second gated output that automatically adds 1 to all coll values, I am suspecting you can do that with [sprintf] but any ideas would be appreciated.
Thanks,
Yiannis
Why doesn't +1 on the output work? Or vexpr?
mz
I solved it with vexpr a while ago, indeed.
Thanks.