John_C
formerly Skeksis268
I'm relatively new to the world of making plugins, but I am bemused.......how would one end up with a plugin that behaved differently in offline/online unless you either
a. can't code and have released a product containing undefined behaviour
b. deliberately set the processing up to work with the system clock as it's timebase or something equally retarded
c. have a high quality offline mode (a good thing)
oh, and null tests are the one golden standard of audio.
If two things null and you hear a difference, then you're WRONG.
If every single sample is in exactly the same place and has exactly the same value (which is what the null test verifies) then there is 0 difference between them
a. can't code and have released a product containing undefined behaviour
b. deliberately set the processing up to work with the system clock as it's timebase or something equally retarded
c. have a high quality offline mode (a good thing)
oh, and null tests are the one golden standard of audio.
If two things null and you hear a difference, then you're WRONG.
If every single sample is in exactly the same place and has exactly the same value (which is what the null test verifies) then there is 0 difference between them