On my windows setup, the plugin grabber when using “Set (lines)”, it always defaults to 1ms off of a whole round number. Example, based on the default 4 lines, if I click set, it will be 499ms. On my linux setups, it would be 500ms. 16 lines sets it to 1999ms. I can’t seem to figure out why this is different on my other rigs. Regardless of various settings, the result is the same. What causes this? Is this how it is supposed to work? Have I messed something up in the settings?
This isn’t so much a “problem”, I just really want to understand why this works the way it does.
Speculation: Maybe differences in internal math library ‘rounding’ between the two OS’s during calculation. Kinda similar to this (only this is when rendering out the samples between Linux and Windows) Lua Rendering results in dB drop?