diff options
-rw-r--r-- | audio/jamulus/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/jamulus/README b/audio/jamulus/README index 7076933b9d8b2..f59d8c40b27f1 100644 --- a/audio/jamulus/README +++ b/audio/jamulus/README @@ -1,9 +1,9 @@ jamulus (real-time jam session client/server) -The Jamulus software enables musicians to perform real-time jam sessions -over the internet. There is one server running the Jamulus server software -which collects the audio data from each Jamulus client, mixes the audio -data and sends the mix back to each client. +The Jamulus software enables musicians to perform real-time jam +sessions over the internet. There is one server running the Jamulus +server software which collects the audio data from each Jamulus client, +mixes the audio data and sends the mix back to each client. The jamulus binary can be run as a client (default) or a server. See "jamulus --help" and SERVER.txt for details. |