aboutsummaryrefslogtreecommitdiffstats
path: root/alsoftrc.sample
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2012-02-11 09:36:40 -0800
committerChris Robinson <[email protected]>2012-02-11 09:36:40 -0800
commitb375b130babf7dd08bb666abb46c035807ee4549 (patch)
treeed4f53ec96b307db2bc74d40a898583c91beded3 /alsoftrc.sample
parent3fb63512125057504d5e06768a08cb0250b8a90f (diff)
Add config options for card- and device-specific prefixes in ALSA device names
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r--alsoftrc.sample14
1 files changed, 14 insertions, 0 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample
index 6ee67058..51603f9f 100644
--- a/alsoftrc.sample
+++ b/alsoftrc.sample
@@ -210,6 +210,13 @@
# device index for the requested device name.
#device-prefix = plughw:
+## device-prefix-*:
+# Card- and device-specific prefixes may be used to override the device-prefix
+# option. The option may specify the card id (eg, device-prefix-NVidia), or
+# the card id and device index (eg, device-prefix-NVidia-0). The card id is
+# case-sensitive.
+#defice-prefix- =
+
## capture:
# Sets the device name for the default capture device.
#capture = default
@@ -220,6 +227,13 @@
# device number for the requested device name.
#capture-prefix = plughw:
+## capture-prefix-*:
+# Card- and device-specific prefixes may be used to override the
+# capture-prefix option. The option may specify the card id (eg,
+# capture-prefix-NVidia), or the card id and device index (eg,
+# capture-prefix-NVidia-0). The card id is case-sensitive.
+#capture-prefix- =
+
## 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