On Wed, March 27, 2019 18:01, Alex Ivanov wrote:
Jack1 is run as following
export JACK_PROMISCUOUS_SERVER= umask 0 jackd -dalsa
JACK_PROMISCUOUS_SERVER is exported in environment.
Now programs using jack don't show any errors, but there is no sound and
jackd gives the following errors:
A quick question, does do the same with jack2?
No. This feature works fine in Jack2. And it doesn't need umask hack either.
However, it told in Jack1 manual that it supports promiscuous mode, but it doesn't
work for me for some reason :-(