/[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 856 by schoenebeck, Fri Apr 28 18:19:41 2006 UTC revision 1148 by iliev, Fri Apr 6 20:54:50 2007 UTC
# Line 159  Line 159 
159        <div id="contents">        <div id="contents">
160    
161        <h2>License</h2>        <h2>License</h2>
162        <p class="default">        <p class="default">
163  LinuxSampler is licensed under the GNU GPL license with the exception that<br>  LinuxSampler is licensed under the GNU GPL license with the exception that<br>
164  <b>COMMERCIAL USE</b> of the souce code, libraries and applications is<br>  <b>COMMERCIAL USE</b> of the souce code, libraries and applications is<br>
165  <b>NOT ALLOWED</b> without prior written permission by the LinuxSampler authors.<br>  <b>NOT ALLOWED</b> without prior written permission by the LinuxSampler authors.<br>
# 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 198  libgig-2.0.2.tar.bz2 </a> </td> Line 201  libgig-2.0.2.tar.bz2 </a> </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>
223              <tr>
224                <td> <a
225     href="http://downloads.sourceforge.net/jlscp/jlscp-0.3a.tar.bz2">
226    jlscp-0.3a.tar.bz2 </a> </td>
227                <td> --&gt; </td>
228                <td> a java LinuxSampler control protocol API </td>
229              </tr>
230              <tr>
231                <td> <a
232     href="http://downloads.sourceforge.net/jsampler/JSampler-0.3a.tar.bz2">
233    JSampler-0.3a.tar.bz2 </a> </td>
234                <td> --&gt; </td>
235                <td> a java frontend to LinuxSampler </td>
236              </tr>
237              <tr>
238          </tbody>          </tbody>
239        </table>        </table>
240    
# Line 225  qsampler-0.1.2.tar.gz </a> </td> Line 243  qsampler-0.1.2.tar.gz </a> </td>
243          <tbody>          <tbody>
244            <tr>            <tr>
245              <td> <a              <td> <a
246   href="http://download.linuxsampler.org/packages/libgig-3.0.0.tar.bz2">   href="http://download.linuxsampler.org/packages/libgig-3.1.1.tar.bz2">
247  libgig-3.0.0.tar.bz2 </a> </td>  libgig-3.1.1.tar.bz2 </a> </td>
248              <td> --&gt; </td>              <td> --&gt; </td>
249              <td> Gigasampler file loader library </td>              <td> Gigasampler file access library </td>
250            </tr>            </tr>
251            <tr>            <tr>
252              <td> <a              <td> <a
253   href="http://download.linuxsampler.org/packages/liblscp-0.3.2.tar.gz">   href="http://download.linuxsampler.org/packages/liblscp-0.5.3.tar.gz">
254  liblscp-0.3.2.tar.gz </a> </td>  liblscp-0.5.3.tar.gz </a> </td>
255              <td> --&gt; </td>              <td> --&gt; </td>
256              <td> LinuxSampler Control Protocol (LSCP) wrapper library </td>              <td> LinuxSampler Control Protocol (LSCP) wrapper library </td>
257            </tr>            </tr>
258            <tr>            <tr>
259              <td> <a              <td> <a
260   href="http://download.linuxsampler.org/packages/linuxsampler-0.3.3.tar.bz2">   href="http://download.linuxsampler.org/packages/linuxsampler-0.4.0.tar.bz2">
261  linuxsampler-0.3.3.tar.bz2 </a> </td>  linuxsampler-0.4.0.tar.bz2 </a> </td>
262              <td> --&gt; </td>              <td> --&gt; </td>
263              <td> sampler backend </td>              <td> sampler backend </td>
264            </tr>            </tr>
265            <tr>            <tr>
266              <td> <a              <td> <a
267   href="http://download.linuxsampler.org/packages/qsampler-0.1.2.tar.gz">   href="http://download.linuxsampler.org/packages/qsampler-0.1.3.tar.gz">
268  qsampler-0.1.2.tar.gz </a> </td>  qsampler-0.1.3.tar.gz </a> </td>
269              <td> --&gt; </td>              <td> --&gt; </td>
270              <td> graphical frontend to LinuxSampler </td>              <td> graphical frontend to LinuxSampler </td>
271            </tr>            </tr>
272            <tr>            <tr>
273              <td> <a              <td> <a
274   href="http://prdownloads.sourceforge.net/jlscp/jlscp-0.3a.tar.bz2?download">   href="http://downloads.sourceforge.net/jlscp/jlscp-0.4a.tar.bz2">
275  jlscp-0.3a.tar.bz2 </a> </td>  jlscp-0.4a.tar.bz2 </a> </td>
276              <td> --&gt; </td>              <td> --&gt; </td>
277              <td> a java LinuxSampler control protocol API </td>              <td> a java LinuxSampler control protocol API </td>
278            </tr>            </tr>
279            <tr>            <tr>
280              <td> <a              <td> <a
281   href="http://prdownloads.sourceforge.net/jsampler/JSampler-0.2a.tar.bz2?download">   href="http://downloads.sourceforge.net/jsampler/JSampler-0.4a.tar.bz2">
282  JSampler-0.2a.tar.bz2 </a> </td>  JSampler-0.4a.tar.bz2 </a> </td>
283              <td> --&gt; </td>              <td> --&gt; </td>
284              <td> a java frontend to LinuxSampler </td>              <td> a java frontend to LinuxSampler </td>
285            </tr>            </tr>
286              <tr>
287                <td> <a
288     href="http://download.linuxsampler.org/packages/gigedit-0.0.3.tar.gz">
289    gigedit-0.0.3.tar.gz </a> </td>
290                <td> --&gt; </td>
291                <td> an instrument editor for gig files </td>
292              </tr>
293          </tbody>          </tbody>
294        </table>        </table>
295    
# Line 273  JSampler-0.2a.tar.bz2 </a> </td> Line 298  JSampler-0.2a.tar.bz2 </a> </td>
298   href="http://download.linuxsampler.org/packages/debian/">Debian   href="http://download.linuxsampler.org/packages/debian/">Debian
299  packages</a> and <a  packages</a> and <a
300   href="http://download.linuxsampler.org/packages/rpms/">RPM packages</a>   href="http://download.linuxsampler.org/packages/rpms/">RPM packages</a>
301  for i386 only,  for i386 only, bleeding edge <a href="http://download.linuxsampler.org/packages/gentoo/">Gentoo ebuilds</a>
302  and the platform-independent <a  and platform-independent <a
303   href="http://prdownloads.sourceforge.net/jsampler/JS_Classic-0.2a.jar?download">   href="http://prdownloads.sourceforge.net/jsampler/JS_Classic-0.2a.jar?download">
304  JS Classic 0.2a</a> (java frontend for LinuxSampler).</p>  Java packages</a> (for JS Classic 0.2a, java frontend for LinuxSampler).
305        <h2>CVS</h2>  For libgig you can find <a href="http://download.linuxsampler.org/packages/win32/">Windows binaries</a> as well.</p>
306          <a name="cvs"></a><h2>CVS</h2>
307        <p class="default"> This project's CVS repository can be checked        <p class="default"> This project's CVS repository can be checked
308  out through anonymous (pserver) CVS with the following instruction set.  out through anonymous (pserver) CVS with the following instruction set.
309  When prompted for a password for anonymous, simply press the Enter key.  When prompted for a password for anonymous, simply press the Enter key.
310  There are currently six subprojects in the LinuxSampler project, pick  There are currently seven subprojects in the LinuxSampler project, pick
311  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>
312        <table class="default" border="0" cellpadding="1" cellspacing="5">        <table class="default" border="0" cellpadding="1" cellspacing="5">
313          <tbody>          <tbody>
314            <tr>            <tr>
315              <td>              <td>
316              <pre class="code">1<br>2<br>3<br>4<br>5<br>6</pre>              <pre class="code">1<br>2<br>3<br>4<br>5<br>6<br>7</pre>
317              </td>              </td>
318              <td width="100%">              <td width="100%">
319              <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</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>
320              </td>              </td>
321            </tr>            </tr>
322          </tbody>          </tbody>
# Line 298  the line of the respective subproject yo Line 324  the line of the respective subproject yo
324        <p class="default"> You can also <a        <p class="default"> You can also <a
325   href="http://cvs.linuxsampler.org/cgi-bin/viewcvs.cgi/">browse the CVS   href="http://cvs.linuxsampler.org/cgi-bin/viewcvs.cgi/">browse the CVS
326  repository</a>. </p>  repository</a>. </p>
327        <h2>Wallpapers</h2>        <h2>Bootsplash theme</h2>
328        <p class="default"> How about a bit eye candy for your desktop?        <p class="default"> Does your computer already boot in LinuxSampler style? No? Checkout the following LinuxSampler theme for either <a href="http://dev.gentoo.org/~spock/projects/gensplash/">fbsplash (gensplash)</a> or <a href="http://www.bootsplash.org">bootsplash</a>:</p>
 There's currently only a wallpaper for 1600x1200. Tell us if you like  
 it and maybe we add other resolutions as well. </p>  
329        <table class="default">        <table class="default">
330          <tbody>          <tbody>
331            <tr>            <tr>
332              <td> <a              <td> <a
333   href="http://download.linuxsampler.org/wallpapers/linuxsampler_box_1600x1200.png">   href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png">
334              <img src="misc/linuxsampler_box_preview.jpg"              <img src="http://download.linuxsampler.org/bootsplash/screenshots/boot_preview.jpg"
335   alt="wallpaper preview"> </a> </td>   alt="Screenshot 1"> </a> </td>
336                <td> --&gt; </td>
337                <td> <a
338     href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png"> Screenshot while booting </a> </td>
339              </tr>
340              <tr>
341                <td> <a
342     href="http://download.linuxsampler.org/bootsplash/screenshots/top.png">
343                <img src="http://download.linuxsampler.org/bootsplash/screenshots/top_preview.jpg"
344     alt="Screenshot 2"> </a> </td>
345              <td> --&gt; </td>              <td> --&gt; </td>
346              <td> <a              <td> <a
347   href="http://download.linuxsampler.org/wallpapers/linuxsampler_box_1600x1200.png">   href="http://download.linuxsampler.org/bootsplash/screenshots/top.png"> Screenshot of terminal (here running 'top') </a> </td>
 1600x1200 </a> </td>  
348            </tr>            </tr>
349          </tbody>          </tbody>
350        </table>        </table>
351          <p> <a
352     href="http://download.linuxsampler.org/bootsplash/"> You can get this theme here.</a> </p>
353        <br>        <br>
354        </div>        </div>
355        </td>        </td>

Legend:
Removed from v.856  
changed lines
  Added in v.1148

  ViewVC Help
Powered by ViewVC