--- web/trunk/www.linuxsampler.org/downloads.html 2005/07/19 19:26:55 702 +++ web/trunk/www.linuxsampler.org/downloads.html 2006/04/28 18:19:41 856 @@ -160,13 +160,10 @@

License

-LinuxSampler is licensed under the GNU GPL license with the exception -that
-COMMERCIAL USE of the code / application IS NOT ALLOWED without -prior written permission -
-by the LinuxSampler group. -
If you have questions on the subject please contact us. See Developers page +LinuxSampler is licensed under the GNU GPL license with the exception that
+COMMERCIAL USE of the souce code, libraries and applications is
+NOT ALLOWED without prior written permission by the LinuxSampler authors.
+If you have questions on the subject please contact us.

Dependencies

The following figure illustrates the compile @@ -188,20 +185,21 @@ 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.

-

Source Packages

+ +

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.1.tar.gz"> +liblscp-0.3.1.tar.gz @@ -219,35 +217,80 @@ + +
-libgig-2.0.1.tar.bz2 --> Gigasampler file loader library
-liblscp-0.3.0.tar.gz --> LinuxSampler Control Protocol (LSCP) wrapper library
--> graphical frontend to LinuxSampler
+ +

Source Packages (Testing)

+ + + + + + + + href="http://download.linuxsampler.org/packages/liblscp-0.3.2.tar.gz"> +liblscp-0.3.2.tar.gz + + + + + + + + + + + + + + + + + + + +
+libgig-3.0.0.tar.bz2 --> Gigasampler file loader library
-jlscp-0.2a.tar.bz2 --> LinuxSampler Control Protocol (LSCP) wrapper library
+linuxsampler-0.3.3.tar.bz2 --> sampler backend
+qsampler-0.1.2.tar.gz --> graphical frontend to LinuxSampler
+jlscp-0.3a.tar.bz2 --> a java LinuxSampler control protocol API
+JSampler-0.2a.tar.bz2 --> a java frontend to LinuxSampler
+

Binary Packages

There are currently Debian packages and RPM packages -for i386 only.

+for i386 only, +and the platform-independent +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. -There are currently five subprojects in the LinuxSampler project, pick +There are currently six subprojects in the LinuxSampler project, pick the line of the respective subproject you want to checkout from below:

-
1
2
3
4
5
+
1
2
3
4
5
6
-
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co libgig
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co liblscp
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co linuxsampler
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co qsampler
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co jlscp
+
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co libgig
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co liblscp
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co linuxsampler
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co qsampler
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co jlscp
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co jsampler