/[svn]/jsampler/trunk/manual/docbook/jsampler.xml
ViewVC logotype

Diff of /jsampler/trunk/manual/docbook/jsampler.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1978 by iliev, Tue Aug 26 21:32:24 2008 UTC revision 1979 by iliev, Mon Aug 3 16:54:28 2009 UTC
# Line 114  Line 114 
114        <ulink        <ulink
115        url="http://downloads.sourceforge.net/jsampler/JS_Classic-0.8a.jar">JS        url="http://downloads.sourceforge.net/jsampler/JS_Classic-0.8a.jar">JS
116        Classic</ulink> and <ulink        Classic</ulink> and <ulink
117        url="http://downloads.sourceforge.net/jsampler/Fantasia-0.8a.jar">Fantasia</ulink>.</para>        url="http://downloads.sourceforge.net/jsampler/Fantasia-0.9.jar">Fantasia</ulink>.</para>
118    
119        <para>The source code is available in the <ulink        <para>The source code is available in the <ulink
120        url="http://downloads.sourceforge.net/jsampler/JSampler-0.8a.tar.bz2">JSampler        url="http://downloads.sourceforge.net/jsampler/JSampler-0.9.tar.bz2">JSampler
121        package</ulink>, which also contains this manual and startup scripts        package</ulink>, which also contains this manual and startup scripts
122        that can be used to run a particular JSampler distribution.</para>        that can be used to run a particular JSampler distribution.</para>
123    
# Line 197  locate bin/java</command></literallayout Line 197  locate bin/java</command></literallayout
197    
198        <para>There are scripts In the <code>scripts</code> directory of the        <para>There are scripts In the <code>scripts</code> directory of the
199        <ulink        <ulink
200        url="http://downloads.sourceforge.net/jsampler/JSampler-0.8a.tar.bz2">JSampler        url="http://downloads.sourceforge.net/jsampler/JSampler-0.9.tar.bz2">JSampler
201        package</ulink> that, with a little adjustments (if needed), can be used        package</ulink> that, with a little adjustments (if needed), can be used
202        to run a JSampler distribution. Copy them to a desired location and edit        to run a JSampler distribution. Copy them to a desired location and edit
203        with your preferred editor.</para>        with your preferred editor.</para>
# Line 292  locate bin/java</command></literallayout Line 292  locate bin/java</command></literallayout
292        directory:</para>        directory:</para>
293    
294        <para><literallayout><command>cd /home/me/soft        <para><literallayout><command>cd /home/me/soft
295  wget -c http://downloads.sourceforge.net/jlscp/jlscp-0.7a.tar.bz2  wget -c http://downloads.sourceforge.net/jlscp/jlscp-0.8.tar.bz2
296  tar -xjf jlscp-0.7a.tar.bz2  tar -xjf jlscp-0.8.tar.bz2
297  wget -c http://downloads.sourceforge.net/juife/juife-0.4a.tar.bz2  wget -c http://downloads.sourceforge.net/juife/juife-0.4a.tar.bz2
298  tar -xjf juife-0.4a.tar.bz2  tar -xjf juife-0.4a.tar.bz2
299  cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co jsampler  cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co jsampler
300  cd jsampler  cd jsampler
301  mkdirhier lib/required  mkdirhier lib/required
302  cp ../jlscp-0.5a/lib/jlscp.jar lib/required/jlscp.jar  cp ../jlscp-0.8/lib/jlscp.jar lib/required/jlscp.jar
303  cp ../juife-0.4a/lib/juife.jar lib/required/juife.jar</command></literallayout></para>  cp ../juife-0.4a/lib/juife.jar lib/required/juife.jar</command></literallayout></para>
304    
305        <tip>        <tip>
# Line 622  cp ../juife-0.4a/lib/juife.jar lib/requi Line 622  cp ../juife-0.4a/lib/juife.jar lib/requi
622        <title>Adding Instruments To The Instruments Database</title>        <title>Adding Instruments To The Instruments Database</title>
623    
624        <para>Choose <guimenu>Window</guimenu>/<guimenu>Instruments        <para>Choose <guimenu>Window</guimenu>/<guimenu>Instruments
625        Database</guimenu> to bring up the Instruments Database window, or        Database</guimenu> to bring up the Instruments Database window, or click
626        click the corresponding tool button. Initialy, the instruments database        the corresponding tool button. Initialy, the instruments database is
627        is empty, so you should manually create the desired directories and add        empty, so you should manually create the desired directories and add
628        instruments to them.</para>        instruments to them.</para>
629    
630        <para>To create a new directory, select the directory, in which the new        <para>To create a new directory, select the directory, in which the new
# Line 642  cp ../juife-0.4a/lib/juife.jar lib/requi Line 642  cp ../juife-0.4a/lib/juife.jar lib/requi
642      </section>      </section>
643    
644      <section>      <section>
645        <title>Manging Instruments And Directories</title>        <title>Managing Instruments And Directories</title>
646    
647        <para>Basic commands:</para>        <para>Basic commands:</para>
648    

Legend:
Removed from v.1978  
changed lines
  Added in v.1979

  ViewVC Help
Powered by ViewVC