aboutsummaryrefslogtreecommitdiffstats
path: root/alsoftrc.sample
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2020-11-15 15:54:09 -0800
committerChris Robinson <[email protected]>2020-11-15 15:54:09 -0800
commita494a89c5afe7ec8fd1077101c524bc995f0367e (patch)
tree5a368ea3984d4e9aa81bc9f4a657f81e23b440e6 /alsoftrc.sample
parente64c52ce8c3552452b78e951966bbef589cf0e97 (diff)
Add some missing custom device config descriptions
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r--alsoftrc.sample22
1 files changed, 22 insertions, 0 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample
index 66ceae0b..3c964ada 100644
--- a/alsoftrc.sample
+++ b/alsoftrc.sample
@@ -401,6 +401,13 @@
# case-sensitive.
#device-prefix- =
+## custom-devices: (global)
+# Specifies a list of enumerated playback devices and the ALSA devices they
+# refer to. The list pattern is "Display Name=ALSA device;...". The display
+# names will be returned for device enumeration, and the ALSA device is the
+# device name to open for each enumerated device.
+#custom-devices =
+
## capture: (global)
# Sets the device name for the default capture device.
#capture = default
@@ -418,6 +425,13 @@
# capture-prefix-NVidia-0). The card id is case-sensitive.
#capture-prefix- =
+## custom-captures: (global)
+# Specifies a list of enumerated capture devices and the ALSA devices they
+# refer to. The list pattern is "Display Name=ALSA device;...". The display
+# names will be returned for device enumeration, and the ALSA device is the
+# device name to open for each enumerated device.
+#custom-captures =
+
## mmap:
# Sets whether to try using mmap mode (helps reduce latencies and CPU
# consumption). If mmap isn't available, it will automatically fall back to
@@ -469,6 +483,14 @@
# backend, opening devices, etc).
#spawn-server = false
+## custom-devices: (global)
+# Specifies a list of enumerated devices and the ports they connect to. The
+# list pattern is "Display Name=ports regex;Display Name=ports regex;...". The
+# display names will be returned for device enumeration, and the ports regex
+# is the regular expression to identify the target ports on the server (as
+# given by the jack_get_ports function) for each enumerated device.
+#custom-devices =
+
## connect-ports:
# Attempts to automatically connect the client ports to physical server ports.
# Client ports that fail to connect will leave the remaining channels