source: roaraudio/plugins/ao/README @ 5439:7950543cabbc

Last change on this file since 5439:7950543cabbc was 3232:cd6b1b93bc03, checked in by phi, 14 years ago

update (C)

File size: 1.2 KB
Line 
1               RoarAudio output plugin for libao
2         -------------------------------------------
3
4Copyright (C) Philipp 'ph3-der-loewe' Schafft - 2008-2010
5based on ao_esd.c of libao by Stan Seibert - July 2000, July 2001
6
7This is free software; you can redistribute it and/or modify
8it under the terms of the GNU General Public License as published by
9the Free Software Foundation; either version 2, or (at your option)
10any later version.
11
12This (as all of the RoarAudio package) is distributed in the hope
13that it will be useful, but WITHOUT ANY WARRANTY;
14without even the implied warranty of MERCHANTABILITY or
15FITNESS FOR A PARTICULAR PURPOSE.  See the
16GNU General Public License for more details.
17
18You should have received a copy of the GNU General Public License
19along with this program.  If not, see <http://www.gnu.org/licenses/>.
20
21---------------------------------------------------------------------
22
23OVERVIEW
24
25This plugin adds support for RoarAudio to libao. It is part of
26the RoarAudio distribution but may be distributed separately.
27For a documentation of RoarAudio see the full package.
28
29OPTIONS
30
31 host           - The roard to connect to (ip/hostname[:port] or /.../sock)
32
33
Note: See TracBrowser for help on using the repository browser.