/[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 766 by capela, Sun Aug 28 22:42:21 2005 UTC revision 1125 by persson, Sat Mar 24 20:18:05 2007 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">
194          <tbody>          <tbody>
195            <tr>            <tr>
196              <td> <a              <td> <a
197   href="http://download.linuxsampler.org/packages/libgig-2.0.1.tar.bz2">   href="http://download.linuxsampler.org/packages/libgig-2.0.2.tar.bz2">
198  libgig-2.0.1.tar.bz2 </a> </td>  libgig-2.0.2.tar.bz2 </a> </td>
199              <td> --&gt; </td>              <td> --&gt; </td>
200              <td> Gigasampler file loader library </td>              <td> Gigasampler file loader library </td>
201            </tr>            </tr>
202            <tr>            <tr>
203              <td> <a              <td> <a
204   href="http://download.linuxsampler.org/packages/liblscp-0.3.1.tar.gz">   href="http://download.linuxsampler.org/packages/liblscp-0.3.3.tar.gz">
205  liblscp-0.3.1.tar.gz </a> </td>  liblscp-0.3.3.tar.gz </a> </td>
206              <td> --&gt; </td>              <td> --&gt; </td>
207              <td> LinuxSampler Control Protocol (LSCP) wrapper library </td>              <td> LinuxSampler Control Protocol (LSCP) wrapper library </td>
208            </tr>            </tr>
# Line 217  qsampler-0.1.2.tar.gz </a> </td> Line 220  qsampler-0.1.2.tar.gz </a> </td>
220              <td> --&gt; </td>              <td> --&gt; </td>
221              <td> graphical frontend to LinuxSampler </td>              <td> graphical frontend to LinuxSampler </td>
222            </tr>            </tr>
           <tr>  
             <td> <a  
  href="http://prdownloads.sourceforge.net/jlscp/jlscp-0.2a.tar.bz2?download">  
 jlscp-0.2a.tar.bz2 </a> </td>  
             <td> --&gt; </td>  
             <td> a java LinuxSampler control protocol API </td>  
           </tr>  
223          </tbody>          </tbody>
224        </table>        </table>
225    
226        <h2>Source Packages (Unstable)</h2>        <h2>Source Packages (Testing)</h2>
227        <table class="default">        <table class="default">
228          <tbody>          <tbody>
229            <tr>            <tr>
230              <td> <a              <td> <a
231   href="http://download.linuxsampler.org/packages/libgig-2.0.2.tar.bz2">   href="http://download.linuxsampler.org/packages/libgig-3.1.1.tar.bz2">
232  libgig-2.0.2.tar.bz2 </a> </td>  libgig-3.1.1.tar.bz2 </a> </td>
233              <td> --&gt; </td>              <td> --&gt; </td>
234              <td> Gigasampler file loader library </td>              <td> Gigasampler file access library </td>
235            </tr>            </tr>
236            <tr>            <tr>
237              <td> <a              <td> <a
238   href="http://download.linuxsampler.org/packages/liblscp-0.3.2.tar.gz">   href="http://download.linuxsampler.org/packages/liblscp-0.5.3.tar.gz">
239  liblscp-0.3.2.tar.gz </a> </td>  liblscp-0.5.3.tar.gz </a> </td>
240              <td> --&gt; </td>              <td> --&gt; </td>
241              <td> LinuxSampler Control Protocol (LSCP) wrapper library </td>              <td> LinuxSampler Control Protocol (LSCP) wrapper library </td>
242            </tr>            </tr>
243            <tr>            <tr>
244              <td> <a              <td> <a
245   href="http://download.linuxsampler.org/packages/linuxsampler-0.3.3.tar.bz2">   href="http://download.linuxsampler.org/packages/linuxsampler-0.4.0.tar.bz2">
246  linuxsampler-0.3.3.tar.bz2 </a> </td>  linuxsampler-0.4.0.tar.bz2 </a> </td>
247              <td> --&gt; </td>              <td> --&gt; </td>
248              <td> sampler backend </td>              <td> sampler backend </td>
249            </tr>            </tr>
250            <tr>            <tr>
251              <td> <a              <td> <a
252   href="http://download.linuxsampler.org/packages/qsampler-0.1.2.tar.gz">   href="http://download.linuxsampler.org/packages/qsampler-0.1.3.tar.gz">
253  qsampler-0.1.2.tar.gz </a> </td>  qsampler-0.1.3.tar.gz </a> </td>
254              <td> --&gt; </td>              <td> --&gt; </td>
255              <td> graphical frontend to LinuxSampler </td>              <td> graphical frontend to LinuxSampler </td>
256            </tr>            </tr>
257            <tr>            <tr>
258              <td> <a              <td> <a
259   href="http://prdownloads.sourceforge.net/jlscp/jlscp-0.2a.tar.bz2?download">   href="http://prdownloads.sourceforge.net/jlscp/jlscp-0.3a.tar.bz2?download">
260  jlscp-0.2a.tar.bz2 </a> </td>  jlscp-0.3a.tar.bz2 </a> </td>
261              <td> --&gt; </td>              <td> --&gt; </td>
262              <td> a java LinuxSampler control protocol API </td>              <td> a java LinuxSampler control protocol API </td>
263            </tr>            </tr>
264              <tr>
265                <td> <a
266     href="http://prdownloads.sourceforge.net/jsampler/JSampler-0.2a.tar.bz2?download">
267    JSampler-0.2a.tar.bz2 </a> </td>
268                <td> --&gt; </td>
269                <td> a java frontend to LinuxSampler </td>
270              </tr>
271              <tr>
272                <td> <a
273     href="http://download.linuxsampler.org/packages/gigedit-0.0.3.tar.gz">
274    gigedit-0.0.3.tar.gz </a> </td>
275                <td> --&gt; </td>
276                <td> an instrument editor for gig files </td>
277              </tr>
278          </tbody>          </tbody>
279        </table>        </table>
280    
# Line 273  jlscp-0.2a.tar.bz2 </a> </td> Line 283  jlscp-0.2a.tar.bz2 </a> </td>
283   href="http://download.linuxsampler.org/packages/debian/">Debian   href="http://download.linuxsampler.org/packages/debian/">Debian
284  packages</a> and <a  packages</a> and <a
285   href="http://download.linuxsampler.org/packages/rpms/">RPM packages</a>   href="http://download.linuxsampler.org/packages/rpms/">RPM packages</a>
286  for i386 only. </p>  for i386 only, bleeding edge <a href="http://download.linuxsampler.org/packages/gentoo/">Gentoo ebuilds</a>
287        <h2>CVS</h2>  and platform-independent <a
288     href="http://prdownloads.sourceforge.net/jsampler/JS_Classic-0.2a.jar?download">
289    Java packages</a> (for JS Classic 0.2a, java frontend for LinuxSampler).</p>
290          <a name="cvs"></a><h2>CVS</h2>
291        <p class="default"> This project's CVS repository can be checked        <p class="default"> This project's CVS repository can be checked
292  out through anonymous (pserver) CVS with the following instruction set.  out through anonymous (pserver) CVS with the following instruction set.
293  When prompted for a password for anonymous, simply press the Enter key.  When prompted for a password for anonymous, simply press the Enter key.
294  There are currently five subprojects in the LinuxSampler project, pick  There are currently seven subprojects in the LinuxSampler project, pick
295  the line of the respective subproject you want to checkout from below: </p>  the line of the respective subproject you want to checkout from below: </p>
296        <table class="default" border="0" cellpadding="1" cellspacing="5">        <table class="default" border="0" cellpadding="1" cellspacing="5">
297          <tbody>          <tbody>
298            <tr>            <tr>
299              <td>              <td>
300              <pre class="code">1<br>2<br>3<br>4<br>5</pre>              <pre class="code">1<br>2<br>3<br>4<br>5<br>6<br>7</pre>
301              </td>              </td>
302              <td width="100%">              <td width="100%">
303              <pre class="code">cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co libgig<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co liblscp<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co linuxsampler<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co qsampler<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co jlscp</pre>              <pre class="code">cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co libgig<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co liblscp<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co linuxsampler<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co qsampler<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co jlscp<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co jsampler<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co gigedit</pre>
304              </td>              </td>
305            </tr>            </tr>
306          </tbody>          </tbody>

Legend:
Removed from v.766  
changed lines
  Added in v.1125

  ViewVC Help
Powered by ViewVC