logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rplay.helpers - rplay helper applications

Description

The rplay.helpers file contains a list of regex and application pairs used by rplayd to convert unknown file formats. The application must be configured to accept input from stdin and output data to stdout in the given audio format. Each line of this file is of the form: <regex> <audio-format> <application>

Example

.*mp3$ linear16,44100,16,2,little-endian /usr/bin/mpg123 -s -q -r 44100 --stereo -

Files

/usr/local/etc/rplay.helpers

Name

rplay.helpers - rplay helper applications

See Also

rplayd(8) 06/22/98 RPLAY.HELPERS(5)

Synopsis

/usr/local/etc/rplay.helpers

See Also