Question
What interval is determined for PF_EffectWorld.rowbytes?
I am trying to speed up the plugin by making it AVX2 compliant and would like to know how rowbytes are determined.
4byte?8byte?16byte?32byte?
I am assuming that they are probably patted to match one of those, but I would like to know the specific values.
