/[svn]/web/trunk/www.linuxsampler.org/downloads.html
ViewVC logotype

Diff of /web/trunk/www.linuxsampler.org/downloads.html

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

revision 876 by capela, Sat Jun 3 15:35:30 2006 UTC revision 891 by schoenebeck, Sat Jul 1 15:07:54 2006 UTC
# Line 169  If you have questions on the subject ple Line 169  If you have questions on the subject ple
169        <p class="default"> The following figure illustrates the compile        <p class="default"> The following figure illustrates the compile
170  time / linker dependencies. </p>  time / linker dependencies. </p>
171        <div style="line-height: 1.2em;">        <div style="line-height: 1.2em;">
172        <pre>       <strong>QSampler</strong> ~~~(optional)~~~&gt; <strong>libgig</strong>        <pre>       <strong>QSampler</strong> ~~~(optional)~~~&gt; <strong>libgig</strong>         <strong>JSampler</strong>
173             |                         A             |                         A              |
174             |                         |             |                         |              |
175        (mandatory)               (mandatory)        (mandatory)               (mandatory)    (mandatory)
176             |                         |             |                         |              |
177             V                         |             V                         |              V
178          <strong>liblscp</strong>                 <strong>LinuxSampler</strong>          <strong>liblscp</strong>                 <strong>LinuxSampler</strong>      <strong>jlscp</strong>
179                            </pre>                            </pre>
180        </div>        </div>
181        <p class="default"> Or again in words: you have to compile and        <p class="default"> Or again in words: you have to compile and
# Line 184  don't need libgig for compiling and usin Line 184  don't need libgig for compiling and usin
184  recommended. You cannot compile nor use QSampler without liblscp  recommended. You cannot compile nor use QSampler without liblscp
185  though. As QSampler is communicating with LinuxSampler via TCP, there  though. As QSampler is communicating with LinuxSampler via TCP, there
186  is no linker dependency between them, but of course you still need to  is no linker dependency between them, but of course you still need to
187  have LinuxSampler installed to be able to use QSampler. </p>  have LinuxSampler installed to be able to use QSampler (either locally
188    or on any other computer in your network). JSampler is also communicating
189    with LinuxSampler via TCP, so there is no linker dependency between them
190    either, JSampler requires jlscp though.</p>
191    
192        <h2>Source Packages (Stable)</h2>        <h2>Source Packages (Stable)</h2>
193        <table class="default">        <table class="default">
# Line 273  JSampler-0.2a.tar.bz2 </a> </td> Line 276  JSampler-0.2a.tar.bz2 </a> </td>
276   href="http://download.linuxsampler.org/packages/debian/">Debian   href="http://download.linuxsampler.org/packages/debian/">Debian
277  packages</a> and <a  packages</a> and <a
278   href="http://download.linuxsampler.org/packages/rpms/">RPM packages</a>   href="http://download.linuxsampler.org/packages/rpms/">RPM packages</a>
279  for i386 only,  for i386 only, bleeding edge <a href="http://download.linuxsampler.org/packages/gentoo/">Gentoo ebuilds</a>
280  and the platform-independent <a  and platform-independent <a
281   href="http://prdownloads.sourceforge.net/jsampler/JS_Classic-0.2a.jar?download">   href="http://prdownloads.sourceforge.net/jsampler/JS_Classic-0.2a.jar?download">
282  JS Classic 0.2a</a> (java frontend for LinuxSampler).</p>  Java packages</a> (for JS Classic 0.2a, java frontend for LinuxSampler).</p>
283        <h2>CVS</h2>        <h2>CVS</h2>
284        <p class="default"> This project's CVS repository can be checked        <p class="default"> This project's CVS repository can be checked
285  out through anonymous (pserver) CVS with the following instruction set.  out through anonymous (pserver) CVS with the following instruction set.

Legend:
Removed from v.876  
changed lines
  Added in v.891

  ViewVC Help
Powered by ViewVC