Query: roartestclients
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
roartestclients(1) System Manager's Manual: roard roartestclients(1)NAMEroarcat2sock, roarcatad, roarsin, roarsockconnect - RoarAudio sound server test clientsSYNOPSISroarcat2sock [OPTIONS]... roarcatad [OPTIONS]... roarsin roarsockconnect HOST PORTDESCRIPTIONThis clients are primary for test perpose but may be useful for someone or can be used as examples. roarcat2sock This is the same as roarcat(1) but uses roar_simple_new_stream(3) to open the audio stream. roarcatad This is also the same as roarcat(1) but uses roar_stream_add_data(3) to fill the server's input buffer. roarsin This is the complete version of the sinus generator from roartut(7). It plays a 5 second middle C (523.2Hz) sine. roarsockconnect This is just a test tool connecting somewhere via roar_socket_connect(3). First the data of stdin is copied to the socket than the data from the socket to stdout. It's a very simlple semi-bi-directional version of netcat(1).GENERAL OPTIONSNOTE: This list is incomplete! --help Print some help text.AUDIO OPTIONS--rate RATE, -R RATE Set server sample rate. --bits BITS, -B BITS Set server bits. --chans CHANNELS, -C CHANNELS Set server channels.NETWORK OPTIONS--server SERVER The server to connect toENVIRONMENT VARIABLESBellow only the basic environment varibales 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 Sock- ets. See roartips(7) for a full list. This is the same as the --server option.BUGSThere are a lot of bugs...SEE ALSOroarctl(1), roarvorbis(1), roarfish(1), roarbaseclients(1), roartips(7), libroar(7), RoarAudio(7).HISTORYFor history information see RoarAudio(7). RoarAudio July 2008 roartestclients(1)
Related Man Pages |
---|
muroard(1) - debian |
roarbaseclients(1) - debian |
roarfilt(1) - debian |
roarmon(1) - debian |
libroar(7) - debian |
Similar Topics in the Unix Linux Community |
---|
How does netcat manage the data it transfers ? |
Checking Bits |