summaryrefslogtreecommitdiff
path: root/audio/rplay/pkg-descr
blob: 823d04938a9a92a5cd0baec282ea5e88f51728d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
rplay is a flexible network audio system that allows sounds to be played to
and from local and remote systems.  The rplay audio server currently
supports SunOS 4.1.X, Solaris 2.X, Linux, SGI IRIX 4 & 5, HP9000/705,
HP9000/710 and now FreeBSD.  The rplay clients and client library should 
work on any system that supports Berkeley sockets.  X Windows is not required.

Version 3.2.0beta
-------------------

* Supported systems include SunOS 4.1.X, Solaris 2.x, FreeBSD,  Linux,
  SGI IRIX 4 and IRIX 5, and HP9000/710.

* 8-bit & 16-bit audio input and output.

* All audio sample rates.

* .au, .snd, .aiff, .wav, .voc, .ub, .ul, G.721 4-bit, G.723 3-bit, and
  G.723 5-bit audio files.

* Stereo input and output. (2 channels)

* Sounds can be played at any sample rate.

* Compile rplayd with -DTEST_FLANGE for some fun.

* Flexible audio configuration using the following long-named options:
  --audio-device, --audio-bufsize, --audio-bits, --audio-channels,
  --audio-close, --audio-flush, --audio-format, --audio-match, --audio-port,
  --audio-rate, --audio-sample-rate, and no-audio.
  (See `rplayd --help' for more details)

* HTML documentation.