From 75f4772ba2584a3d533ee11fb210201d45f64bb6 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 3 Oct 2010 21:07:55 +0200 Subject: output: new output plugin "ffado" Using libffado, to play on firewire audio devices. Warning: this plugin was not tested successfully. I just couldn't keep libffado2 from crashing. Use at your own risk. For details, see my Debian bug reports: http://bugs.debian.org/601657 http://bugs.debian.org/601659 --- doc/user.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) (limited to 'doc/user.xml') diff --git a/doc/user.xml b/doc/user.xml index c783a981..17bbdf91 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -788,6 +788,43 @@ cd mpd-version +
+ <varname>ffado</varname> + + + The ffado plugin connects to FireWire + audio devices via libffado. + + + + Warning: this plugin was not tested successfully. I just + couldn't keep libffado2 from crashing. Use at your own + risk. + + + + + + + Setting + Description + + + + + + device + NAME + + + Sets the device which should be used, e.g. "hw:0". + + + + + +
+
<varname>jack</varname> -- cgit v1.2.3