--- jlscp/trunk/README 2005/06/22 06:18:33 671 +++ jlscp/trunk/README 2007/05/24 20:17:25 1202 @@ -1,17 +1,33 @@ jlscp - A java LinuxSampler control protocol API -by Grigor Iliev +by Grigor Iliev This library provides client API for retrieving information and configuring running LinuxSampler instance according to the LinuxSampler -control protocol version 1.0 as specified in the LSCP specification written -by Christian Schoenebeck (http://www.linuxsampler.org/api/lscp-1.0.html). +control protocol version 1.1 as specified in the LSCP specification +(http://www.linuxsampler.org/api/lscp-1.1.html). For more information about LinuxSampler visit http://www.linuxsampler.org +The Latest Version +================== + +The latest version can be downloaded from +http://sourceforge.net/projects/jlscp/ + +See also: http://www.linuxsampler.org/downloads.html + + +License +======= + +This software is licensed under the terms of +the GNU General Public License Version 2 (see COPYING file). + + Requirements ============ @@ -84,3 +100,5 @@ Notice that on Windows platforms class path entries are separated by semicolons (;) instead of colons (:). +Thanks for using jlscp. +