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

roarfilt - RoarAudio sound server audio filter client

Audio Options

--rateRATE, -RRATE
              Set server sample rate.

       --bitsBITS, -BBITS
              Set server bits.

       --chansCHANNELS, -CCHANNELS
              Set server channels.

Bugs

       There are a lot of bugs...

Description

       This filters the audio data before they are send to the soundcard.

Environment Variables

       Below only the basic environment variables are listend.  For a complete list see libroar(7).

       HOME   The users home directory.

       ROAR_SERVER
              The  address  of the listening server. This may be in form of host:port for TCP/IP connections and
              /path/to/sock for UNIX Domain Sockets or any other supported format. See roartips(7)  for  a  full
              list.  This is the same as the --server option.

Filter Options

--filtername
              This adds a new filter of name name.

       --ffreqfreq
              This sets a frequency for the filter.

       --fmulmult
              This sets a multiplier for the filter.

       --fdivdiv
              This sets a divider for the filter.

       --fnN This sets the filter's N value.

       --flimitlimit
              This sets the filter's limit value.

       --fmodemode
              set filter mode parameter This sets the filter mode. Symbolic values are currently not supported.

       --fqQ This sets the filter quality.

General Options

NOTE:Thislistisincomplete!  In addition to this list this program provides compatible options for
       esdfilt. You can just replace the "esd" in the name with "roar" or use symlinks.  This  options  are  for
       compatibly only and should not used in new programs.

       --help Print some help text.

History

       For history information see RoarAudio(7).

RoarAudio                                         October 2013                                       roarfilt(1)

Name

       roarfilt - RoarAudio sound server audio filter client

Network Options

--serverSERVER
              The server to connect to.

Old Roarfilt Options

--half Half the volume.

       --double
              Double the volume.

       --ampn, --muln
              Amplify volume by n.

       --divn
              Divide volume by n.

See Also

roarctl(1), roarvorbis(1), roarfish(1), roartestclients(1), roartips(7), libroar(7), RoarAudio(7).

Synopsis

       roarfilt [OPTIONS]...

See Also