Latency introduced by JackRouter ASIO driver #980
mickaelmarin
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I use jack2 on Windows 10/11 with Bitwig (native jack implementation) and VirtualDJ/Rekordbox (use JackRouter ASIO driver on this apps)
I would like to know the latency introduced by the JackRouter ASIO driver (1 buffer in addition ???).
I know the latency for bitwig with the jackio_delay but I don't know the output latency from Rekordbox or VirtualDJ routed in Bitwig.
I use the asio driver from my Pioneer FLX10 in jack server (44100Hz/64 buffer). With that on bitwig I have 1.47ms of latency.
If 1 buffer is needed to connect JackRouter ASIO driver to jack server I suppose the calculation below:
(Rekordbox 1.45) + (bitwig 1.47ms) + DA latency 2ms =~ 4.9ms
Am I right ?
Thanks
Mickael
Beta Was this translation helpful? Give feedback.
All reactions