summaryrefslogtreecommitdiffstats
path: root/polyp/polypaudio.pa
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-08-11 15:11:26 +0000
committerLennart Poettering <lennart@poettering.net>2004-08-11 15:11:26 +0000
commitcbfaf40b45f712c1cdcc6b7cb694f907ce0e7f8f (patch)
treef45ff26187c121cc9aec80cf468eb085376d3150 /polyp/polypaudio.pa
parentb297d0b59a7d44f14073daf96a6206763a0c307b (diff)
info and subscription work
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@114 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'polyp/polypaudio.pa')
-rwxr-xr-xpolyp/polypaudio.pa8
1 files changed, 4 insertions, 4 deletions
diff --git a/polyp/polypaudio.pa b/polyp/polypaudio.pa
index 8da20c62..d57f8127 100755
--- a/polyp/polypaudio.pa
+++ b/polyp/polypaudio.pa
@@ -23,8 +23,8 @@
#load module-alsa-sink
#load module-alsa-source device=plughw:1,0
#load module-oss device="/dev/dsp" sink_name=output source_name=input
-load module-oss-mmap device="/dev/dsp" sink_name=output source_name=input
-load module-pipe-sink
+#load module-oss-mmap device="/dev/dsp" sink_name=output source_name=input
+#load module-pipe-sink
# Load audio drivers automatically on access
@@ -32,8 +32,8 @@ load module-pipe-sink
#autoload_source_add input module-oss device="/dev/dsp" sink_name=output source_name=input
#autoload_sink_add output module-oss-mmap device="/dev/dsp" sink_name=output source_name=input
#autoload_source_add input module-oss-mmap device="/dev/dsp" sink_name=output source_name=input
-#autoload_sink_add output module-alsa-sink sink_name=output
-#autoload_source_add input module-alsa-source source_name=input
+autoload_sink_add output module-alsa-sink sink_name=output
+autoload_source_add input module-alsa-source source_name=input
# Load several protocols
load module-esound-protocol-tcp