/[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 1148 by iliev, Fri Apr 6 20:54:50 2007 UTC revision 3923 by schoenebeck, Mon Jun 14 11:26:48 2021 UTC
# Line 47  Line 47 
47                  downloadsout = new Image();                  downloadsout = new Image();
48                  downloadsout.src = dir + "mdownloads.png";                  downloadsout.src = dir + "mdownloads.png";
49    
50                    donationsover = new Image();
51                    donationsover.src = dir + "mdonationshover.png";
52    
53                    donationsout = new Image();
54                    donationsout.src = dir + "mdonations.png";
55    
56                    supportover = new Image();
57                    supportover.src = dir + "msupporthover.png";
58                    supportout = new Image();
59                    supportout.src = dir + "msupport.png";
60    
61                  developersover = new Image();                  developersover = new Image();
62                  developersover.src = dir + "mdevelopershover.png";                  developersover.src = dir + "mdevelopershover.png";
63    
# Line 93  Line 104 
104          </script>          </script>
105  </head>  </head>
106  <body>  <body>
107  <div id="mainwindow"><img name="LinuxSampler" src="gfx/lsbackground.jpg"  <div id="mainwindow"><div class="lsbackground"><img name="LinuxSampler" src="gfx/lsbackground.jpg" alt="LinuxSampler"></div>
  alt="LinuxSampler">  
108  <h1><span class="hidden">The LinuxSampler Project</span></h1>  <h1><span class="hidden">The LinuxSampler Project</span></h1>
109  <table border="0" cellpadding="0" cellspacing="0">  <table border="0" cellpadding="0" cellspacing="0">
110    <tbody>    <tbody>
# Line 126  Line 136 
136   href="downloads.html"   href="downloads.html"
137   onmouseover="javascript:if(document.images)document.downloads.src = downloadsover.src"   onmouseover="javascript:if(document.images)document.downloads.src = downloadsover.src"
138   onmouseout="javascript:if(document.images)document.downloads.src = downloadsout.src"><img   onmouseout="javascript:if(document.images)document.downloads.src = downloadsout.src"><img
139   name="downloads" src="gfx/mdownloads.png" alt="download"></a> <a   name="downloads" src="gfx/mdownloads.png" alt="download"></a>
140                            <a id="donations" href="donations.html" onmouseover="javascript:if(document.images)document.donations.src = donationsover.src" onmouseout="javascript:if(document.images)document.donations.src = donationsout.src"><img name="donations" src="gfx/mdonations.png" alt="donations"></a>
141     <a id="support" href="support.html" onmouseover="javascript:if(document.images)document.support.src = supportover.src" onmouseout="javascript:if(document.images)document.support.src = supportout.src"><img name="support" src="gfx/msupport.png" alt="support"></a>
142     <a
143   id="developers" href="developers.html"   id="developers" href="developers.html"
144   onmouseover="javascript:if(document.images)document.developers.src = developersover.src"   onmouseover="javascript:if(document.images)document.developers.src = developersover.src"
145   onmouseout="javascript:if(document.images)document.developers.src = developersout.src"><img   onmouseout="javascript:if(document.images)document.developers.src = developersout.src"><img
# Line 139  Line 152 
152   onmouseover="javascript:if(document.images)document.documentation.src = documentationover.src"   onmouseover="javascript:if(document.images)document.documentation.src = documentationover.src"
153   onmouseout="javascript:if(document.images)document.documentation.src = documentationout.src"><img   onmouseout="javascript:if(document.images)document.documentation.src = documentationout.src"><img
154   name="documentation" src="gfx/mdocumentation.png" alt="documentation"></a>   name="documentation" src="gfx/mdocumentation.png" alt="documentation"></a>
155        <a id="bugs" href="http://bugs.linuxsampler.org"        <a id="bugs" href="https://bugs.linuxsampler.org"
156   onmouseover="javascript:if(document.images)document.bugs.src = bugsover.src"   onmouseover="javascript:if(document.images)document.bugs.src = bugsover.src"
157   onmouseout="javascript:if(document.images)document.bugs.src = bugsout.src"><img   onmouseout="javascript:if(document.images)document.bugs.src = bugsout.src"><img
158   name="bugs" src="gfx/mbugs.png" alt="bugs"></a> <a id="instruments"   name="bugs" src="gfx/mbugs.png" alt="bugs"></a> <a id="instruments"
# Line 154  Line 167 
167   href="credits.html"   href="credits.html"
168   onmouseover="javascript:if(document.images)document.credits.src = creditsover.src"   onmouseover="javascript:if(document.images)document.credits.src = creditsover.src"
169   onmouseout="javascript:if(document.images)document.credits.src = creditsout.src"><img   onmouseout="javascript:if(document.images)document.credits.src = creditsout.src"><img
170   name="credits" src="gfx/mcredits.png" alt="credits"></a> </td>   name="credits" src="gfx/mcredits.png" alt="credits"></a>
171    
172    <div class="boxed">
173    <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
174    <input type="hidden" name="cmd" value="_s-xclick">
175    <input type="hidden" name="hosted_button_id" value="6746056">
176    <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
177    <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
178    </form>
179    <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
180    <input type="hidden" name="cmd" value="_s-xclick">
181    <input type="hidden" name="hosted_button_id" value="6746149">
182    <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
183    <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
184    </form>
185    <table><tr>
186    <td><a href="https://en.wikipedia.org/wiki/Bitcoin"><img src="gfx/logos/bitcoin32.png" alt="Bitcoins"></a></td>
187    <td>Or donate Bitcoins at:</td>
188    </tr></table>
189    <pre class="btcaddr">1Q9CK7xUhMNWryqYTZLbUTXbrjpYYtwvng</pre>
190    <hr>
191    <a href="donations.html">Why donate?</a>
192    </div>
193    
194          </td>
195    
196        <td valign="top" width="100%">        <td valign="top" width="100%">
197        <div id="contents">        <div id="contents">
198    
199        <h2>License</h2>        <h2>Licenses</h2>
200        <p class="default">        <p class="default">
201  LinuxSampler is licensed under the GNU GPL license with the exception that<br>        There are several subprojects, each having its own license terms, as follows:
202  <b>COMMERCIAL USE</b> of the souce code, libraries and applications is<br>        </p>
203  <b>NOT ALLOWED</b> without prior written permission by the LinuxSampler authors.<br>        <table class="default">
204  If you have questions on the subject please <A HREF="developers.html">contact us</A>.<br>        <tbody>
205            <tr>
206              <td class="bordered">
207                <a class="info" href=#gigedit>gigedit<span class='info'>An instrument editor for gig files (written in C++, based on the gtk(mm) toolkit).</span></a>
208              </td>
209              <td> -> (pure) <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
210            </tr>
211            <tr>
212              <td class="bordered">
213                 <a class="info" href=#jlscp>jlscp<span class='info'>A java LinuxSampler control protocol API.</span></a>
214              </td>
215              <td> -> (pure) <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a> v2</td>
216            </tr>
217            <tr>
218              <td class="bordered">
219                  <a class="info" href=#jsampler>JSampler<span class='info'>A graphical frontend to LinuxSampler, written in Java.</span></a>
220              </td>
221              <td> -> (pure) <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a> v2</td>
222            </tr>
223            <tr>
224              <td class="bordered">
225                <a class="info" href=#libgig>libgig<span class='info'>File access library (C++), for loading and modifying GigaStudio, SoundFont, KORG, AKAI and DLS files.</span></a>
226              </td>
227              <td> -> (pure) <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
228            </tr>
229            <tr>
230              <td class="bordered">
231                <a class="info" href=#liblscp>liblscp<span class='info'>LinuxSampler Control Protocol (LSCP) wrapper C library.</span></a>
232              </td>
233              <td> -> (pure) <a href="https://www.gnu.org/licenses/lgpl.html" title="GNU Lesser General Public License">LGPL</a></td>
234            </tr>
235            <tr>
236              <td class="bordered">
237                <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>
238              </td>
239              <td> -> <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a> with <a href="#exception" title="see description below"><u><i>commercial exception</i></u>*</a></td>
240            </tr>
241            <tr>
242              <td class="bordered">
243                <a class="info" href=#qsampler>QSampler<span class='info'>Graphical frontend to LinuxSampler (written in C++, based on the Qt toolkit).</span></a>
244              </td>
245              <td> -> (pure) <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
246            </tr>
247          </tbody>
248          </table>
249    
250          <a name="exception"></a>
251          <p class="caution">
252          [*] LinuxSampler is licensed under the GNU GPL with the exception that
253          <b>USAGE</b> of the source code, libraries and applications
254          <b>FOR COMMERCIAL HARDWARE OR SOFTWARE PRODUCTS IS NOT ALLOWED</b>
255          without prior written permission by the LinuxSampler authors.
256          If you have questions on the subject, that are not yet covered by the
257          <a href="faq.html#commercial_products" title="Frequently Asked Questions">FAQ</a>,
258          please <a href="developers.html" title="the LinuxSampler developers">contact us</a>.
259          </p>
260    
261        <h2>Dependencies</h2>        <h2>Dependencies</h2>
262        <p class="default"> The following figure illustrates the compile        <p class="default"> The following figure illustrates the compile
263  time / linker dependencies. </p>  time / linker dependencies.</p>
264        <div style="line-height: 1.2em;">        <div style="line-height: 1.2em;">
265        <pre>       <strong>QSampler</strong> ~~~(optional)~~~&gt; <strong>libgig</strong>         <strong>JSampler</strong>        <pre class="figure">                                  <strong>gigedit</strong>
266                                         |
267                                    (mandatory)
268                                         |
269                                         V
270           <strong>QSampler</strong> ~~~(optional)~~~&gt; <strong>libgig</strong>         <strong>JSampler</strong>
271             |                         A              |             |                         A              |
272             |                         |              |             |                         |              |
273        (mandatory)               (mandatory)    (mandatory)        (mandatory)               (mandatory)    (mandatory)
274             |                         |              |             |                         |              |
275             V                         |              V             V                         |              V
276          <strong>liblscp</strong>                 <strong>LinuxSampler</strong>      <strong>jlscp</strong>          <strong>liblscp</strong>                 <strong>LinuxSampler</strong>      <strong>jlscp</strong></pre>
                           </pre>  
277        </div>        </div>
278        <p class="default"> Or again in words: you have to compile and        <p class="default"> Or again in words: you have to compile and
279  install libgig before being able to compile and use LinuxSampler. You  install libgig before being able to compile and use LinuxSampler. You
# Line 187  is no linker dependency between them, bu Line 284  is no linker dependency between them, bu
284  have LinuxSampler installed to be able to use QSampler (either locally  have LinuxSampler installed to be able to use QSampler (either locally
285  or on any other computer in your network). JSampler is also communicating  or on any other computer in your network). JSampler is also communicating
286  with LinuxSampler via TCP, so there is no linker dependency between them  with LinuxSampler via TCP, so there is no linker dependency between them
287  either, JSampler requires jlscp though.</p>  either. JSampler requires jlscp though. You have to compile and install
288    libgig before being able to compile and use gigedit.</p>
289    
290        <h2>Source Packages (Stable)</h2>        <h2>Binary Packages</h2>
291        <table class="default">        <p class="default">
292          <tbody>          We currently provide pre-compiled binaries for the following operating systems:
293          </p>
294          <table class="decorated">
295            <thead>
296            <tr>            <tr>
297              <td> <a              <td class="decorated_header">Operating System</td>
298   href="http://download.linuxsampler.org/packages/libgig-2.0.2.tar.bz2">              <td class="decorated_header">Description</td>
 libgig-2.0.2.tar.bz2 </a> </td>  
             <td> --&gt; </td>  
             <td> Gigasampler file loader library </td>  
299            </tr>            </tr>
300            </thead>
301            <tbody>
302            <tr>            <tr>
303              <td> <a              <td class="decorated">
304   href="http://download.linuxsampler.org/packages/liblscp-0.3.3.tar.gz">                <a href="https://download.linuxsampler.org/packages/debian/" title=".deb binary packages">
305  liblscp-0.3.3.tar.gz </a> </td>                  <img src="gfx/logos/debian.png">Debian "Jessie"
306              <td> --&gt; </td>                </a>
307              <td> LinuxSampler Control Protocol (LSCP) wrapper library </td>              </td>
308                <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New versions!</div>--> Individual Debian (.deb) binary package for each software component, compiled for Intel 64 bit / AMD 64 bit (Debian 8 <i>stable</i>, a.k.a "Jessie"). </td>
309            </tr>            </tr>
310            <tr>            <tr>
311              <td> <a              <td class="decorated">
312   href="http://download.linuxsampler.org/packages/linuxsampler-0.3.3.tar.bz2">                <a href="https://download.linuxsampler.org/packages/ubuntu/" title=".deb binary packages">
313  linuxsampler-0.3.3.tar.bz2 </a> </td>                  <img src="gfx/logos/ubuntu.png">Ubuntu "Hardy Heron"
314              <td> --&gt; </td>                </a>
315              <td> sampler backend </td>              </td>
316                <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New supported OS!</div>--> Individual Ubuntu (.deb) binary package for each software component, compiled for i486, Ubuntu 8.04 <i>LTS</i>, a.k.a "Hardy Heron". (<b>Note:</b> Out-dated. You should better <a href="/debian.html">compile .deb packages by yourself</a> by using latest SVN version for now).</td>
317            </tr>            </tr>
318            <tr>            <tr>
319              <td> <a              <td class="decorated">
320   href="http://download.linuxsampler.org/packages/qsampler-0.1.2.tar.gz">                <a href="https://download.linuxsampler.org/packages/gentoo/" title="ebuilds">
321  qsampler-0.1.2.tar.gz </a> </td>                  <img src="gfx/logos/gentoo.png">Gentoo
322              <td> --&gt; </td>                </a>
323              <td> graphical frontend to LinuxSampler </td>              </td>
324                <td class="decorated"> Bleeding edge Gentoo ebuild for each software component, which can be used to conveniently emerge the latest versions directly from CVS (<b>Note:</b> Out-dated, we moved from CVS to SVN a while ago. Ebuild files need to be updated.).</td>
325            </tr>            </tr>
326            <tr>            <tr>
327              <td> <a              <td class="decorated">
328   href="http://downloads.sourceforge.net/jlscp/jlscp-0.3a.tar.bz2">                <a href="https://download.linuxsampler.org/packages/rpms/">
329  jlscp-0.3a.tar.bz2 </a> </td>                  <img src="gfx/logos/suse.png" title=".rpm packages">Suse
330              <td> --&gt; </td>                </a>
331              <td> a java LinuxSampler control protocol API </td>              </td>
332                <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New versions!</div>--> Individual RPM package for each software component for openSUSE 13.2, compiled for i586 and x86_64. </td>
333            </tr>            </tr>
334            <tr>            <tr>
335              <td> <a              <td class="decorated">
336   href="http://downloads.sourceforge.net/jsampler/JSampler-0.3a.tar.bz2">                <a href="https://download.linuxsampler.org/packages/win32/snapshots/" title="all-in-one installer">
337  JSampler-0.3a.tar.bz2 </a> </td>                  <img src="gfx/logos/windows.png">Windows
338              <td> --&gt; </td>                </a>
339              <td> a java frontend to LinuxSampler </td>              </td>
340                <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New version!</div>--> Self-extracting all-in-one installer of all software components for Windows. It includes native 64 bit and native 32 bit binaries, standalone and VST plugin versions of the sampler. The windows binaries are snapshots which are automatically built on our server from the latest Subversion (development) version of the sampler. We recommend you to always download the latest snapshot.</td>
341            </tr>            </tr>
342            <tr>            <tr>
343                <td class="decorated">
344                  <a href="https://download.linuxsampler.org/packages/osx/snapshots/" title="all-in-one installer">
345                    <img src="gfx/logos/apple.png">Mac
346                  </a>
347                </td>
348                <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New version!</div>--> All-in-one Diskimage of the current official releases of the software components for Mac OS X. This is a universal binary, natively supporting Intel 64 bit, Intel 32 bit and PPC. It includes standalone and Audio Unit (AU) plugin versions of the sampler. It also includes the instrument editor "gigedit" and the graphical sampler frontends "QSampler" and "Fantasia". The OS X binaries are snapshots which are automatically built on our server from the latest Subversion (development) version of the sampler. We recommend you to always download the latest snapshot.</td>
349              </tr>
350          </tbody>          </tbody>
351        </table>        </table>
352          <p class="default">
353        <h2>Source Packages (Testing)</h2>          Additionally there are the following platform independent Java executable
354        <table class="default">          packages (note: you need to have the
355          <tbody>          <a href="http://www.java.com/getjava/" title="JRE 6">Java Runtime
356            <tr>          Environment 6</a> installed to be able to execute these software
357              <td> <a          packages on your computer):
358   href="http://download.linuxsampler.org/packages/libgig-3.1.1.tar.bz2">        </p>
359  libgig-3.1.1.tar.bz2 </a> </td>        <table class="decorated">
360              <td> --&gt; </td>          <thead>
             <td> Gigasampler file access library </td>  
           </tr>  
           <tr>  
             <td> <a  
  href="http://download.linuxsampler.org/packages/liblscp-0.5.3.tar.gz">  
 liblscp-0.5.3.tar.gz </a> </td>  
             <td> --&gt; </td>  
             <td> LinuxSampler Control Protocol (LSCP) wrapper library </td>  
           </tr>  
361            <tr>            <tr>
362              <td> <a              <td class="decorated_header">File Name</td>
363   href="http://download.linuxsampler.org/packages/linuxsampler-0.4.0.tar.bz2">              <td class="decorated_header">Description</td>
 linuxsampler-0.4.0.tar.bz2 </a> </td>  
             <td> --&gt; </td>  
             <td> sampler backend </td>  
364            </tr>            </tr>
365            </thead>
366            <tbody>
367            <tr>            <tr>
368              <td> <a              <td class="decorated">
369   href="http://download.linuxsampler.org/packages/qsampler-0.1.3.tar.gz">                <a href="http://downloads.sourceforge.net/jsampler/Fantasia-0.9.jar" title="JSampler *Fantasia*">
370  qsampler-0.1.3.tar.gz </a> </td>                  <img src="gfx/logos/java.png">Fantasia-0.9.jar
371              <td> --&gt; </td>                </a>
372              <td> graphical frontend to LinuxSampler </td>              </td>
373                <td class="decorated">
374                    <!--<div style="font-weight: bold; color: #ff0000;">New version!</div>-->
375                    JSampler "Fantasia", a frontend to LinuxSampler,
376                    modern skin-based distribution of JSampler (note: "Fantasia" is
377                    already included with the Windows installer)</td>
378            </tr>            </tr>
379            <tr>            <tr>
380              <td> <a              <td class="decorated">
381   href="http://downloads.sourceforge.net/jlscp/jlscp-0.4a.tar.bz2">                <a href="http://downloads.sourceforge.net/jsampler/JS_Classic-0.8a-cvs4.jar" title="JSampler *Classic*">
382  jlscp-0.4a.tar.bz2 </a> </td>                  <img src="gfx/logos/java.png">JS_Classic-0.8a-cvs4.jar
383              <td> --&gt; </td>                </a>
384              <td> a java LinuxSampler control protocol API </td>              </td>
385                <td class="decorated"> JSampler "Classic", a frontend to LinuxSampler, classic distribution of JSampler </td>
386            </tr>            </tr>
387            </tbody>
388          </table>
389          <br>
390    
391          <h2>Source Packages</h2>
392          <p class="default">
393            Source code packages of the latest official releases:
394          </p>
395    <!--      <p class="caution">
396            Note: The tarball release files here are completely out-dated! Use Subversion instead!
397          </p>-->
398          <table class="decorated">
399            <thead>
400            <tr>            <tr>
401              <td> <a              <td class="decorated_header">File Name</td>
402   href="http://downloads.sourceforge.net/jsampler/JSampler-0.4a.tar.bz2">              <td class="decorated_header">Description</td>
 JSampler-0.4a.tar.bz2 </a> </td>  
             <td> --&gt; </td>  
             <td> a java frontend to LinuxSampler </td>  
403            </tr>            </tr>
404            </thead>
405            <tbody>
406            <tr>            <tr>
407              <td> <a              <td class="decorated">
408   href="http://download.linuxsampler.org/packages/gigedit-0.0.3.tar.gz">                <a name="libgig"></a>
409  gigedit-0.0.3.tar.gz </a> </td>                <a
410              <td> --&gt; </td>   href="https://download.linuxsampler.org/packages/libgig-4.3.0.tar.bz2">
411              <td> an instrument editor for gig files </td>  libgig-4.3.0.tar.bz2 </a> </td>
412            </tr>              <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New version!</div>--> GigaStudio/Gigasampler, DLS, AKAI, SoundFont, KORG file access library (C++) </td>
413              </tr>
414              <tr>
415                <td class="decorated">
416                  <a name="liblscp"></a>
417                  <a
418     href="https://download.linuxsampler.org/packages/liblscp-0.9.3.tar.gz">
419    liblscp-0.9.3.tar.gz </a> </td>
420                <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New version!</div>--> LinuxSampler Control Protocol (LSCP) wrapper C library </td>
421              </tr>
422              <tr>
423                <td class="decorated">
424                  <a name="linuxsampler"></a>
425                  <a
426     href="https://download.linuxsampler.org/packages/linuxsampler-2.2.0.tar.bz2">
427    linuxsampler-2.2.0.tar.bz2 </a> </td>
428                <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New version!</div>--> sampler engine / backend </td>
429              </tr>
430              <tr>
431                <td class="decorated">
432                  <a name="qsampler"></a>
433                  <a
434     href="https://download.linuxsampler.org/packages/qsampler-0.9.3.tar.gz">
435    qsampler-0.9.3.tar.gz </a> </td>
436                <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New version!</div>--> graphical frontend to LinuxSampler </td>
437              </tr>
438              <tr>
439                <td class="decorated">
440                  <a name="jlscp"></a>
441                  <a
442     href="http://downloads.sourceforge.net/jlscp/jlscp-0.8.tar.bz2">
443    jlscp-0.8.tar.bz2 </a> </td>
444                <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New version!</div>--> a java LinuxSampler control protocol API </td>
445              </tr>
446              <tr>
447                <td class="decorated">
448                  <a name="jsampler"></a>
449                  <a
450     href="http://downloads.sourceforge.net/jsampler/JSampler-0.9.tar.bz2">
451    JSampler-0.9.tar.bz2 </a> </td>
452                <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New version!</div>--> a java frontend to LinuxSampler </td>
453              </tr>
454              <tr>
455                <td class="decorated">
456                  <a name="gigedit"></a>
457                  <a
458     href="https://download.linuxsampler.org/packages/gigedit-1.2.0.tar.bz2">
459    gigedit-1.2.0.tar.bz2 </a> </td>
460                <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New version!</div>--> an instrument editor for gig files </td>
461          </tbody>          </tbody>
462        </table>        </table>
463          <br>
464    
465        <h2>Binary Packages</h2>        <a name="svn"></a><h2>Subversion</h2>
466        <p class="default"> There are currently <a        <p class="default"> This project's Subversion repository can be checked
467   href="http://download.linuxsampler.org/packages/debian/">Debian  out through anonymous Subversion with the following instruction set.
 packages</a> and <a  
  href="http://download.linuxsampler.org/packages/rpms/">RPM packages</a>  
 for i386 only, bleeding edge <a href="http://download.linuxsampler.org/packages/gentoo/">Gentoo ebuilds</a>  
 and platform-independent <a  
  href="http://prdownloads.sourceforge.net/jsampler/JS_Classic-0.2a.jar?download">  
 Java packages</a> (for JS Classic 0.2a, java frontend for LinuxSampler).  
 For libgig you can find <a href="http://download.linuxsampler.org/packages/win32/">Windows binaries</a> as well.</p>  
       <a name="cvs"></a><h2>CVS</h2>  
       <p class="default"> This project's CVS repository can be checked  
 out through anonymous (pserver) CVS with the following instruction set.  
 When prompted for a password for anonymous, simply press the Enter key.  
468  There are currently seven subprojects in the LinuxSampler project, pick  There are currently seven subprojects in the LinuxSampler project, pick
469  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>
470        <table class="default" border="0" cellpadding="1" cellspacing="5">  
471          <tbody>         <pre class="code">svn co https://svn.linuxsampler.org/svn/libgig/trunk libgig
472            <tr>  svn co https://svn.linuxsampler.org/svn/liblscp/trunk liblscp
473              <td>  svn co https://svn.linuxsampler.org/svn/linuxsampler/trunk linuxsampler
474              <pre class="code">1<br>2<br>3<br>4<br>5<br>6<br>7</pre>  svn co https://svn.linuxsampler.org/svn/qsampler/trunk qsampler
475              </td>  svn co https://svn.linuxsampler.org/svn/jlscp/trunk jlscp
476              <td width="100%">  svn co https://svn.linuxsampler.org/svn/jsampler/trunk jsampler
477              <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>  svn co https://svn.linuxsampler.org/svn/gigedit/trunk gigedit</pre>
478              </td>  
479            </tr>        <p class="default"> You don't need to checkout the sources again
480          </tbody>        later on, just for keeping track to the latest development
481        </table>        version. For updating to the latest Subversion version you can
482        <p class="default"> You can also <a        simply run the following command at any time from the checked
483   href="http://cvs.linuxsampler.org/cgi-bin/viewcvs.cgi/">browse the CVS        out source directory:</p>
484  repository</a>. </p>  
485          <pre class="code">svn update</pre>
486    
487          <p class="default"> You can
488     also <a href="https://svn.linuxsampler.org/cgi-bin/viewvc.cgi/">browse
489     the Subversion repository</a>. </p>
490        <h2>Bootsplash theme</h2>        <h2>Bootsplash theme</h2>
491        <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>        <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>
492        <table class="default">        <table class="default">
493          <tbody>          <tbody>
494            <tr>            <tr>
495              <td> <a              <td> <a
496   href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png">   href="https://download.linuxsampler.org/bootsplash/screenshots/boot.png">
497              <img src="http://download.linuxsampler.org/bootsplash/screenshots/boot_preview.jpg"              <img src="https://download.linuxsampler.org/bootsplash/screenshots/boot_preview.jpg"
498   alt="Screenshot 1"> </a> </td>   alt="Screenshot 1"> </a> </td>
499              <td> --&gt; </td>              <td> --&gt; </td>
500              <td> <a              <td> <a
501   href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png"> Screenshot while booting </a> </td>   href="https://download.linuxsampler.org/bootsplash/screenshots/boot.png"> Screenshot while booting </a> </td>
502            </tr>            </tr>
503            <tr>            <tr>
504              <td> <a              <td> <a
505   href="http://download.linuxsampler.org/bootsplash/screenshots/top.png">   href="https://download.linuxsampler.org/bootsplash/screenshots/top.png">
506              <img src="http://download.linuxsampler.org/bootsplash/screenshots/top_preview.jpg"              <img src="https://download.linuxsampler.org/bootsplash/screenshots/top_preview.jpg"
507   alt="Screenshot 2"> </a> </td>   alt="Screenshot 2"> </a> </td>
508              <td> --&gt; </td>              <td> --&gt; </td>
509              <td> <a              <td> <a
510   href="http://download.linuxsampler.org/bootsplash/screenshots/top.png"> Screenshot of terminal (here running 'top') </a> </td>   href="https://download.linuxsampler.org/bootsplash/screenshots/top.png"> Screenshot of terminal (here running 'top') </a> </td>
511            </tr>            </tr>
512          </tbody>          </tbody>
513        </table>        </table>
514        <p> <a        <p class="default"> <a
515   href="http://download.linuxsampler.org/bootsplash/"> You can get this theme here.</a> </p>   href="https://download.linuxsampler.org/bootsplash/"> You can get this theme here.</a> </p>
516        <br>        <br>
517        </div>        </div>
518        </td>        </td>

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

  ViewVC Help
Powered by ViewVC