/[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 982 by capela, Sun Dec 17 23:13:57 2006 UTC revision 1203 by iliev, Thu May 24 21:19:36 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>         <strong>JSampler</strong>        <pre>                                  <strong>gigedit</strong>
173                                         |
174                                    (mandatory)
175                                         |
176                                         V
177           <strong>QSampler</strong> ~~~(optional)~~~&gt; <strong>libgig</strong>         <strong>JSampler</strong>
178             |                         A              |             |                         A              |
179             |                         |              |             |                         |              |
180        (mandatory)               (mandatory)    (mandatory)        (mandatory)               (mandatory)    (mandatory)
# Line 187  is no linker dependency between them, bu Line 192  is no linker dependency between them, bu
192  have LinuxSampler installed to be able to use QSampler (either locally  have LinuxSampler installed to be able to use QSampler (either locally
193  or on any other computer in your network). JSampler is also communicating  or on any other computer in your network). JSampler is also communicating
194  with LinuxSampler via TCP, so there is no linker dependency between them  with LinuxSampler via TCP, so there is no linker dependency between them
195  either, JSampler requires jlscp though.</p>  either. JSampler requires jlscp though. You have to compile and install
196    libgig before being able to compile and use gigedit.</p>
197    
198        <h2>Source Packages (Stable)</h2>        <h2>Source Packages (Stable)</h2>
199        <table class="default">        <table class="default">
200          <tbody>          <tbody>
201            <tr>            <tr>
202              <td> <a              <td> <a
203   href="http://download.linuxsampler.org/packages/libgig-2.0.2.tar.bz2">   href="http://download.linuxsampler.org/packages/libgig-3.1.1.tar.bz2">
204  libgig-2.0.2.tar.bz2 </a> </td>  libgig-3.1.1.tar.bz2 </a> </td>
205              <td> --&gt; </td>              <td> --&gt; </td>
206              <td> Gigasampler file loader library </td>              <td> Gigasampler file loader library </td>
207            </tr>            </tr>
# Line 208  liblscp-0.3.3.tar.gz </a> </td> Line 214  liblscp-0.3.3.tar.gz </a> </td>
214            </tr>            </tr>
215            <tr>            <tr>
216              <td> <a              <td> <a
217   href="http://download.linuxsampler.org/packages/linuxsampler-0.3.3.tar.bz2">   href="http://download.linuxsampler.org/packages/linuxsampler-0.4.0.tar.bz2">
218  linuxsampler-0.3.3.tar.bz2 </a> </td>  linuxsampler-0.4.0.tar.bz2 </a> </td>
219              <td> --&gt; </td>              <td> --&gt; </td>
220              <td> sampler backend </td>              <td> sampler backend </td>
221            </tr>            </tr>
222            <tr>            <tr>
223              <td> <a              <td> <a
224   href="http://download.linuxsampler.org/packages/qsampler-0.1.2.tar.gz">   href="http://download.linuxsampler.org/packages/qsampler-0.1.3.tar.gz">
225  qsampler-0.1.2.tar.gz </a> </td>  qsampler-0.1.3.tar.gz </a> </td>
226              <td> --&gt; </td>              <td> --&gt; </td>
227              <td> graphical frontend to LinuxSampler </td>              <td> graphical frontend to LinuxSampler </td>
228            </tr>            </tr>
229              <tr>
230                <td> <a
231     href="http://downloads.sourceforge.net/jlscp/jlscp-0.3a.tar.bz2">
232    jlscp-0.3a.tar.bz2 </a> </td>
233                <td> --&gt; </td>
234                <td> a java LinuxSampler control protocol API </td>
235              </tr>
236              <tr>
237                <td> <a
238     href="http://downloads.sourceforge.net/jsampler/JSampler-0.3a.tar.bz2">
239    JSampler-0.3a.tar.bz2 </a> </td>
240                <td> --&gt; </td>
241                <td> a java frontend to LinuxSampler </td>
242              </tr>
243              <tr>
244          </tbody>          </tbody>
245        </table>        </table>
246    
# Line 228  qsampler-0.1.2.tar.gz </a> </td> Line 249  qsampler-0.1.2.tar.gz </a> </td>
249          <tbody>          <tbody>
250            <tr>            <tr>
251              <td> <a              <td> <a
252   href="http://download.linuxsampler.org/packages/libgig-3.1.0.tar.bz2">   href="http://download.linuxsampler.org/packages/libgig-3.1.1.tar.bz2">
253  libgig-3.1.0.tar.bz2 </a> </td>  libgig-3.1.1.tar.bz2 </a> </td>
254              <td> --&gt; </td>              <td> --&gt; </td>
255              <td> Gigasampler file access library </td>              <td> Gigasampler file access library </td>
256            </tr>            </tr>
257            <tr>            <tr>
258              <td> <a              <td> <a
259   href="http://download.linuxsampler.org/packages/liblscp-0.5.0.tar.gz">   href="http://download.linuxsampler.org/packages/liblscp-0.5.3.tar.gz">
260  liblscp-0.5.0.tar.gz </a> </td>  liblscp-0.5.3.tar.gz </a> </td>
261              <td> --&gt; </td>              <td> --&gt; </td>
262              <td> LinuxSampler Control Protocol (LSCP) wrapper library </td>              <td> LinuxSampler Control Protocol (LSCP) wrapper library </td>
263            </tr>            </tr>
# Line 249  linuxsampler-0.4.0.tar.bz2 </a> </td> Line 270  linuxsampler-0.4.0.tar.bz2 </a> </td>
270            </tr>            </tr>
271            <tr>            <tr>
272              <td> <a              <td> <a
273   href="http://download.linuxsampler.org/packages/qsampler-0.1.3.tar.gz">   href="http://download.linuxsampler.org/packages/qsampler-0.1.4.tar.gz">
274  qsampler-0.1.3.tar.gz </a> </td>  qsampler-0.1.4.tar.gz </a> </td>
275              <td> --&gt; </td>              <td> --&gt; </td>
276              <td> graphical frontend to LinuxSampler </td>              <td> graphical frontend to LinuxSampler </td>
277            </tr>            </tr>
278            <tr>            <tr>
279              <td> <a              <td> <a
280   href="http://prdownloads.sourceforge.net/jlscp/jlscp-0.3a.tar.bz2?download">   href="http://downloads.sourceforge.net/jlscp/jlscp-0.4a.tar.bz2">
281  jlscp-0.3a.tar.bz2 </a> </td>  jlscp-0.4a.tar.bz2 </a> </td>
282              <td> --&gt; </td>              <td> --&gt; </td>
283              <td> a java LinuxSampler control protocol API </td>              <td> a java LinuxSampler control protocol API </td>
284            </tr>            </tr>
285            <tr>            <tr>
286              <td> <a              <td> <a
287   href="http://prdownloads.sourceforge.net/jsampler/JSampler-0.2a.tar.bz2?download">   href="http://downloads.sourceforge.net/jsampler/JSampler-0.5a.tar.bz2">
288  JSampler-0.2a.tar.bz2 </a> </td>  JSampler-0.5a.tar.bz2 </a> </td>
289              <td> --&gt; </td>              <td> --&gt; </td>
290              <td> a java frontend to LinuxSampler </td>              <td> a java frontend to LinuxSampler </td>
291            </tr>            </tr>
292              <tr>
293                <td> <a
294     href="http://download.linuxsampler.org/packages/gigedit-0.0.3.tar.gz">
295    gigedit-0.0.3.tar.gz </a> </td>
296                <td> --&gt; </td>
297                <td> an instrument editor for gig files </td>
298              </tr>
299          </tbody>          </tbody>
300        </table>        </table>
301    
# Line 279  packages</a> and <a Line 307  packages</a> and <a
307  for i386 only, bleeding edge <a href="http://download.linuxsampler.org/packages/gentoo/">Gentoo ebuilds</a>  for i386 only, bleeding edge <a href="http://download.linuxsampler.org/packages/gentoo/">Gentoo ebuilds</a>
308  and platform-independent <a  and platform-independent <a
309   href="http://prdownloads.sourceforge.net/jsampler/JS_Classic-0.2a.jar?download">   href="http://prdownloads.sourceforge.net/jsampler/JS_Classic-0.2a.jar?download">
310  Java packages</a> (for JS Classic 0.2a, java frontend for LinuxSampler).</p>  Java packages</a> (for JS Classic 0.2a, java frontend for LinuxSampler).
311    For libgig you can find <a href="http://download.linuxsampler.org/packages/win32/">Windows binaries</a> as well.</p>
312        <a name="cvs"></a><h2>CVS</h2>        <a name="cvs"></a><h2>CVS</h2>
313        <p class="default"> This project's CVS repository can be checked        <p class="default"> This project's CVS repository can be checked
314  out through anonymous (pserver) CVS with the following instruction set.  out through anonymous (pserver) CVS with the following instruction set.
315  When prompted for a password for anonymous, simply press the Enter key.  When prompted for a password for anonymous, simply press the Enter key.
316  There are currently six subprojects in the LinuxSampler project, pick  There are currently seven subprojects in the LinuxSampler project, pick
317  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>
318        <table class="default" border="0" cellpadding="1" cellspacing="5">        <table class="default" border="0" cellpadding="1" cellspacing="5">
319          <tbody>          <tbody>
320            <tr>            <tr>
321              <td>              <td>
322              <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>
323              </td>              </td>
324              <td width="100%">              <td width="100%">
325              <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>
326              </td>              </td>
327            </tr>            </tr>
328          </tbody>          </tbody>
# Line 301  the line of the respective subproject yo Line 330  the line of the respective subproject yo
330        <p class="default"> You can also <a        <p class="default"> You can also <a
331   href="http://cvs.linuxsampler.org/cgi-bin/viewcvs.cgi/">browse the CVS   href="http://cvs.linuxsampler.org/cgi-bin/viewcvs.cgi/">browse the CVS
332  repository</a>. </p>  repository</a>. </p>
333        <h2>Wallpapers</h2>        <h2>Bootsplash theme</h2>
334        <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>  
335        <table class="default">        <table class="default">
336          <tbody>          <tbody>
337            <tr>            <tr>
338              <td> <a              <td> <a
339   href="http://download.linuxsampler.org/wallpapers/linuxsampler_box_1600x1200.png">   href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png">
340              <img src="misc/linuxsampler_box_preview.jpg"              <img src="http://download.linuxsampler.org/bootsplash/screenshots/boot_preview.jpg"
341   alt="wallpaper preview"> </a> </td>   alt="Screenshot 1"> </a> </td>
342                <td> --&gt; </td>
343                <td> <a
344     href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png"> Screenshot while booting </a> </td>
345              </tr>
346              <tr>
347                <td> <a
348     href="http://download.linuxsampler.org/bootsplash/screenshots/top.png">
349                <img src="http://download.linuxsampler.org/bootsplash/screenshots/top_preview.jpg"
350     alt="Screenshot 2"> </a> </td>
351              <td> --&gt; </td>              <td> --&gt; </td>
352              <td> <a              <td> <a
353   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>  
354            </tr>            </tr>
355          </tbody>          </tbody>
356        </table>        </table>
357          <p> <a
358     href="http://download.linuxsampler.org/bootsplash/"> You can get this theme here.</a> </p>
359        <br>        <br>
360        </div>        </div>
361        </td>        </td>

Legend:
Removed from v.982  
changed lines
  Added in v.1203

  ViewVC Help
Powered by ViewVC