Imagine I have three sliders that control x,y and z to be packed in a pack object. Is there an elegant way to program this in such a way that any change of value triggers the pack? I need to do this many times in one patch, and I'd rather use a clean and elegant solution, if there is one.
Thanks!