--- web/trunk/www.linuxsampler.org/documentation.html 2008/12/28 09:53:14 1822 +++ web/trunk/www.linuxsampler.org/documentation.html 2011/06/03 15:22:45 2179 @@ -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 @@ -124,6 +131,40 @@ instruments links credits + +
+
+ + + + +
+
+ + + + +
+Why donate? +
+

+

+
+ + +
+
+ +
@@ -132,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. +

+ @@ -242,7 +296,7 @@ TXT, HTML, - XML + XML unreleased @@ -252,6 +306,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, @@ -260,7 +326,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). @@ -272,7 +338,7 @@ 2007-10-15 - Protocol specification of the previous official release of LinuxSampler (0.5.0). + Protocol specification old LinuxSampler release (0.5.0). @@ -284,7 +350,7 @@ 2006-11-25 - Protocol specification old LinuxSampler release 0.4.0. + Protocol specification of ancient LinuxSampler release 0.4.0.