From f138369808086cbf2bdf1d579e6f21553c657dc5 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Wed, 5 Aug 2020 00:27:12 -0700 Subject: Add an option to auto-connect JACK ports --- alsoftrc.sample | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'alsoftrc.sample') diff --git a/alsoftrc.sample b/alsoftrc.sample index 42ebd7ca..66ceae0b 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -469,6 +469,12 @@ # backend, opening devices, etc). #spawn-server = false +## connect-ports: +# Attempts to automatically connect the client ports to physical server ports. +# Client ports that fail to connect will leave the remaining channels +# unconnected and silent (the device format won't change to accommodate). +#connect-ports = true + ## buffer-size: # Sets the update buffer size, in samples, that the backend will keep buffered # to handle the server's real-time processing requests. This value must be a -- cgit v1.2.3