In all the noise filters, add an option for specifying the fps of the noise generation. This would work by calculating a new frame rate with integers then use that integer fps to generate a new random seed for each frame…
Added fps option to all noise filters.
Need to add pulldown offset