source: roaraudio/doc/man1/roarify.1 @ 4571:3c0b02edcebb

Last change on this file since 4571:3c0b02edcebb was 4571:3c0b02edcebb, checked in by phi, 13 years ago

updated manpage

File size: 925 bytes
Line 
1.\" roard.1:
2
3.TH "roarify" "1" "October 2010" "RoarAudio" "User Commands"
4
5.SH NAME
6
7roarify \- roarify an application that does not have RoarAudio support
8
9.SH SYNOPSIS
10
11roarify [OPTIONS...] PROGRAM [ARGS...]
12
13.SH "DESCRIPTION"
14This command sets up a environment that enables all RoarAudio compatibility librarys.
15Audio data from applications should automatically be redirected to the RoarAudio server.
16
17.SH "OPTIONS"
18.TP
19\fB--help\fR
20Print usage informations.
21
22.TP
23\fB--print-env-bash\fR
24Print ENVs used in bash format.
25
26.TP
27\fB--server\fR
28Set server address to connect to.
29
30.TP
31\fB--load\fR
32Force loading of a given module.
33
34.TP
35\fB--no-load-roar\fR
36Do not preload libroar.
37
38.TP
39\fB--no-load-oss\fR
40DO not load OSS emulation (libroaross).
41
42
43.SH "SEE ALSO"
44\fBroarctl\fR(1),
45\fBroarcat\fR(1),
46\fBroartips\fR(7),
47\fBlibroar\fR(7),
48\fBRoarAudio\fR(7).
49
50.SH "HISTORY"
51
52For history information see \fBRoarAudio\fR(7).
53
54.\" ll
Note: See TracBrowser for help on using the repository browser.