DOKK / manpages / debian 11 / roarclients / roarsin.1.en
roartestclients(1) System Manager's Manual: roard roartestclients(1)

roarcat2sock, roarcatad, roarsin, roarsockconnect - RoarAudio sound server test clients

roarcat2sock [OPTIONS]...

roarcatad [OPTIONS]...

roarsin

roarsockconnect HOST PORT

This clients are primary for test perpose but may be useful for someone or can be used as examples.

This is the same as roarcat(1) but uses roar_simple_new_stream(3) to open the audio stream.

This is also the same as roarcat(1) but uses roar_stream_add_data(3) to fill the server's input buffer.

This is the complete version of the sinus generator from roartut(7). It plays a 5 second middle C (523.2Hz) sine.

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).

NOTE: This list is incomplete!

Print some help text.

Set server sample rate.

Set server bits.

Set server channels.

The server to connect to

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

The users home directory.

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. See roartips(7) for a full list. This is the same as the --server option.

There are a lot of bugs...

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

For history information see RoarAudio(7).

July 2008 RoarAudio