chiark / gitweb /
Documentation + comments re recent disorder-playrtp changes.
[disorder] / doc / disorder-normalize.8
... / ...
CommitLineData
1.\"
2.\" Copyright (C) 2007, 2008 Richard Kettlewell
3.\"
4.\" This program is free software: you can redistribute it and/or modify
5.\" it under the terms of the GNU General Public License as published by
6.\" the Free Software Foundation, either version 3 of the License, or
7.\" (at your option) any later version.
8.\"
9.\" This program is distributed in the hope that it will be useful,
10.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
11.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12.\" GNU General Public License for more details.
13.\"
14.\" You should have received a copy of the GNU General Public License
15.\" along with this program. If not, see <http://www.gnu.org/licenses/>.
16.\"
17.TH disorder-normalize 8
18.SH NAME
19disorder-normalize \- DisOrder audio normalization process
20.SH SYNOPSIS
21.B disorder\-normalize
22.SH DESCRIPTION
23.B disorder\-normalize
24is used by
25.BR disorderd (8)
26to convert audio data to a consistent encoding.
27It is not intended to be used by ordinary users.
28.SH OPTIONS
29.TP
30.B \-\-config \fIPATH\fR, \fB\-c \fIPATH
31Set the configuration file.
32.TP
33.B \-\-debug\fR, \fB\-d
34Enable debugging.
35.TP
36.B \-\-syslog
37Log to syslog.
38This is the default if stderr is not a terminal.
39.TP
40.B \-\-no\-syslog
41Do not log to syslog.
42This is the default if stderr is a terminal.
43.TP
44.B \-\-help\fR, \fB\-h
45Display a usage message.
46.TP
47.B \-\-version\fR, \fB\-V
48Display version number.
49.SH "SEE ALSO"
50.BR disorderd (8)