debian man page for rplaydsp

Query: rplaydsp

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RPLAYDSP(1)						      General Commands Manual						       RPLAYDSP(1)

NAME
rplaydsp - intercept data bound for /dev/dsp and route it to rplayd
SYNOPSIS
rplaydsp command [command arguments]
DESCRIPTION
rplaydsp allows sound tools to interact with rplayd without having been coded to do so. Any program that writes data to /dev/dsp should work with rplaydsp. The following environment variables can be used to modify the default behavior of rplaydsp. RPLAY_HOST: By default, rplaydsp talks to the local rplayd. If you need the output to go somewhere else, then set RPLAY_HOST to the remote hostname or ip address. DEVRPLAY_SOUND: Sounds can be named under rplayd, the default name used by rplaydsp is 'devrplay'. Use this variable to control the name of the sound. DEVRPLAY_INFO: If your sound isn't the "standard" wav format and speed, you can set this variable so that rplayd grok the sound. An exam- ple value for a .au file is: input-info=ulinear8,8000,1,1,little-endian DEVRPLAY_OPTS: Set this variable to pass a generic set of RPTP options to rplayd.
EXAMPLES
rplaydsp realplayer http://www.example.com/foo.ram
SEE ALSO
rplayd(8), rplay(1) 2000/05/02 RPLAYDSP(1)
Related Man Pages
scale(1) - linux
rplay(1) - debian
scale(1) - debian
rplay.hosts(5) - debian
padsp(1) - centos
Similar Topics in the Unix Linux Community
Detecting unused variables...
Weird 'find' results
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph