Amend to align with new documentation

This commit is contained in:
Jonathan 2020-03-29 15:36:17 +01:00 committed by GitHub
parent 3eaec8363a
commit 773f99b517
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,31 +32,30 @@ On a Windows operating system it is recommended to use a sound card with a nativ
This ensures to get the lowest possible latencies. This ensures to get the lowest possible latencies.
Windows Download and Installation Download and Installation
--------------------------------- ---------------------------------
[Download](http://sourceforge.net/projects/llcon/files) a Windows installer at the Download the latest version for [Windows, Macintosh or Linux here](https://sourceforge.net/projects/llcon/files/).
Sourceforge.net download page
The Jamulus software requires an ASIO sound card driver to be **Windows users**: The Jamulus client software requires an ASIO sound card driver to be available in the system. If your sound card does not have native ASIO support, you can try out [this alternative](http://www.asio4all.org/)
available in the system. If your sound card does not have native
ASIO support, you can try out the following alternative:
[ASIO4ALL - Universal ASIO Driver For WDM Audio](http://www.asio4all.com)
The ASIO buffer size should be selected as low as possible to get
the minimum audio latency (a good choice is 128 samples).
Help (Software Manual) Help
---------------------- ----------------------
See the [Help](src/res/homepage/manual.md) file. Official documentation for Jamulus is on the [Github wiki](https://github.com/corrados/jamulus/wiki)
See also the [discussion forums](https://sourceforge.net/p/llcon/discussion)
Bugs and feature requests can be [reported here](https://github.com/corrados/jamulus/issues)
Compilation and Development Compilation and Development
--------------------------- ---------------------------
See the [Compile Instructions](INSTALL.md) file. See the [Compile Instructions](INSTALL.md) file for compiling a client.
For server instructions, see [server compilation](servermanual.md)
Acknowledgments Acknowledgments