On Wed, Oct 16, 2019 at 05:53:09PM +0530, Banibrata Dutta wrote:
...
Also when a signal is bypassed, does the overall
signal-chain latency drop
(because DSP overheads drop) ?
No. Processing latency is solely determined by settings of jack,
the entire signal chain is processed within the timeframe thus
set. If the CPU can't cope then xruns will occur, if it can easily
cope it'll just sit idle (wrt audio processing) for a moment until
the next round.
-david