/[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 1371 by capela, Tue Oct 2 17:51:09 2007 UTC revision 1617 by schoenebeck, Thu Jan 3 21:04:52 2008 UTC
# Line 166  Line 166 
166        <tbody>        <tbody>
167          <tr>          <tr>
168            <td class="bordered">            <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>              <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>
170            </td>            </td>
171            <td> -> (pure) <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a></td>            <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
172          </tr>          </tr>
173          <tr>          <tr>
174            <td class="bordered">            <td class="bordered">
175               <a class="info" href=#jlscp>jlscp<span class='info'>A java LinuxSampler control protocol API.</span></a>               <a class="info" href=#jlscp>jlscp<span class='info'>A java LinuxSampler control protocol API.</span></a>
176            </td>            </td>
177            <td> -> (pure) <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a> v2</td>            <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a> v2</td>
178          </tr>          </tr>
179          <tr>          <tr>
180            <td class="bordered">            <td class="bordered">
181                <a class="info" href=#jsampler>JSampler<span class='info'>A graphical frontend to LinuxSampler, written in Java.</span></a>                <a class="info" href=#jsampler>JSampler<span class='info'>A graphical frontend to LinuxSampler, written in Java.</span></a>
182            </td>            </td>
183            <td> -> (pure) <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a> v2</td>            <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a> v2</td>
184          </tr>          </tr>
185          <tr>          <tr>
186            <td class="bordered">            <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>              <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>            </td>
189            <td> -> (pure) <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a></td>            <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
190          </tr>          </tr>
191          <tr>          <tr>
192            <td class="bordered">            <td class="bordered">
193              <a class="info" href=#liblscp>liblscp<span class='info'>LinuxSampler Control Protocol (LSCP) wrapper C library.</span></a>              <a class="info" href=#liblscp>liblscp<span class='info'>LinuxSampler Control Protocol (LSCP) wrapper C library.</span></a>
194            </td>            </td>
195            <td> -> (pure) <a href="http://www.gnu.org/licenses/lgpl.html">LGPL</a></td>            <td> -> (pure) <a href="http://www.gnu.org/licenses/lgpl.html" title="GNU Lesser General Public License">LGPL</a></td>
196          </tr>          </tr>
197          <tr>          <tr>
198            <td class="bordered">            <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>              <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>            </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>            <td> -> <a href="http://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>
202          </tr>          </tr>
203          <tr>          <tr>
204            <td class="bordered">            <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>              <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>            </td>
207            <td> -> (pure) <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a></td>            <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
208          </tr>          </tr>
209        </tbody>        </tbody>
210        </table>        </table>
211    
212        <a name="exception"></a>        <a name="exception"></a>
213        <p class="caution">        <p class="caution">
214        [*] LinuxSampler is licensed under the GNU GPL license with the exception that        [*] LinuxSampler is licensed under the GNU GPL with the exception that
215        <b>USAGE</b> of the souce code, libraries and applications        <b>USAGE</b> of the source code, libraries and applications
216        <b>FOR COMMERCIAL HARDWARE OR SOFTWARE PRODUCTS IS NOT ALLOWED</b>        <b>FOR COMMERCIAL HARDWARE OR SOFTWARE PRODUCTS IS NOT ALLOWED</b>
217        without prior written permission by the LinuxSampler authors.        without prior written permission by the LinuxSampler authors.
218        If you have questions on the subject, that are not yet covered by the        If you have questions on the subject, that are not yet covered by the
219        <a href="faq.html#commercial_products">FAQ</a>,        <a href="faq.html#commercial_products" title="Frequently Asked Questions">FAQ</a>,
220        please <a href="developers.html">contact us</a>.        please <a href="developers.html" title="the LinuxSampler developers">contact us</a>.
221        </p>        </p>
222    
223        <h2>Dependencies</h2>        <h2>Dependencies</h2>
# Line 249  with LinuxSampler via TCP, so there is n Line 249  with LinuxSampler via TCP, so there is n
249  either. JSampler requires jlscp though. You have to compile and install  either. JSampler requires jlscp though. You have to compile and install
250  libgig before being able to compile and use gigedit.</p>  libgig before being able to compile and use gigedit.</p>
251    
252        <h2>Source Packages (Stable)</h2>        <h2>Binary Packages</h2>
253          <p class="default">
254            We currently provide pre-compiled binaries for the following operating systems:
255          </p>
256        <table class="decorated">        <table class="decorated">
257          <thead>          <thead>
258            <tr>            <tr>
259              <td class="decorated_header">File Name</td>              <td class="decorated_header">Operating System</td>
260              <td class="decorated_header">Description</td>              <td class="decorated_header">Description</td>
261            </tr>            </tr>
262          </thead>          </thead>
263          <tbody>          <tbody>
264            <tr>            <tr>
265              <td class="decorated">              <td class="decorated">
266                <a name="libgig"></a>                <a href="http://download.linuxsampler.org/packages/debian/" title=".deb binary packages">
267                <a                  <img src="gfx/logos/debian.png">Debian
268   href="http://download.linuxsampler.org/packages/libgig-3.1.1.tar.bz2">                </a>
269  libgig-3.1.1.tar.bz2 </a> </td>              </td>
270              <td class="decorated"> Gigasampler file access library (C++) </td>              <td class="decorated"> Individual Debian (.deb) binary package for each software component, compiled for x86 (Debian <i>stable</i>, a.k.a "Etch"). </td>
271            </tr>            </tr>
272            <tr>            <tr>
273              <td class="decorated">              <td class="decorated">
274                <a name="liblscp"></a>                <a href="http://download.linuxsampler.org/packages/gentoo/" title="ebuilds">
275                <a                  <img src="gfx/logos/gentoo.png">Gentoo
276   href="http://download.linuxsampler.org/packages/liblscp-0.3.3.tar.gz">                </a>
277  liblscp-0.3.3.tar.gz </a> </td>              </td>
278              <td class="decorated"> LinuxSampler Control Protocol (LSCP) wrapper library </td>              <td class="decorated"> Bleeding edge Gentoo ebuild for each software component, which can be used to conveniently emerge the latest versions directly from CVS. </td>
279            </tr>            </tr>
280            <tr>            <tr>
281              <td class="decorated">              <td class="decorated">
282                <a name="linuxsampler"></a>                <a href="http://download.linuxsampler.org/packages/rpms/">
283                <a                  <img src="gfx/logos/suse.png" title=".rpm packages">Suse
284   href="http://download.linuxsampler.org/packages/linuxsampler-0.4.0.tar.bz2">                </a>
285  linuxsampler-0.4.0.tar.bz2 </a> </td>              </td>
286              <td class="decorated"> sampler engine / backend </td>              <td class="decorated"> Individual RPM package for each software component, compiled for i586. </td>
287            </tr>            </tr>
288            <tr>            <tr>
289              <td class="decorated">              <td class="decorated">
290                <a name="qsampler"></a>                <a href="http://download.linuxsampler.org/packages/win32/linuxsampler_20071207_setup.exe" title="all-in-one installer">
291                <a                  <img src="gfx/logos/windows.png">Windows
292   href="http://download.linuxsampler.org/packages/qsampler-0.1.3.tar.gz">                </a>
293  qsampler-0.1.3.tar.gz </a> </td>              </td>
294              <td class="decorated"> graphical frontend to LinuxSampler </td>              <td class="decorated"> Self-extracting all-in-one installer for the latest official releases of all software components for Windows. Download, execute, enjoy!</td>
295            </tr>            </tr>
296            <tr>            <tr>
297              <td class="decorated">              <td class="decorated">
298                <a name="jlscp"></a>                <a href="http://download.linuxsampler.org/packages/osx/linuxsampler_20080103.dmg" title="all-in-one installer">
299                <a                  <img src="gfx/logos/apple.png">Mac
300   href="http://downloads.sourceforge.net/jlscp/jlscp-0.3a.tar.bz2">                </a>
301  jlscp-0.3a.tar.bz2 </a> </td>              </td>
302              <td class="decorated"> a java LinuxSampler control protocol API </td>              <td class="decorated"> All-in-one installer (Diskimage) for the latest official releases of the software components for Mac OS X. (<b>Note:</b> the Mac installer does <b>not</b> include gigedit and JSampler yet!)</td>
303            </tr>            </tr>
304            </tbody>
305          </table>
306          <p class="default">
307            Additionally there are the following platform independent Java executable
308            packages (note: you need to have the
309            <a href="http://www.java.com/getjava/" title="JRE 6">Java Runtime
310            Environment 6</a> installed to be able to execute these software
311            packages on your computer):
312          </p>
313          <table class="decorated">
314            <thead>
315              <tr>
316                <td class="decorated_header">File Name</td>
317                <td class="decorated_header">Description</td>
318              </tr>
319            </thead>
320            <tbody>
321            <tr>            <tr>
322              <td class="decorated">              <td class="decorated">
323                <a name="jsampler"></a>                <a href="http://downloads.sourceforge.net/jsampler/Fantasia-0.8a.jar" title="JSampler *Fantasia*">
324                <a                  <img src="gfx/logos/java.png">Fantasia-0.8a.jar
325   href="http://downloads.sourceforge.net/jsampler/JSampler-0.3a.tar.bz2">                </a>
326  JSampler-0.3a.tar.bz2 </a> </td>              </td>
327              <td class="decorated"> a java frontend to LinuxSampler </td>              <td class="decorated"> JSampler "Fantasia", a frontend to LinuxSampler,
328                    modern skin-based distribution of JSampler (note: "Fantasia" is
329                    already included with the Windows installer)</td>
330            </tr>            </tr>
331            <tr>            <tr>
332                <td class="decorated">
333                  <a href="http://downloads.sourceforge.net/jsampler/JS_Classic-0.8a.jar" title="JSampler *Classic*">
334                    <img src="gfx/logos/java.png">JS_Classic-0.8a.jar
335                  </a>
336                </td>
337                <td class="decorated"> JSampler "Classic", a frontend to LinuxSampler, classic distribution of JSampler </td>
338              </tr>
339          </tbody>          </tbody>
340        </table>        </table>
341          <br>
342    
343        <h2>Source Packages (Testing)</h2>        <h2>Source Packages</h2>
344          <p class="default">
345            Source code packages of the latest official releases:
346          </p>
347        <table class="decorated">        <table class="decorated">
348          <thead>          <thead>
349            <tr>            <tr>
# Line 320  JSampler-0.3a.tar.bz2 </a> </td> Line 353  JSampler-0.3a.tar.bz2 </a> </td>
353          </thead>          </thead>
354          <tbody>          <tbody>
355            <tr>            <tr>
356              <td class="decorated"> <a              <td class="decorated">
357   href="http://download.linuxsampler.org/packages/libgig-3.1.1.tar.bz2">                <a name="libgig"></a>
358  libgig-3.1.1.tar.bz2 </a> </td>                <a
359     href="http://download.linuxsampler.org/packages/libgig-3.2.1.tar.bz2">
360    libgig-3.2.1.tar.bz2 </a> </td>
361              <td class="decorated"> Gigasampler file access library (C++) </td>              <td class="decorated"> Gigasampler file access library (C++) </td>
362            </tr>            </tr>
363            <tr>            <tr>
364              <td class="decorated"> <a              <td class="decorated">
365   href="http://download.linuxsampler.org/packages/liblscp-0.5.4.tar.gz">                <a name="liblscp"></a>
366  liblscp-0.5.4.tar.gz </a> </td>                <a
367     href="http://download.linuxsampler.org/packages/liblscp-0.5.5.tar.gz">
368    liblscp-0.5.5.tar.gz </a> </td>
369              <td class="decorated"> LinuxSampler Control Protocol (LSCP) wrapper library </td>              <td class="decorated"> LinuxSampler Control Protocol (LSCP) wrapper library </td>
370            </tr>            </tr>
371            <tr>            <tr>
372              <td class="decorated"> <a              <td class="decorated">
373   href="http://download.linuxsampler.org/packages/linuxsampler-0.4.0.tar.bz2">                <a name="linuxsampler"></a>
374  linuxsampler-0.4.0.tar.bz2 </a> </td>                <a
375     href="http://download.linuxsampler.org/packages/linuxsampler-0.5.1.tar.bz2">
376    linuxsampler-0.5.1.tar.bz2 </a> </td>
377              <td class="decorated"> sampler engine / backend </td>              <td class="decorated"> sampler engine / backend </td>
378            </tr>            </tr>
379            <tr>            <tr>
380              <td class="decorated"> <a              <td class="decorated">
381   href="http://download.linuxsampler.org/packages/qsampler-0.1.4.tar.gz">                <a name="qsampler"></a>
382  qsampler-0.1.4.tar.gz </a> </td>                <a
383     href="http://download.linuxsampler.org/packages/qsampler-0.2.1.tar.gz">
384    qsampler-0.2.1.tar.gz </a> </td>
385              <td class="decorated"> graphical frontend to LinuxSampler </td>              <td class="decorated"> graphical frontend to LinuxSampler </td>
386            </tr>            </tr>
387            <tr>            <tr>
388              <td class="decorated"> <a              <td class="decorated">
389   href="http://downloads.sourceforge.net/jlscp/jlscp-0.5a.tar.bz2">                <a name="jlscp"></a>
390  jlscp-0.5a.tar.bz2 </a> </td>                <a
391     href="http://downloads.sourceforge.net/jlscp/jlscp-0.7a.tar.bz2">
392    jlscp-0.7a.tar.bz2 </a> </td>
393              <td class="decorated"> a java LinuxSampler control protocol API </td>              <td class="decorated"> a java LinuxSampler control protocol API </td>
394            </tr>            </tr>
395            <tr>            <tr>
396              <td class="decorated"> <a              <td class="decorated">
397   href="http://downloads.sourceforge.net/jsampler/JSampler-0.6a.tar.bz2">                <a name="jsampler"></a>
398  JSampler-0.6a.tar.bz2 </a> </td>                <a
399     href="http://downloads.sourceforge.net/jsampler/JSampler-0.8a.tar.bz2">
400    JSampler-0.8a.tar.bz2 </a> </td>
401              <td class="decorated"> a java frontend to LinuxSampler </td>              <td class="decorated"> a java frontend to LinuxSampler </td>
402            </tr>            </tr>
403            <tr>            <tr>
404              <td class="decorated">              <td class="decorated">
405                <a name="gigedit"></a>                <a name="gigedit"></a>
406                <a                <a
407   href="http://download.linuxsampler.org/packages/gigedit-0.0.3.tar.gz">   href="http://download.linuxsampler.org/packages/gigedit-0.1.1.tar.gz">
408  gigedit-0.0.3.tar.gz </a> </td>  gigedit-0.1.1.tar.gz </a> </td>
409              <td class="decorated"> an instrument editor for gig files </td>              <td class="decorated"> an instrument editor for gig files </td>
           </tr>  
410          </tbody>          </tbody>
411        </table>        </table>
412          <br>
413    
       <h2>Binary Packages</h2>  
       <p class="default"> There are currently <a  
  href="http://download.linuxsampler.org/packages/debian/">Debian  
 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 Java packages  
 (<a href="http://downloads.sourceforge.net/jsampler/Fantasia-0.6a.jar">Fantasia 0.6a</a>,  
  <a href="http://downloads.sourceforge.net/jsampler/JS_Classic-0.6a.jar">JS Classic 0.6a</a>).  
 For libgig you can find <a href="http://download.linuxsampler.org/packages/win32/">Windows binaries</a> as well.</p>  
414        <a name="cvs"></a><h2>CVS</h2>        <a name="cvs"></a><h2>CVS</h2>
415        <p class="default"> This project's CVS repository can be checked        <p class="default"> This project's CVS repository can be checked
416  out through anonymous (pserver) CVS with the following instruction set.  out through anonymous (pserver) CVS with the following instruction set.

Legend:
Removed from v.1371  
changed lines
  Added in v.1617

  ViewVC Help
Powered by ViewVC