--- web/trunk/www.linuxsampler.org/documentation.html 2007/12/07 01:07:11 1572 +++ web/trunk/www.linuxsampler.org/documentation.html 2009/08/03 12:32:43 1973 @@ -49,6 +49,17 @@ downloadsout = new Image(); downloadsout.src = dir + "mdownloads.png"; + donationsover = new Image(); + donationsover.src = dir + "mdonationshover.png"; + + donationsout = new Image(); + donationsout.src = dir + "mdonations.png"; + + supportover = new Image(); + supportover.src = dir + "msupporthover.png"; + supportout = new Image(); + supportout.src = dir + "msupport.png"; + developersover = new Image(); developersover.src = dir + "mdevelopershover.png"; @@ -111,6 +122,8 @@ screenshots demos download + donations + support developers faq documentation @@ -118,6 +131,40 @@ instruments links credits + +
+
+ + + + +
+
+ + + + +
+Why donate? +
+

+

+
+ + +
+
+ +
@@ -126,6 +173,51 @@ This is still quite under construction. Be welcome to help us with writing some documentation!

+ + + +

Howtos

+

+ To ease new users the first contact with the Linuxsampler applications, + we have written the following short Howtos: +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
NameDescripton
Windows HOWTO + LinuxSampler quickstart guide for the MS Windows operating system. +
OS X HOWTO + LinuxSampler quickstart guide for the Apple OS X operating system. +
Debian HOWTO + Guide for how to build optimized Debian packages of LS & + friends for your specific machine. +
Windows Build HOWTO + Guide for how to build libgig, linuxsampler and gigedit + for Windows by using MSYS. +
+

gigedit

This is our graphical instrument editor based on the Gtk toolkit. @@ -137,12 +229,14 @@ edge development version of gigedit from CVS.

-

JSampler

+

JSampler

JSampler is an opensource, platform-independent, GUI front-end for LinuxSampler, written entirely in Java. Read the JSampler manual - for more information. + for more information.
+ For information about using Fantasia with Miditzer in Puppy Linux VTPO + read this HOWTO.

libgig

@@ -153,6 +247,8 @@ (automatically daily updated from CVS).

+ +

liblscp

liblscp is C library as convenient wrapper around the LinuxSampler Control Protocol. @@ -197,6 +293,18 @@ + LSCP 1.4 + + TXT, + HTML, + XML + + 2009-07-31 + + Protocol specification of the latest official release of LinuxSampler (1.0.0). + + + LSCP 1.3 TXT, @@ -205,7 +313,7 @@ 2007-12-06 - Protocol specification of the latest official release of LinuxSampler (0.5.1). + Protocol specification of the previous official release of LinuxSampler (0.5.1). @@ -217,7 +325,7 @@ 2007-10-15 - Protocol specification of the previous official release of LinuxSampler (0.5.0). + Protocol specification old LinuxSampler release (0.5.0). @@ -229,7 +337,7 @@ 2006-11-25 - Protocol specification old LinuxSampler release 0.4.0. + Protocol specification of ancient LinuxSampler release 0.4.0.