root/trunk/libffado/support/mixer-qt4/ffado-mixer.1

Revision 2704, 0.9 kB (checked in by jwoithe, 7 years ago)

ffado-mixer: update manpage with information about the "-b" option.

Commit r2670 added the "-b" option to ffado-mixer but the manpage was
overlooked. This commit adds documentation about the "-b" option to the
ffado-mixer manpage.

Line 
1 .TH FFADO-MIXER 1 09-Jan-2017 "ffado-mixer"
2 .SH NAME
3 ffado-mixer \- a graphical front-end for the FFADO mixer DBus controls
4 exposed by ffado-dbus-server.
5 .SH SYNOPSIS
6 .BI "ffado-mixer [options]"
7 .sp
8 Available options:
9 .B "[\-b]"
10 .sp
11 .SH DESCRIPTION
12 .B ffado-mixer
13 presents a graphical application allowing a FFADO device to be controlled.
14 The extent of the control is determined by the level of support for the
15 device in FFADO and in
16 .B ffado-dbus-server.
17 Typical controls offered by
18 .B ffado-mixer
19 include faders for the on-board mixer, phantom power control, mode switches
20 and so on.
21 .SH "OPTIONS"
22 .TP
23 .B "\-b"
24 Do not query ffado-dbus-server for an active interface.  Instead, create
25 an instance of a mixer for every supported interface as defined in FFADO's
26 "configuration" file with stubs providing placeholder values in place of
27 settings obtained from the interface.  This is primarily to assist with
28 debugging.
29 .SH "SEE ALSO"
30 .BR ffado-dbus-server (1)
Note: See TracBrowser for help on using the browser.