aboutsummaryrefslogtreecommitdiffstats
path: root/alsoftrc.sample
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2010-03-18 01:58:25 -0700
committerChris Robinson <[email protected]>2010-03-18 01:58:25 -0700
commit97b25755e7cca783d201c51c8f910588d6ed6beb (patch)
treea8267eab13cbf89310d98def32b6556d4dc866ce /alsoftrc.sample
parentbdfafb454b4b1da00b6156b94dd711a72ea77e5b (diff)
Support capture with PortAudio
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r--alsoftrc.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample
index 58e09757..2c07209a 100644
--- a/alsoftrc.sample
+++ b/alsoftrc.sample
@@ -223,6 +223,11 @@
# given by PortAudio itself.
#device = -1
+## capture:
+# Sets the device index for capture. Negative values will use the default as
+# given by PortAudio itself.
+#capture = -1
+
##
## PulseAudio backend stuff
##