--- web/trunk/www.linuxsampler.org/documentation.html 2007/08/10 22:45:25 1290 +++ web/trunk/www.linuxsampler.org/documentation.html 2007/12/07 08:14:05 1576 @@ -145,6 +145,32 @@ for more information.

+ +

Windows Howto

+

+ To ease new users on Windows 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, @@ -161,43 +187,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.