--- web/trunk/www.linuxsampler.org/downloads.html 2006/07/01 13:43:04 890 +++ web/trunk/www.linuxsampler.org/downloads.html 2006/07/01 15:07:54 891 @@ -169,13 +169,13 @@

The following figure illustrates the compile time / linker dependencies.

-
       QSampler ~~~(optional)~~~> libgig
-           |                         A
-           |                         |
-      (mandatory)               (mandatory)
-           |                         |
-           V                         |
-        liblscp                 LinuxSampler
+      
       QSampler ~~~(optional)~~~> libgig         JSampler
+           |                         A              |
+           |                         |              |
+      (mandatory)               (mandatory)    (mandatory)
+           |                         |              |
+           V                         |              V
+        liblscp                 LinuxSampler      jlscp
 			  

Or again in words: you have to compile and @@ -184,7 +184,10 @@ recommended. You cannot compile nor use QSampler without liblscp though. As QSampler is communicating with LinuxSampler via TCP, there is no linker dependency between them, but of course you still need to -have LinuxSampler installed to be able to use QSampler.

+have LinuxSampler installed to be able to use QSampler (either locally +or on any other computer in your network). JSampler is also communicating +with LinuxSampler via TCP, so there is no linker dependency between them +either, JSampler requires jlscp though.

Source Packages (Stable)

@@ -273,10 +276,10 @@ href="http://download.linuxsampler.org/packages/debian/">Debian packages and RPM packages -for i386 only, -and the platform-independent Gentoo ebuilds +and platform-independent -JS Classic 0.2a (java frontend for LinuxSampler).

+Java packages (for JS Classic 0.2a, java frontend for LinuxSampler).

CVS

This project's CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set.