Extract column list jit.cellblock

Roberto 's icon

How can I extract, in a message, the entire numeric list of a column inside the jit.cellblock object. Thanks so much.

Source Audio's icon

did you bother to read jit.cellblock help file ?

I guess not ...

Roberto 's icon

Thanks. How to multiply a list of numbers with a variable number which always gives me the multiplied list at the output

Sébastien Gay's icon

[vexpr] should be your friend here.

Source Audio's icon

vexpr or scale, set float or int, depending on input or mutiplication factor.