qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2] Autoconnect jack ports by default


From: Gerd Hoffmann
Subject: Re: [PATCH v2] Autoconnect jack ports by default
Date: Thu, 4 Mar 2021 14:12:52 +0100

> I'd suggest a "auto-connect-ports" boolean option, which defaults to
> enabled.
> 
>  - auto-connect-ports == true,  connect-ports= <unset>
> 
>     => use the proposed default regex for connect ports
> 
>  - auto-connect-ports == true, connect-ports = regex
> 
>     => use the connect-ports regex
> 
>  - auto-connect-ports == false, connect-ports= <unset>
> 
>    => don't auto connect at all
> 
>  - auto-connect-ports == false, connect-ports=regex
> 
>    => logically inconsistent config, report an error

Well, we need two options then, and have one inconsistent variant.
Can't we just get along with connect-ports alone, by using the empty
string for "do not auto connect" ?

take care,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]