-
Notifications
You must be signed in to change notification settings - Fork 3
A multi-platform, simple PCM audio server and client.
License
Themaister/RSound
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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. For integration with applications, librsound can be used. The package compiles and runs on the following platforms: Unix-like - ALSA (Linux), OSS, libao, PortAudio, PulseAudio, µRoar, OpenAL, RoarAudio VS, Jack Microsoft Windows (Cygwin) - PortAudio, (OSS), libao, OpenAL (Win32) - DirectSound, µRoar Mac OSX - libao (possibly more) On how to use these programs, refer to the --help in the respective programs, or the man-pages. For install instructions, see INSTALL For documentation of RSound protocol and API, see DOCUMENTATION.
About
A multi-platform, simple PCM audio server and client.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published