--- jsampler/trunk/README 2007/12/06 19:37:41 1567 +++ jsampler/trunk/README 2009/08/03 14:54:18 1975 @@ -63,7 +63,7 @@ Installation ============ -Copy the desired file (dist/JS_Classic-0.8a.jar or dist/Fantasia-0.8a.jar) +Copy the desired file (dist/JS_Classic-0.9.jar or dist/Fantasia-0.9.jar) to some location. That's it! You may also consider using a script for running particular distribution. @@ -77,13 +77,13 @@ If you aren't that lucky use the following commands to run JS Classic or Fantasia: -java -jar //JS_Classic-0.8a.jar -java -jar //Fantasia-0.8a.jar +java -jar //JS_Classic-0.9.jar +java -jar //Fantasia-0.9.jar If the java command is not in your path, locate your jre directory and type: -//bin/java -jar //JS_Classic-0.8a.jar -//bin/java -jar //Fantasia-0.8a.jar +//bin/java -jar //JS_Classic-0.9.jar +//bin/java -jar //Fantasia-0.9.jar Note that you must run LinuxSampler before running a JSampler frontend. @@ -107,10 +107,6 @@ License: GNU Lesser General Public License (LGPL) Website: http://swingx.dev.java.net - * Library: substance-swingx - License: GNU Lesser General Public License (LGPL) - Website: http://substance-swingx.dev.java.net - Credits =======