Because of how S+H Transform is working iternally, it wont spread correctly.
The matrix inside consisting of 16 values needs 16x a set.
So it will work with just one set but behave wrongly with a spreaded transform and set pin.
At least thats what i would expect it to do…
Anyway it is just a select missing inside to set the values 16x for each input set.
sampleholdtransform.v4p (10.2 KB)