rplaydsp(1) debian man page | unix.com

Man Page: rplaydsp

Operating Environment: debian

Section: 1

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
mailsound(1) - debian
bplay(1) - debian
mpc123(1) - debian
rplay(1) - debian
soundstretch(1) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file