/[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 682 by schoenebeck, Thu Jun 23 23:27:40 2005 UTC revision 1246 by schoenebeck, Thu Jun 21 17:30:38 2007 UTC
# Line 157  Line 157 
157   name="credits" src="gfx/mcredits.png" alt="credits"></a> </td>   name="credits" src="gfx/mcredits.png" alt="credits"></a> </td>
158        <td valign="top" width="100%">        <td valign="top" width="100%">
159        <div id="contents">        <div id="contents">
160    
161          <h2>Licenses</h2>
162          <p class="default">
163          There are several subprojects, each having its own license terms, as follows:
164          </p>
165          <table class="default">
166          <tbody>
167            <tr>
168              <td class="bordered">
169                <a class="info" href=#gigedit>gigedit<span class='info'>An instrument editor for gig files (written in C++, based on the GTK toolkit).</span></a>
170              </td>
171              <td> -> (pure) <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a></td>
172            </tr>
173            <tr>
174              <td class="bordered">
175                 <a class="info" href=#jlscp>jlscp<span class='info'>A java LinuxSampler control protocol API.</span></a>
176              </td>
177              <td> -> (pure) <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a> v2</td>
178            </tr>
179            <tr>
180              <td class="bordered">
181                  <a class="info" href=#jsampler>JSampler<span class='info'>A graphical frontend to LinuxSampler, written in Java.</span></a>
182              </td>
183              <td> -> (pure) <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a> v2</td>
184            </tr>
185            <tr>
186              <td class="bordered">
187                <a class="info" href=#libgig>libgig<span class='info'>Gigasampler file access library (C++), for loading, modifying and creating gig files.</span></a>
188              </td>
189              <td> -> (pure) <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a></td>
190            </tr>
191            <tr>
192              <td class="bordered">
193                <a class="info" href=#liblscp>liblscp<span class='info'>LinuxSampler Control Protocol (LSCP) wrapper C library.</span></a>
194              </td>
195              <td> -> (pure) <a href="http://www.gnu.org/licenses/lgpl.html">LGPL</a></td>
196            </tr>
197            <tr>
198              <td class="bordered">
199                <a class="info" href=#linuxsampler>LinuxSampler<span class='info'>Sampler backend, including sampler engine, audio and MIDI drivers, network layer (LSCP) API and native C++ API.</span></a>
200              </td>
201              <td> -> <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a> with <a href="#exception"><u><i>commercial exception</i></u>*</a></td>
202            </tr>
203            <tr>
204              <td class="bordered">
205                <a class="info" href=#qsampler>QSampler<span class='info'>Graphical frontend to LinuxSampler (written in C++, based on the Qt toolkit).</span></a>
206              </td>
207              <td> -> (pure) <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a></td>
208            </tr>
209          </tbody>
210          </table>
211          <a name="exception"></a>
212          <p class="default">
213    * LinuxSampler is licensed under the GNU GPL license with the exception that<br>
214    <b>COMMERCIAL USE</b> of the souce code, libraries and applications is<br>
215    <b>NOT ALLOWED</b> without prior written permission by the LinuxSampler authors.<br>
216    If you have questions on the subject please <A HREF="developers.html">contact us</A>.<br>
217    
218        <h2>Dependencies</h2>        <h2>Dependencies</h2>
219        <p class="default"> The following figure illustrates the compile        <p class="default"> The following figure illustrates the compile
220  time / linker dependencies. </p>  time / linker dependencies. </p>
221        <div style="line-height: 1.2em;">        <div style="line-height: 1.2em;">
222        <pre>       <strong>QSampler</strong> ~~~(optional)~~~&gt; <strong>libgig</strong>        <pre>                                  <strong>gigedit</strong>
223             |                         A                                       |
224             |                         |                                  (mandatory)
225        (mandatory)               (mandatory)                                       |
226             |                         |                                       V
227             V                         |         <strong>QSampler</strong> ~~~(optional)~~~&gt; <strong>libgig</strong>         <strong>JSampler</strong>
228          <strong>liblscp</strong>                 <strong>LinuxSampler</strong>             |                         A              |
229               |                         |              |
230          (mandatory)               (mandatory)    (mandatory)
231               |                         |              |
232               V                         |              V
233            <strong>liblscp</strong>                 <strong>LinuxSampler</strong>      <strong>jlscp</strong>
234                            </pre>                            </pre>
235        </div>        </div>
236        <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 176  don't need libgig for compiling and usin Line 239  don't need libgig for compiling and usin
239  recommended. You cannot compile nor use QSampler without liblscp  recommended. You cannot compile nor use QSampler without liblscp
240  though. As QSampler is communicating with LinuxSampler via TCP, there  though. As QSampler is communicating with LinuxSampler via TCP, there
241  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
242  have LinuxSampler installed to be able to use QSampler. </p>  have LinuxSampler installed to be able to use QSampler (either locally
243        <h2>Source Packages</h2>  or on any other computer in your network). JSampler is also communicating
244    with LinuxSampler via TCP, so there is no linker dependency between them
245    either. JSampler requires jlscp though. You have to compile and install
246    libgig before being able to compile and use gigedit.</p>
247    
248          <h2>Source Packages (Stable)</h2>
249          <table class="default">
250            <tbody>
251              <tr>
252                <td>
253                  <a name="libgig"></a>
254                  <a
255     href="http://download.linuxsampler.org/packages/libgig-3.1.1.tar.bz2">
256    libgig-3.1.1.tar.bz2 </a> </td>
257                <td> --&gt; </td>
258                <td> Gigasampler file access library (C++) </td>
259              </tr>
260              <tr>
261                <td>
262                  <a name="liblscp"></a>
263                  <a
264     href="http://download.linuxsampler.org/packages/liblscp-0.3.3.tar.gz">
265    liblscp-0.3.3.tar.gz </a> </td>
266                <td> --&gt; </td>
267                <td> LinuxSampler Control Protocol (LSCP) wrapper library </td>
268              </tr>
269              <tr>
270                <td>
271                  <a name="linuxsampler"></a>
272                  <a
273     href="http://download.linuxsampler.org/packages/linuxsampler-0.4.0.tar.bz2">
274    linuxsampler-0.4.0.tar.bz2 </a> </td>
275                <td> --&gt; </td>
276                <td> sampler engine / backend </td>
277              </tr>
278              <tr>
279                <td>
280                  <a name="qsampler"></a>
281                  <a
282     href="http://download.linuxsampler.org/packages/qsampler-0.1.3.tar.gz">
283    qsampler-0.1.3.tar.gz </a> </td>
284                <td> --&gt; </td>
285                <td> graphical frontend to LinuxSampler </td>
286              </tr>
287              <tr>
288                <td>
289                  <a name="jlscp"></a>
290                  <a
291     href="http://downloads.sourceforge.net/jlscp/jlscp-0.3a.tar.bz2">
292    jlscp-0.3a.tar.bz2 </a> </td>
293                <td> --&gt; </td>
294                <td> a java LinuxSampler control protocol API </td>
295              </tr>
296              <tr>
297                <td>
298                  <a name="jsampler"></a>
299                  <a
300     href="http://downloads.sourceforge.net/jsampler/JSampler-0.3a.tar.bz2">
301    JSampler-0.3a.tar.bz2 </a> </td>
302                <td> --&gt; </td>
303                <td> a java frontend to LinuxSampler </td>
304              </tr>
305              <tr>
306            </tbody>
307          </table>
308    
309          <h2>Source Packages (Testing)</h2>
310        <table class="default">        <table class="default">
311          <tbody>          <tbody>
312            <tr>            <tr>
313              <td> <a              <td> <a
314   href="http://download.linuxsampler.org/packages/libgig-2.0.1.tar.bz2">   href="http://download.linuxsampler.org/packages/libgig-3.1.1.tar.bz2">
315  libgig-2.0.1.tar.bz2 </a> </td>  libgig-3.1.1.tar.bz2 </a> </td>
316              <td> --&gt; </td>              <td> --&gt; </td>
317              <td> Gigasampler file loader library </td>              <td> Gigasampler file access library (C++) </td>
318            </tr>            </tr>
319            <tr>            <tr>
320              <td> <a              <td> <a
321   href="http://download.linuxsampler.org/packages/liblscp-0.3.0.tar.gz">   href="http://download.linuxsampler.org/packages/liblscp-0.5.3.tar.gz">
322  liblscp-0.3.0.tar.gz </a> </td>  liblscp-0.5.3.tar.gz </a> </td>
323              <td> --&gt; </td>              <td> --&gt; </td>
324              <td> LinuxSampler Control Protocol (LSCP) wrapper library </td>              <td> LinuxSampler Control Protocol (LSCP) wrapper library </td>
325            </tr>            </tr>
326            <tr>            <tr>
327              <td> <a              <td> <a
328   href="http://download.linuxsampler.org/packages/linuxsampler-0.3.2.tar.bz2">   href="http://download.linuxsampler.org/packages/linuxsampler-0.4.0.tar.bz2">
329  linuxsampler-0.3.2.tar.bz2 </a> </td>  linuxsampler-0.4.0.tar.bz2 </a> </td>
330              <td> --&gt; </td>              <td> --&gt; </td>
331              <td> sampler backend </td>              <td> sampler engine / backend </td>
332            </tr>            </tr>
333            <tr>            <tr>
334              <td> <a              <td> <a
335   href="http://download.linuxsampler.org/packages/qsampler-0.1.1.tar.gz">   href="http://download.linuxsampler.org/packages/qsampler-0.1.4.tar.gz">
336  qsampler-0.1.1.tar.gz </a> </td>  qsampler-0.1.4.tar.gz </a> </td>
337              <td> --&gt; </td>              <td> --&gt; </td>
338              <td> graphical frontend to LinuxSampler </td>              <td> graphical frontend to LinuxSampler </td>
339            </tr>            </tr>
340            <tr>            <tr>
341              <td> <a              <td> <a
342   href="http://prdownloads.sourceforge.net/jlscp/jlscp-0.2a.tar.bz2?download">   href="http://downloads.sourceforge.net/jlscp/jlscp-0.4a.tar.bz2">
343  jlscp-0.2a.tar.bz2 </a> </td>  jlscp-0.4a.tar.bz2 </a> </td>
344              <td> --&gt; </td>              <td> --&gt; </td>
345              <td> a java LinuxSampler control protocol API </td>              <td> a java LinuxSampler control protocol API </td>
346            </tr>            </tr>
347              <tr>
348                <td> <a
349     href="http://downloads.sourceforge.net/jsampler/JSampler-0.5a.tar.bz2">
350    JSampler-0.5a.tar.bz2 </a> </td>
351                <td> --&gt; </td>
352                <td> a java frontend to LinuxSampler </td>
353              </tr>
354              <tr>
355                <td>
356                  <a name="gigedit"></a>
357                  <a
358     href="http://download.linuxsampler.org/packages/gigedit-0.0.3.tar.gz">
359    gigedit-0.0.3.tar.gz </a> </td>
360                <td> --&gt; </td>
361                <td> an instrument editor for gig files </td>
362              </tr>
363          </tbody>          </tbody>
364        </table>        </table>
365    
366        <h2>Binary Packages</h2>        <h2>Binary Packages</h2>
367        <p class="default"> There are currently <a        <p class="default"> There are currently <a
368   href="http://download.linuxsampler.org/packages/debian/">Debian   href="http://download.linuxsampler.org/packages/debian/">Debian
369  packages</a> and <a  packages</a> and <a
370   href="http://download.linuxsampler.org/packages/rpms/">RPM packages</a>   href="http://download.linuxsampler.org/packages/rpms/">RPM packages</a>
371  for i386 only. </p>  for i386 only, bleeding edge <a href="http://download.linuxsampler.org/packages/gentoo/">Gentoo ebuilds</a>
372        <h2>CVS</h2>  and platform-independent <a
373     href="http://prdownloads.sourceforge.net/jsampler/JS_Classic-0.2a.jar?download">
374    Java packages</a> (for JS Classic 0.2a, java frontend for LinuxSampler).
375    For libgig you can find <a href="http://download.linuxsampler.org/packages/win32/">Windows binaries</a> as well.</p>
376          <a name="cvs"></a><h2>CVS</h2>
377        <p class="default"> This project's CVS repository can be checked        <p class="default"> This project's CVS repository can be checked
378  out through anonymous (pserver) CVS with the following instruction set.  out through anonymous (pserver) CVS with the following instruction set.
379  When prompted for a password for anonymous, simply press the Enter key.  When prompted for a password for anonymous, simply press the Enter key.
380  There are currently five subprojects in the LinuxSampler project, pick  There are currently seven subprojects in the LinuxSampler project, pick
381  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>
382        <table class="default" border="0" cellpadding="1" cellspacing="5">        <table class="default" border="0" cellpadding="1" cellspacing="5">
383          <tbody>          <tbody>
384            <tr>            <tr>
385              <td>              <td>
386              <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>
387                </td>
388                <td width="100%">
389                <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>
390                </td>
391              </tr>
392            </tbody>
393          </table>
394          <p class="default"> You don't need to checkout the sources again later on,
395          just for keeping track to the latest development version. For updating to
396          the latest CVS version you can simply run the following command at any
397          time from the checked out source directory:</p>
398          <table class="default" border="0" cellpadding="1" cellspacing="5">
399            <tbody>
400              <tr>
401                <td>
402                <pre class="code">1</pre>
403              </td>              </td>
404              <td width="100%">              <td width="100%">
405              <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 update -d -P</pre>
406              </td>              </td>
407            </tr>            </tr>
408          </tbody>          </tbody>
# Line 244  the line of the respective subproject yo Line 410  the line of the respective subproject yo
410        <p class="default"> You can also <a        <p class="default"> You can also <a
411   href="http://cvs.linuxsampler.org/cgi-bin/viewcvs.cgi/">browse the CVS   href="http://cvs.linuxsampler.org/cgi-bin/viewcvs.cgi/">browse the CVS
412  repository</a>. </p>  repository</a>. </p>
413        <h2>Wallpapers</h2>        <h2>Bootsplash theme</h2>
414        <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>  
415        <table class="default">        <table class="default">
416          <tbody>          <tbody>
417            <tr>            <tr>
418              <td> <a              <td> <a
419   href="http://download.linuxsampler.org/wallpapers/linuxsampler_box_1600x1200.png">   href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png">
420              <img src="misc/linuxsampler_box_preview.jpg"              <img src="http://download.linuxsampler.org/bootsplash/screenshots/boot_preview.jpg"
421   alt="wallpaper preview"> </a> </td>   alt="Screenshot 1"> </a> </td>
422                <td> --&gt; </td>
423                <td> <a
424     href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png"> Screenshot while booting </a> </td>
425              </tr>
426              <tr>
427                <td> <a
428     href="http://download.linuxsampler.org/bootsplash/screenshots/top.png">
429                <img src="http://download.linuxsampler.org/bootsplash/screenshots/top_preview.jpg"
430     alt="Screenshot 2"> </a> </td>
431              <td> --&gt; </td>              <td> --&gt; </td>
432              <td> <a              <td> <a
433   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>  
434            </tr>            </tr>
435          </tbody>          </tbody>
436        </table>        </table>
437          <p> <a
438     href="http://download.linuxsampler.org/bootsplash/"> You can get this theme here.</a> </p>
439        <br>        <br>
440        </div>        </div>
441        </td>        </td>

Legend:
Removed from v.682  
changed lines
  Added in v.1246

  ViewVC Help
Powered by ViewVC