--- web/trunk/www.linuxsampler.org/downloads.html 2009/09/26 22:23:14 1999 +++ web/trunk/www.linuxsampler.org/downloads.html 2015/07/17 17:36:02 2800 @@ -104,8 +104,7 @@ -
LinuxSampler +
LinuxSampler

@@ -183,6 +182,12 @@ +
+ + +
BitcoinsOr donate Bitcoins at:
+
1Q9CK7xUhMNWryqYTZLbUTXbrjpYYtwvng
+
Why donate?

@@ -197,7 +202,7 @@ //-->

@@ -233,7 +238,7 @@ - libgigGigasampler file access library (C++), for loading, modifying and creating gig files. + libgigFile access library (C++), for loading and modifying GigaStudio, SoundFont, KORG, AKAI and DLS files. -> (pure) GPL @@ -313,10 +318,10 @@ - Debian "Lenny" + Debian "Jessie" -
New versions!
Individual Debian (.deb) binary package for each software component, compiled for i486 (Debian stable, a.k.a "Lenny"). + Individual Debian (.deb) binary package for each software component, compiled for Intel 64 bit / AMD 64 bit (Debian 8 stable, a.k.a "Jessie"). @@ -324,7 +329,7 @@ Ubuntu "Hardy Heron" -
New supported OS!
Individual Ubuntu (.deb) binary package for each software component, compiled for i486 (Ubuntu 8.04 LTS, a.k.a "Hardy Heron"). + Individual Ubuntu (.deb) binary package for each software component, compiled for i486, Ubuntu 8.04 LTS, a.k.a "Hardy Heron". (Note: Out-dated. You should better compile .deb packages by yourself by using latest SVN version for now). @@ -332,7 +337,7 @@ Gentoo - Bleeding edge Gentoo ebuild for each software component, which can be used to conveniently emerge the latest versions directly from CVS. + Bleeding edge Gentoo ebuild for each software component, which can be used to conveniently emerge the latest versions directly from CVS (Note: Out-dated, we moved from CVS to SVN a while ago. Ebuild files need to be updated.). @@ -340,23 +345,23 @@ Suse -
New versions!
Individual RPM package for each software component for openSUSE 11.1, compiled for i586 and x86_64. + Individual RPM package for each software component for openSUSE 11.1, compiled for i586 and x86_64 (Note: Out-dated. You should better compile rpm packages by yourself by using latest SVN version for now). - + Windows -
New version!
Self-extracting all-in-one installer for the latest official releases of all software components for Windows. It includes native 64 bit and native 32 bit binaries, standalone and VST plugin versions. Download, execute, enjoy! + Self-extracting all-in-one installer of all software components for Windows. It includes native 64 bit and native 32 bit binaries, standalone and VST plugin versions of the sampler. The windows binaries are snapshots which are automatically built on our server from the latest Subversion (development) version of the sampler. We recommend you to always download the latest snapshot. - + Mac -
New version!
All-in-one installer (Diskimage) of the current official releases of the software components for Mac OS X. This is a universal binary, natively supporting PPC, i386 and x64. It includes standalone and Audio Unit plugin versions of the sampler. (Note: the Mac installer does not include gigedit yet!) + All-in-one Diskimage of the current official releases of the software components for Mac OS X. This is a universal binary, natively supporting Intel 64 bit, Intel 32 bit and PPC. It includes standalone and Audio Unit (AU) plugin versions of the sampler. It also includes the instrument editor "gigedit" and the graphical sampler frontends "QSampler" and "Fantasia". The OS X binaries are snapshots which are automatically built on our server from the latest Subversion (development) version of the sampler. We recommend you to always download the latest snapshot. @@ -382,7 +387,7 @@ -
New version!
+ JSampler "Fantasia", a frontend to LinuxSampler, modern skin-based distribution of JSampler (note: "Fantasia" is already included with the Windows installer) @@ -403,6 +408,9 @@

Source code packages of the latest official releases:

+

+ Note: The tarball release files here are completely out-dated! Use Subversion instead! +

@@ -415,33 +423,33 @@ - + href="http://download.linuxsampler.org/packages/libgig-4.0.0.tar.bz2"> +libgig-4.0.0.tar.bz2 + - + href="http://download.linuxsampler.org/packages/liblscp-0.5.7.tar.bz2"> +liblscp-0.5.7.tar.bz2 + - + href="http://download.linuxsampler.org/packages/linuxsampler-2.0.0.tar.bz2"> +linuxsampler-2.0.0.tar.bz2 + - + href="http://download.linuxsampler.org/packages/qsampler-0.3.0.tar.bz2"> +qsampler-0.3.0.tar.bz2 + - + - + - + href="http://download.linuxsampler.org/packages/gigedit-1.0.0.tar.bz2"> +gigedit-1.0.0.tar.bz2 +
-libgig-3.3.0.tar.bz2
New version!
Gigasampler file access library (C++)
GigaStudio/Gigasampler, DLS, AKAI, SoundFont, KORG file access library (C++)
-liblscp-0.5.6.tar.gz
New version!
LinuxSampler Control Protocol (LSCP) wrapper library
LinuxSampler Control Protocol (LSCP) wrapper C library
-linuxsampler-1.0.0.tar.bz2
New version!
sampler engine / backend
sampler engine / backend
-qsampler-0.2.2.tar.gz
New version!
graphical frontend to LinuxSampler
graphical frontend to LinuxSampler
@@ -449,7 +457,7 @@ jlscp-0.8.tar.bz2
New version!
a java LinuxSampler control protocol API
a java LinuxSampler control protocol API
@@ -457,50 +465,44 @@ JSampler-0.9.tar.bz2
New version!
a java frontend to LinuxSampler
a java frontend to LinuxSampler
-gigedit-0.2.0.tar.gz
New version!
an instrument editor for gig files
an instrument editor for gig files

-

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. +

Subversion

+

This project's Subversion repository can be checked +out through anonymous Subversion with the following instruction set. There are currently seven subprojects in the LinuxSampler project, pick the line of the respective subproject you want to checkout from below:

-
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
- -

You don't need to checkout the sources again later on, - just for keeping track to the latest development version. For updating to - the latest CVS version you can simply run the following command at any - time from the checked out source directory:

- -
cvs update -d -P
- -

You can also browse the CVS -repository.

+
svn co https://svn.linuxsampler.org/svn/libgig/trunk libgig
+svn co https://svn.linuxsampler.org/svn/liblscp/trunk liblscp
+svn co https://svn.linuxsampler.org/svn/linuxsampler/trunk linuxsampler
+svn co https://svn.linuxsampler.org/svn/qsampler/trunk qsampler
+svn co https://svn.linuxsampler.org/svn/jlscp/trunk jlscp
+svn co https://svn.linuxsampler.org/svn/jsampler/trunk jsampler
+svn co https://svn.linuxsampler.org/svn/gigedit/trunk gigedit
+ +

You don't need to checkout the sources again + later on, just for keeping track to the latest development + version. For updating to the latest Subversion version you can + simply run the following command at any time from the checked + out source directory:

+ +
svn update
+ +

You can + also browse + the Subversion repository.

Bootsplash theme

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