--- web/trunk/www.linuxsampler.org/documentation.html 2009/07/12 17:35:36 1935 +++ web/trunk/www.linuxsampler.org/documentation.html 2012/01/18 01:48:31 2305 @@ -49,6 +49,12 @@ 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(); @@ -103,7 +109,7 @@ -
LinuxSampler +
LinuxSampler

@@ -116,6 +122,7 @@ screenshots demos download + donations support developers faq @@ -125,21 +132,38 @@ links credits - - + +

+

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

+ + +

SFZ(2) format specification and implementation status

+

+ We are currently in the works of a SFZ(2) format based sampler engine, + as additional powerful sampler engine for LinuxSampler. As there is + currently no official document defining the so called SFZ version 2 + format, we created our own SFZ2 reference document, + reflecting the format and the progress of implementation in LinuxSampler's + Subversion developers version. This reference document is currently maintained by + Anders Dahnielson. +

+ @@ -185,6 +222,12 @@ + Debian HOWTO (German) + + Another guide for Debian on an external site, this one in German language. + + + Windows Build HOWTO Guide for how to build libgig, linuxsampler and gigedit @@ -259,7 +302,7 @@ TXT, HTML, - XML + XML unreleased @@ -269,6 +312,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, @@ -277,7 +332,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). @@ -289,7 +344,7 @@ 2007-10-15 - Protocol specification of the previous official release of LinuxSampler (0.5.0). + Protocol specification old LinuxSampler release (0.5.0). @@ -301,7 +356,7 @@ 2006-11-25 - Protocol specification old LinuxSampler release 0.4.0. + Protocol specification of ancient LinuxSampler release 0.4.0.