diff options
author | Andrew Rowland <darowland@ieee.org> | 2011-12-26 09:35:30 -0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-12-27 10:15:07 -0600 |
commit | ffb08df680223f21f3726a22c086c9687ad16fba (patch) | |
tree | b55ec2b8aaaa144025540cea1fdba4a7d0290fdc /audio/rplay/README | |
parent | 2d50b728a5c138b4e6783cf44ad362c2dadb4923 (diff) |
audio/rplay: Added (A network audio system)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'audio/rplay/README')
-rw-r--r-- | audio/rplay/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/rplay/README b/audio/rplay/README new file mode 100644 index 000000000000..70228e33d2ef --- /dev/null +++ b/audio/rplay/README @@ -0,0 +1,8 @@ +Rplay is a flexible network audio system that allows sounds to be played +to and from local and remote UNIX systems. + +Sounds can be played with or without sending audio data over the network +using either UDP or TCP. + +Rplay audio servers can be configured to share sound files with each +other. |