diff --git a/README.md b/README.md index c09a3e34..2daf98cf 100644 --- a/README.md +++ b/README.md @@ -1,37 +1,27 @@ Jamulus - Internet Jam Session Software ---------------------------------------- +======================================= + +![Jamulus Icon](http://llcon.sourceforge.net/images/MediaWikiSidebarLogo.png) 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. -Jamulus is __Open Source software__ ([GPL, GNU General Public License](http://www.gnu.org/licenses/gpl-2.0.html)) and runs under __Windows__ ([ASIO](http://www.steinberg.net)), __MacOS__ ([Core Audio](http://developer.apple.com/technologies/mac/audio-and-video.html)) and __Linux__ ([Jack](http://jackaudio.org)). +Jamulus is __Open Source software__ ([GPL, GNU General Public License](http://www.gnu.org/licenses/gpl-2.0.html)) +and runs under __Windows__ ([ASIO](http://www.steinberg.net)), +__MacOS__ ([Core Audio](http://developer.apple.com/technologies/mac/audio-and-video.html)) and +__Linux__ ([Jack](http://jackaudio.org)). It is based on the [Qt framework](https://www.qt.io) and uses the [OPUS](http://www.opus-codec.org) audio codec. +The required minimum internet connection speed is 200 kbps for the up- and downstream. +The ping time (i.e. round trip delay) from your computer to the server should not exceed 40 ms average. -Low-Latency (Internet) Connection tool -Under the GNU General Public License (GPL) -http://llcon.sourceforge.net +The source code is [Sourceforge.net](http://sourceforge.net/projects/llcon). -INTRODUCTION: -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. +EXTERNAL CODE +------------- -Jamulus is Open Source software (GPL, GNU General Public License) and runs under -Windows (ASIO), MacOS (Core Audio) and Linux (Jack). It is based on the Qt -framework and uses the OPUS audio codec. - -The required minimum internet connection speed is 200 kbps for the up- and -downstream. The ping time (i.e. round trip delay) from your computer to the -server should not exceed 40 ms average. - -The source code is hosted at Sourceforge.net. - - -EXTERNAL CODE: This code contains open source code from different sources. The developer(s) want to thank the developer of this code for making their efforts available under open source: