Audio Status Problems on Windows

Dima Payne's icon

Have a relatively simple patch, but when I turn off Audio Interrupt the patch starts to glitch and eventually turns off. Before that I made patches on Mac and haven't met this problem. So I checked on Mac the same patch and there were no signs of glitches even without Audio Interface.

Also what was strange to me is that on Windows you have to change Sample Rate to set I/O Vector Size as on Mac you can change them independently

Does someone run into the same problem or maybe can explain what issues Windows has?

Source Audio's icon

try to set vector sizes to at lest 128/64 , or better 512/64.

then get rid of phasor~ / snapshot~ and use transport raw ticks

to drive function.

And no need to turn audio interrupt on.