--- web/trunk/www.linuxsampler.org/downloads.html 2005/10/10 16:51:48 789 +++ web/trunk/www.linuxsampler.org/downloads.html 2006/12/22 00:54:10 999 @@ -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,22 +184,25 @@ 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)

+ href="http://download.linuxsampler.org/packages/libgig-2.0.2.tar.bz2"> +libgig-2.0.2.tar.bz2 + href="http://download.linuxsampler.org/packages/liblscp-0.3.3.tar.gz"> +liblscp-0.3.3.tar.gz @@ -220,34 +223,34 @@
-libgig-2.0.1.tar.bz2 --> Gigasampler file loader library
-liblscp-0.3.1.tar.gz --> LinuxSampler Control Protocol (LSCP) wrapper library
-

Source Packages (Unstable)

+

Source Packages (Testing)

+ href="http://download.linuxsampler.org/packages/libgig-3.1.0.tar.bz2"> +libgig-3.1.0.tar.bz2 - + + href="http://download.linuxsampler.org/packages/liblscp-0.5.1.tar.gz"> +liblscp-0.5.1.tar.gz + href="http://download.linuxsampler.org/packages/linuxsampler-0.4.0.tar.bz2"> +linuxsampler-0.4.0.tar.bz2 + href="http://download.linuxsampler.org/packages/qsampler-0.1.3.tar.gz"> +qsampler-0.1.3.tar.gz @@ -260,8 +263,8 @@ + href="http://prdownloads.sourceforge.net/jsampler/JSampler-0.2a.tar.bz2?download"> +JSampler-0.2a.tar.bz2 @@ -273,11 +276,11 @@ href="http://download.linuxsampler.org/packages/debian/">Debian packages and RPM packages -for i386 only, -and the platform-independent -JS Classic 0.1a (java frontend for LinuxSampler).

-

CVS

+for i386 only, bleeding edge Gentoo ebuilds +and platform-independent +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. When prompted for a password for anonymous, simply press the Enter key.

-libgig-2.0.2.tar.bz2 --> Gigasampler file loader library Gigasampler file access library
-liblscp-0.3.2.tar.gz --> LinuxSampler Control Protocol (LSCP) wrapper library
-linuxsampler-0.3.3.tar.bz2 --> sampler backend
-qsampler-0.1.2.tar.gz --> graphical frontend to LinuxSampler
-JSampler-0.1a.tar.bz2 --> a java frontend to LinuxSampler