live.scope can cause extremely sloppy audio timing
The live.scope object set to update interval 0.01 is causing an extremely sloppy audio timing despite the settings seen in the screenshots below.
In order to get the timing correct, I need to set my Signal Vector Size to 1 sample. Nothing else will cut it on the audio settings side.
To fix it on the live.scope side instead, set its interval to values 1 and larger.
See the debug patcher below.
Not sure if this is a bug per se, but it sure is able to mess with the users and cause some painful debugging moments in complex patches.


Max Patch
Copy patch and select New From Clipboard in Max.
Can I get a confirmation that a dev read and noted this so I can move on?