source: roaraudio/doc/man1/roarcatplay.1 @ 5950:7fe8f5df7a83

Last change on this file since 5950:7fe8f5df7a83 was 5950:7fe8f5df7a83, checked in by phi, 11 years ago

code cleanup and again a patch for checking commandlion parameters

File size: 999 bytes
Line 
1.\" roarcatplay.1:
2
3.TH "roarcatplay" "1" "October 2013" "RoarAudio" "System User's Manual: roarcatplay"
4
5.SH NAME
6
7roarcatplay \- play files via RoarAudio
8
9.SH SYNOPSIS
10
11roarcatplay [OPTIONS]... [FILE]
12
13.SH DESCRIPTION
14
15This tool plays files using RoarAudio doing client side auto detecting of file type.
16
17.SH "OPTIONS"
18
19.TP
20\fB--server SERVER\fR
21Set server hostname
22
23.TP
24\fB--simple\fR
25Use the simple interface (default)
26
27.TP
28\fB--verbose\fR
29Use verbose output
30
31.TP
32\fB--help\fR
33Show this help
34
35.TP
36\fB--rate   RATE\fR
37Set sample rate
38
39.TP
40\fB--bits   BITS\fR
41Set bits per sample
42
43.TP
44\fB--chans  CHANNELS\fR
45Set number of channels
46
47.TP
48\fB--codec  CODEC\fR
49Set the codec
50
51.TP
52\fB--aiprofile PROFILE\fR
53Use a predefined audio profile.
54
55.SH "REMOVED OPTIONS"
56The following options has been removed:
57\fB--passive\fR,
58\fB--background\fR
59
60.SH "SEE ALSO"
61\fBroarcat\fR(1),
62\fBroartips\fR(7),
63\fBlibroar\fR(7),
64\fBRoarAudio\fR(7).
65
66.SH "HISTORY"
67
68For history information see \fBRoarAudio\fR(7).
69
70.\" ll
Note: See TracBrowser for help on using the repository browser.