From ca60db2aec3b2ccca9373f3a9ad1be68a6e3e837 Mon Sep 17 00:00:00 2001
From: Dimitris Papastamos <[email protected]>
Date: Wed, 22 Jun 2016 14:07:11 +0100
Subject: [PATCH 2/2] Add an example of sndio output to mpdconf.example

---
 doc/mpdconf.example | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/mpdconf.example b/doc/mpdconf.example
index 4c5d679..b6ecefe 100644
--- a/doc/mpdconf.example
+++ b/doc/mpdconf.example
@@ -305,6 +305,14 @@ input {
 ##     device          "Digital Audio (S/PDIF) (High Definition Audio Device)" 
# optional
 #}
 #
+# An example of an sndio output.
+#
+#audio_output {
+#      type            "sndio"
+#      name            "sndio output"
+#      mixer_type      "software"
+#}
+#
 ## Example "pipe" output:
 #
 #audio_output {
-- 
2.8.4


_______________________________________________
mpd-devel mailing list
[email protected]
http://mailman.blarg.de/listinfo/mpd-devel

Reply via email to