--- web/trunk/www.linuxsampler.org/downloads.html 2006/06/03 15:35:30 876 +++ web/trunk/www.linuxsampler.org/downloads.html 2007/04/06 20:54:50 1148 @@ -159,7 +159,7 @@

License

-

+

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.
@@ -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)

@@ -198,8 +201,8 @@ + href="http://download.linuxsampler.org/packages/liblscp-0.3.3.tar.gz"> +liblscp-0.3.3.tar.gz @@ -217,6 +220,21 @@ + + + + + + + + + + +
-liblscp-0.3.2.tar.gz --> LinuxSampler Control Protocol (LSCP) wrapper library
--> graphical frontend to LinuxSampler
+jlscp-0.3a.tar.bz2 --> a java LinuxSampler control protocol API
+JSampler-0.3a.tar.bz2 --> a java frontend to LinuxSampler
@@ -225,22 +243,22 @@ -libgig-3.0.0.tar.bz2 + href="http://download.linuxsampler.org/packages/libgig-3.1.1.tar.bz2"> +libgig-3.1.1.tar.bz2 --> - Gigasampler file loader library + Gigasampler file access library -liblscp-0.3.3.tar.gz + href="http://download.linuxsampler.org/packages/liblscp-0.5.3.tar.gz"> +liblscp-0.5.3.tar.gz --> LinuxSampler Control Protocol (LSCP) wrapper library -linuxsampler-0.3.3.tar.bz2 + href="http://download.linuxsampler.org/packages/linuxsampler-0.4.0.tar.bz2"> +linuxsampler-0.4.0.tar.bz2 --> sampler backend @@ -253,18 +271,25 @@ -jlscp-0.3a.tar.bz2 + href="http://downloads.sourceforge.net/jlscp/jlscp-0.4a.tar.bz2"> +jlscp-0.4a.tar.bz2 --> a java LinuxSampler control protocol API -JSampler-0.2a.tar.bz2 + href="http://downloads.sourceforge.net/jsampler/JSampler-0.4a.tar.bz2"> +JSampler-0.4a.tar.bz2 --> a java frontend to LinuxSampler + + +gigedit-0.0.3.tar.gz + --> + an instrument editor for gig files + @@ -273,24 +298,25 @@ 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).

-

CVS

+Java packages (for JS Classic 0.2a, java frontend for LinuxSampler). +For libgig you can find Windows binaries as well.

+

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 six subprojects in the LinuxSampler project, pick +There are currently seven subprojects in the LinuxSampler project, pick the line of the respective subproject you want to checkout from below:

@@ -298,24 +324,32 @@

You can also browse the CVS repository.

-

Wallpapers

-

How about a bit eye candy for your desktop? -There's currently only a wallpaper for 1600x1200. Tell us if you like -it and maybe we add other resolutions as well.

+

Bootsplash theme

+

Does your computer already boot in LinuxSampler style? No? Checkout the following LinuxSampler theme for either fbsplash (gensplash) or bootsplash:

-
1
2
3
4
5
6
+
1
2
3
4
5
6
7
-
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
+
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
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co gigedit
+ href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png"> + Screenshot 1 + + + + + + href="http://download.linuxsampler.org/bootsplash/screenshots/top.png"> Screenshot of terminal (here running 'top')
- wallpaper preview --> Screenshot while booting
+ Screenshot 2 --> -1600x1200
+

You can get this theme here.