Path to this page:
Subject: CVS commit: wip/rsound
From: othyro
Date: 2012-10-04 00:45:58
Message id: E1TJXhn-0003n7-RG@sfs-ml-4.v29.ch3.sourceforge.com
Log Message:
Import rsound-1.1 as wip/rsound.
This package provides two programs:
rsd - The server which PCM data is streamed to over TCP/IP or Unix
domain sockets, Sound is played back with a low latency
depending on what backend is used. It supports several
connections to be played back at the same time.
rsdplay - The client which streams PCM data recieved from stdin to a
rsoundserv. The code in rsdplay is mostly for reference.
Files: