I’m using a select chop which has a list of channels, and have been able to achieve the rounding off to 2 decimal points through a Script chop. However, selecting each channel feels quite repetitive and in case I want to pass a different set of channels through the select, I’ll have to make changes to the code every time. I was wondering if there are operators which work with a select chop?
Or would sticking with script be a better and more optimised solution?