--- web/trunk/www.linuxsampler.org/documentation.html 2007/08/10 14:05:51 1280 +++ web/trunk/www.linuxsampler.org/documentation.html 2008/01/03 21:45:45 1620 @@ -137,6 +137,48 @@ edge development version of gigedit from CVS.

+

JSampler

+

+ JSampler is an opensource, platform-independent, + GUI front-end for LinuxSampler, written entirely in Java. + Read the JSampler manual + for more information. +

+ + +

Windows Howto

+

+ To ease new users on Windows the first contact with the + Linuxsampler applications here is a short + howto. +

+ + +

OS X Howto

+

+ To ease new users on Mac the first contact with the + Linuxsampler applications here is a short + howto. +

+ +

libgig

+

+ libgig is a C++ library used to load and modify Gigasampler format files. + If you're a developer and might want to use libgig, here is its + API documentation + (automatically daily updated from CVS). +

+ + + +

liblscp

+

+ liblscp is C library as convenient wrapper around the LinuxSampler Control Protocol. + If you're a developer and might want to use liblscp, here is its + API documentation + (automatically daily updated from CVS). +

+

LSCP Reference

The following documents define the LinuxSampler Control Protocol, @@ -153,43 +195,71 @@ Protocol Name Document Types + Release Date Description - LSCP 1.0 + LSCP draft - ASCII, - HTML, - XML + TXT, + HTML, + XML + unreleased - Protocol specification of the old official release of LinuxSampler (0.3.3). + Very latest draft of the protocol (which usually reflects the + latest development state from CVS or may even not be implemented + yet). + + + + LSCP 1.3 + + TXT, + HTML, + XML + + 2007-12-06 + + Protocol specification of the latest official release of LinuxSampler (0.5.1). + + + + LSCP 1.2 + + TXT, + HTML, + XML + + 2007-10-15 + + Protocol specification of the previous official release of LinuxSampler (0.5.0). LSCP 1.1 - ASCII, + TXT, HTML, XML + 2006-11-25 - Protocol specification of the latest official release of LinuxSampler (0.4.0). + Protocol specification old LinuxSampler release 0.4.0. - LSCP draft + LSCP 1.0 - ASCII, - HTML, - XML + TXT, + HTML, + XML + 2005-07-17 - Very latest draft of the protocol (which usually reflects the - latest development state from CVS or may even not be implemented - yet). + Protocol specification of ancient LinuxSampler release 0.3.3.