On Tue, Apr 5, 2016 at 6:26 PM, Alexandre DENIS <contact@xxxxxxxxxxxxxxxxxx> wrote:
Jack2 cannot parallelize processing if the graph is a pipeline: since
every stage depends on the data from previous stage, they must be run
in sequence.
However, a pipeline may be parallelized if you trade parallelism
against latency. You can run each stage in parallel if they process
data from different periods.
if you use netjack1, this does not happen. both ends of a netjack connection (1 master and N slaves) are synced to the same master sample clock.
_______________________________________________ Linux-audio-user mailing list Linux-audio-user@xxxxxxxxxxxxxxxxxxxx http://lists.linuxaudio.org/listinfo/linux-audio-user