aboutsummaryrefslogtreecommitdiffstats
path: root/openalrc.sample
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2007-12-16 19:37:20 -0800
committerChris Robinson <[email protected]>2007-12-16 19:37:20 -0800
commite773887b4b2dcece3207a8d6e52ac5e56d32cfdd (patch)
tree6e04d8e684470d5954a934823cd6716a51e781eb /openalrc.sample
parent5b85067f9c09b287622cfaea76cd3483dc79fd37 (diff)
Implement capture config option for OSS.
Diffstat (limited to 'openalrc.sample')
-rw-r--r--openalrc.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/openalrc.sample b/openalrc.sample
index efd0ba86..ca6fe390 100644
--- a/openalrc.sample
+++ b/openalrc.sample
@@ -43,6 +43,8 @@ device = /dev/dsp # Sets the device name for OSS output. Default is /dev/dsp
periods = 4 # Sets the number of update buffers. Default is 4
+capture = /dev/dsp # Sets the device name for OSS capture. Default is /dev/dsp
+
[dsound] # DirectSound backend stuff
# Nothing yet...