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

roarinterconnect - interconnect two audio servers

Description

       This program can interconnect two audio servers bi- (default) or uni-directional.

History

       For history information see RoarAudio(7).

RoarAudio                                         January 2010                               roarinterconnect(1)

Name

       roarinterconnect - interconnect two audio servers

Options

--serverSERVER
              Set server hostname

       --remoteSERVER
              Set remote server

       --typeTYPE
              Set type of remote server

       --rateRATE
              Set sample rate

       --bitsBITS
              Set bits per sample

       --chansCHANNELS
              Set number of channels

       --codecCODEC
              Set the codec

       --help Show this help

       --verbose-v
              Be verbose

Possible Types

roar   RoarAudio Server

       esd    EsounD Server

       simple PulseAudio simple protocol

       oss    Open Sound System (OSS) device

       bidir  Connect bidirectional

       filter Use local server as filter for remote server

       transmit
              Transmit data from local server to remote server

       receive
              Receive data from remote server

See Also

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

Synopsis

       roarinterconnect [OPTIONS]...

See Also