How to +1 all values from [coll]?

Yiannis Ioannides's icon

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

mzed's icon

Why doesn't +1 on the output work? Or vexpr?

mz

Yiannis Ioannides's icon

I solved it with vexpr a while ago, indeed.
Thanks.