logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

roarbidir - Opens a bidirectional stream to RoarAudio's sound server

Description

       Opens  a bidirectional stream to RoarAudio's sound server.  The data is read from stdin or the provideded
       file and send to stdout.

History

       For history information see RoarAudio(7).

RoarAudio                                         January 2010                                      roarbidir(1)

Name

       roarbidir - Opens a bidirectional stream to RoarAudio's sound server

Options

--serverSERVER
              Set server hostname

       --rateRATE
              Set sample rate

       --bitsBITS
              Set bits per sample

       --chansCHANNELS
              Set number of channels

       --codecCODEC
              Set the codec

       --help Show this help

See Also

roartips(7), libroar(7), RoarAudio(7).

Synopsis

       roarbidir [OPTIONS]... [IN_FILE]

See Also