Parameter recorder for multislider - non real time rendering
Oct 26 2020 | 10:59 pm
Hello,
the parameter recorder from "Best practices in Jitter part 2 Recording" https://cycling74.com/tutorials/best-practices-in-jitter-part-2-recording-1 seems to truncate parameters that are lists to a single value e.g. if you use [multislider] it will record only the first slider value.
As far as I understand the recorder patch this is due to the use of [t b f] and [setcell1d] in the set-row sub patcher.
What would be the recommended way to adapt the patch for use with [multislider] meaning arbitrary list lengths?


