Timing of udpsend/receive question

chapelier fou's icon

Why do I have two different values, the other one being roughly the half of the first ?

EDIT : the difference looks like a roughly absolute 5ms .


Source Audio's icon

timing of that UDP banger is also dependent on other factors in max

turn overdrive on, turn audio driver off , or at least Audio Interrupt

to see what happens.

chapelier fou's icon

Haaaaa, now I get it.

I had another patch running with a lot of GUI elements put in motion by signal rate objects. If I have this GUI patcher on, then I have skipped/delayed bangs, unless I disable Audio Interrupt.

Without the GUI patch running, I have a decently steady timing with or without Audio Interrupt.

I'm fine with it, because I would have had an issue if udpsend/receive were introducing these variations.

Thanks !