I can double the input latency to trick out Qtractor.
But I can't follow your arguments since you did take into account the latency of the 3 output buffers. So you have to take into account the output hardware latency as well. Then you got the whole round trip latency.
I can double the input latency to trick out Qtractor.
But I can't follow your arguments since you did take into account the latency of the 3 output buffers. So you have to take into account the output hardware latency as well. Then you got the whole round trip latency.
Now: 1024 * 3 + 1024 + 80 = 4176
Should be: 1024 * 3 + 80 + 1024 + 80 = 4256
(plus/minus some jack rounding errors)