source: roaraudio/doc/man7/RoarAudio.7 @ 4613:0421834f1025

Last change on this file since 4613:0421834f1025 was 4613:0421834f1025, checked in by phi, 13 years ago

more manpage updates

File size: 2.3 KB
Line 
1.\" RoarAudio
2.TH "RoarAudio" "7" "November 2010" "RoarAudio" "System Manager's Manual: RoarAuido"
3
4.SH NAME
5RoarAudio \- RoarAudio sound system and package
6
7.SH SYNOPSIS
8
9\fBroard\fR [OPTIONS]...
10
11.SH "DESCRIPTION"
12\fBRoarAudio\fR is a modern, multi-OS, network transparent sound system.
13It supports a large amount of features required for home and professional usage.
14Its main purpose is to connect software (like media players) and devices (like soundcards) as a mid-layer adding features you expect from a modern sound system like software mixing and full network transparency.
15
16RoarAudio can also be used to connect multiple software components. An example for such a setup is a common webradio setup where the used playback software is connected to a streaming server in addition to a local soundcard. RoarAudio has special features for such setups like meta data passing.
17
18.SH "MAIN FEATURES"
19 * fully network transparent. Network support for UNIX Domain Sockets, TCP/IP and DECnet
20 * multiple audio streams per client
21 * Vorbis comments like meta data for each audio stream
22 * support for "legacy" clients via libroaresd, libroararts, libroaryiff
23 * support for PulseAudio and OpenBSD's sndio clients via libroarpulse and libroarsndio
24 * supported by many media players and other sound using applications!
25 * mixing clients at individual levels like an analog mixer
26 * server and client side support for common codecs like Ogg Vorbis, Speex, FLAC and many more
27 * support for 8, 16, 24 and 32 bit per sample. Mixer resolution up to 64 bit
28 * and many more...
29
30.SH "BUGS"
31A lot...
32
33.SH "SEE ALSO"
34\fBroar-config\fR(1),
35\fBroarcat\fR(1),
36\fBroarcat2sock\fR(1),
37\fBroarcatad\fR(1),
38\fBroarctl\fR(1),
39\fBroarfilt\fR(1),
40\fBroarfish\fR(1),
41\fBroarmon\fR(1),
42\fBroarsockconnect\fR(1),
43\fBroartypes\fR(1),
44\fBroarvorbis\fR(1),
45\fBroard\fR(1),
46\fBroartips\fR(7),
47\fBlibroar\fR(7).
48
49.SH "HISTORY"
50Project started in mid of 2008.
51
52Milestones:
53 2008-08-31 First offical release (v. 0.1)
54 2009-02-04 First release of the new trunk for 0.2 (v. 0.2beta0)
55     With this release the version schema was changed.
56 2009-05-21 Release of version 0.2
57 2009-09-06 First commercal use (roarphone, v. 0.3beta0)
58 2010-06-11 New pre-release based release-cycle was introduced to improve release quality
59 2010-08-22 Release of version 0.3
60
61.\"ll
Note: See TracBrowser for help on using the repository browser.