source: roaraudio/doc/man1/roarvumeter.1 @ 3092:181882e28eb3

Last change on this file since 3092:181882e28eb3 was 3092:181882e28eb3, checked in by phi, 14 years ago

added manpage for roarvumeter

File size: 1018 bytes
Line 
1.\" roarvumeter.1:
2
3.TH "roarvumeter" "1" "January 2010" "RoarAudio" "System User's Manual: roarvumeter"
4
5.SH NAME
6
7roarvumeter \- display current audio level of RoarAudio's waveform mixer
8
9.SH SYNOPSIS
10
11roarvumeter [OPTIONS]...
12
13.SH DESCRIPTION
14
15This tool can be used to view the current audio levels of RoarAudio's sound servers'
16waveform mixer. In Addition it implements a simple beat detection.
17
18.SH "OPTIONS"
19
20.TP
21\fB--server  SERVER\fR
22Set server hostname
23
24.TP
25\fB--rate    RATE\fR
26Set sample rate
27
28.TP
29\fB--bits    BITS\fR
30Set bits per sample
31
32.TP
33\fB--chans   CHANNELS\fR
34Set number of channels
35
36.TP
37\fB--samples SAMPLES\fR
38Set number of input samples per block
39
40.TP
41\fB--pc\fR
42Use percent scale
43
44.TP
45\fB--db\fR
46Use dB scale
47
48.TP
49\fB--beat\fR
50Enable beat detection
51
52.TP
53\fB--lowpass FREQ\fR
54Use lowpass to filter input (-120dB/dec)
55
56.TP
57\fB--help\fR
58Show this help
59
60.SH "SEE ALSO"
61\fBroartips\fR(7),
62\fBlibroar\fR(7),
63\fBRoarAudio\fR(7).
64
65.SH "HISTORY"
66
67For history information see \fBRoarAudio\fR(7).
68
69.\" ll
Note: See TracBrowser for help on using the repository browser.