summaryrefslogtreecommitdiff
path: root/testing/ossp/osspd.conf.d
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ossp/osspd.conf.d')
-rw-r--r--testing/ossp/osspd.conf.d10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/ossp/osspd.conf.d b/testing/ossp/osspd.conf.d
new file mode 100644
index 000000000..05d0d06c6
--- /dev/null
+++ b/testing/ossp/osspd.conf.d
@@ -0,0 +1,10 @@
+# Define the audio backend to use here.
+# Leave undefined to autodetect.
+
+# Use Pulseaudio slave
+#DSP_SLAVE=/usr/sbin/ossp-padsp
+
+# Use ALSA slave
+#DSP_SLAVE=/usr/sbin/ossp-alsap
+
+# vim:set ft=sh: