--- web/trunk/www.linuxsampler.org/downloads.html 2007/06/05 14:53:48 1219 +++ web/trunk/www.linuxsampler.org/downloads.html 2007/06/21 17:30:38 1246 @@ -158,9 +158,59 @@
-

License

+

Licenses

-LinuxSampler is licensed under the GNU GPL license with the exception that
+ There are several subprojects, each having its own license terms, as follows: +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ gigeditAn instrument editor for gig files (written in C++, based on the GTK toolkit). + -> (pure) GPL
+ jlscpA java LinuxSampler control protocol API. + -> (pure) GPL v2
+ JSamplerA graphical frontend to LinuxSampler, written in Java. + -> (pure) GPL v2
+ libgigGigasampler file access library (C++), for loading, modifying and creating gig files. + -> (pure) GPL
+ liblscpLinuxSampler Control Protocol (LSCP) wrapper C library. + -> (pure) LGPL
+ LinuxSamplerSampler backend, including sampler engine, audio and MIDI drivers, network layer (LSCP) API and native C++ API. + -> GPL with commercial exception*
+ QSamplerGraphical frontend to LinuxSampler (written in C++, based on the Qt toolkit). + -> (pure) GPL
+ +

+* 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.
@@ -199,42 +249,54 @@ - - + - - - + - - - @@ -252,7 +314,7 @@ href="http://download.linuxsampler.org/packages/libgig-3.1.1.tar.bz2"> libgig-3.1.1.tar.bz2 - + - + -
+ + libgig-3.1.1.tar.bz2 --> Gigasampler file loader library Gigasampler file access library (C++)
+ + liblscp-0.3.3.tar.gz --> LinuxSampler Control Protocol (LSCP) wrapper library
+ + linuxsampler-0.4.0.tar.bz2 --> sampler backend sampler engine / backend
+ + qsampler-0.1.3.tar.gz --> graphical frontend to LinuxSampler
+ + jlscp-0.3a.tar.bz2 --> a java LinuxSampler control protocol API
+ + JSampler-0.3a.tar.bz2 --> --> Gigasampler file access library Gigasampler file access library (C++)
linuxsampler-0.4.0.tar.bz2 --> sampler backend sampler engine / backend
a java frontend to LinuxSampler
+ + gigedit-0.0.3.tar.gz -->