/[svn]/web/trunk/www.linuxsampler.org/downloads.html
ViewVC logotype

Annotation of /web/trunk/www.linuxsampler.org/downloads.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2011 - (hide annotations) (download) (as text)
Fri Oct 23 17:12:01 2009 UTC (14 years, 5 months ago) by iliev
File MIME type: text/html
File size: 25399 byte(s)
added libsf2

1 senoner 542 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2     <html>
3     <head>
4 capela 629 <link rel="stylesheet" type="text/css" href="index.css">
5 senoner 542 <title>The Linux Sampler Project</title>
6     <meta http-equiv="content-type"
7 capela 629 content="text/html; charset=ISO-8859-1">
8     <script language="javascript" type="text/javascript">
9 senoner 542 <!--
10     var dir = "gfx/";
11    
12     if(document.images) {
13    
14     newsover = new Image();
15     newsover.src = dir + "mnewshover.png";
16    
17     newsout = new Image();
18     newsout.src = dir + "mnews.png";
19    
20     aboutover = new Image();
21     aboutover.src = dir + "mabouthover.png";
22    
23     aboutout = new Image();
24     aboutout.src = dir + "mabout.png";
25    
26     featuresover = new Image();
27     featuresover.src = dir + "mfeatureshover.png";
28    
29     featuresout = new Image();
30     featuresout.src = dir + "mfeatures.png";
31    
32     screenshotsover = new Image();
33     screenshotsover.src = dir + "mscreenshotshover.png";
34    
35     screenshotsout = new Image();
36     screenshotsout.src = dir + "mscreenshots.png";
37    
38     demosover = new Image();
39     demosover.src = dir + "mdemoshover.png";
40    
41     demosout = new Image();
42     demosout.src = dir + "mdemos.png";
43    
44     downloadsover = new Image();
45     downloadsover.src = dir + "mdownloadshover.png";
46    
47     downloadsout = new Image();
48     downloadsout.src = dir + "mdownloads.png";
49    
50 senoner 1938 donationsover = new Image();
51     donationsover.src = dir + "mdonationshover.png";
52    
53     donationsout = new Image();
54     donationsout.src = dir + "mdonations.png";
55    
56 schoenebeck 1675 supportover = new Image();
57     supportover.src = dir + "msupporthover.png";
58     supportout = new Image();
59     supportout.src = dir + "msupport.png";
60    
61 senoner 542 developersover = new Image();
62     developersover.src = dir + "mdevelopershover.png";
63    
64     developersout = new Image();
65     developersout.src = dir + "mdevelopers.png";
66    
67     instrumentsover = new Image();
68     instrumentsover.src = dir + "minstrumentshover.png";
69    
70     instrumentsout = new Image();
71     instrumentsout.src = dir + "minstruments.png";
72    
73     linksover = new Image();
74     linksover.src = dir + "mlinkshover.png";
75    
76     linksout = new Image();
77     linksout.src = dir + "mlinks.png";
78    
79     documentationover = new Image();
80     documentationover.src = dir + "mdocumentationhover.png";
81    
82     documentationout = new Image();
83     documentationout.src = dir + "mdocumentation.png";
84    
85     creditsover = new Image();
86     creditsover.src = dir + "mcreditshover.png";
87    
88     creditsout = new Image();
89     creditsout.src = dir + "mcredits.png";
90    
91     faqover = new Image();
92     faqover.src = dir + "mfaqhover.png";
93    
94     faqout = new Image();
95     faqout.src = dir + "mfaq.png";
96    
97     bugsover = new Image();
98     bugsover.src = dir + "mbugshover.png";
99    
100     bugsout = new Image();
101     bugsout.src = dir + "mbugs.png";
102     }
103     -->
104     </script>
105     </head>
106     <body>
107 capela 629 <div id="mainwindow"><img name="LinuxSampler" src="gfx/lsbackground.jpg"
108     alt="LinuxSampler">
109     <h1><span class="hidden">The LinuxSampler Project</span></h1>
110     <table border="0" cellpadding="0" cellspacing="0">
111     <tbody>
112     <tr>
113     <th colspan="2" align="left"> <img name="h1blank"
114     src="gfx/h1blank.png" alt="blank"><span class="hidden">about</span></th>
115     </tr>
116     <tr>
117     <td valign="top"> <a id="news" href="index.php"
118     onmouseover="javascript:if(document.images)document.news.src = newsover.src"
119     onmouseout="javascript:if(document.images)document.news.src = newsout.src"><img
120     name="news" src="gfx/mnews.png" alt="news"></a> <a id="about"
121     href="about.html"
122     onmouseover="javascript:if(document.images)document.about.src = aboutover.src"
123     onmouseout="javascript:if(document.images)document.about.src = aboutout.src"><img
124     name="about" src="gfx/mabout.png" alt="about"></a> <a id="features"
125     href="features.html"
126     onmouseover="javascript:if(document.images)document.features.src = featuresover.src"
127     onmouseout="javascript:if(document.images)document.features.src = featuresout.src"><img
128     name="features" src="gfx/mfeatures.png" alt="features"></a> <a
129     id="screenshots" href="screenshots.html"
130     onmouseover="javascript:if(document.images)document.screenshots.src = screenshotsover.src"
131     onmouseout="javascript:if(document.images)document.screenshots.src = screenshotsout.src"><img
132     name="screenshots" src="gfx/mscreenshots.png" alt="screenshots"></a> <a
133     id="demos" href="demos.html"
134     onmouseover="javascript:if(document.images)document.demos.src = demosover.src"
135     onmouseout="javascript:if(document.images)document.demos.src = demosout.src"><img
136     name="demos" src="gfx/mdemos.png" alt="demos"></a> <a id="downloads"
137     href="downloads.html"
138     onmouseover="javascript:if(document.images)document.downloads.src = downloadsover.src"
139     onmouseout="javascript:if(document.images)document.downloads.src = downloadsout.src"><img
140 schoenebeck 1675 name="downloads" src="gfx/mdownloads.png" alt="download"></a>
141 senoner 1938 <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>
142 schoenebeck 1675 <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>
143     <a
144 capela 629 id="developers" href="developers.html"
145     onmouseover="javascript:if(document.images)document.developers.src = developersover.src"
146     onmouseout="javascript:if(document.images)document.developers.src = developersout.src"><img
147     name="developers" src="gfx/mdevelopers.png" alt="developers"></a> <a
148     id="faq" href="faq.html"
149     onmouseover="javascript:if(document.images)document.faq.src = faqover.src"
150     onmouseout="javascript:if(document.images)document.faq.src = faqout.src"><img
151     name="faq" src="gfx/mfaq.png" alt="faq"></a> <a id="documentation"
152     href="documentation.html"
153     onmouseover="javascript:if(document.images)document.documentation.src = documentationover.src"
154     onmouseout="javascript:if(document.images)document.documentation.src = documentationout.src"><img
155     name="documentation" src="gfx/mdocumentation.png" alt="documentation"></a>
156     <a id="bugs" href="http://bugs.linuxsampler.org"
157     onmouseover="javascript:if(document.images)document.bugs.src = bugsover.src"
158     onmouseout="javascript:if(document.images)document.bugs.src = bugsout.src"><img
159     name="bugs" src="gfx/mbugs.png" alt="bugs"></a> <a id="instruments"
160     href="instruments.html"
161     onmouseover="javascript:if(document.images)document.instruments.src = instrumentsover.src"
162     onmouseout="javascript:if(document.images)document.instruments.src = instrumentsout.src"><img
163     name="instruments" src="gfx/minstruments.png" alt="instruments"></a> <a
164     id="links" href="links.html"
165     onmouseover="javascript:if(document.images)document.links.src = linksover.src"
166     onmouseout="javascript:if(document.images)document.links.src = linksout.src"><img
167     name="links" src="gfx/mlinks.png" alt="links"></a> <a id="credits"
168     href="credits.html"
169     onmouseover="javascript:if(document.images)document.credits.src = creditsover.src"
170     onmouseout="javascript:if(document.images)document.credits.src = creditsout.src"><img
171 schoenebeck 1935 name="credits" src="gfx/mcredits.png" alt="credits"></a>
172    
173 schoenebeck 1947 <div class="boxed">
174 schoenebeck 1935 <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
175     <input type="hidden" name="cmd" value="_s-xclick">
176     <input type="hidden" name="hosted_button_id" value="6746056">
177     <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!">
178     <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
179     </form>
180     <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
181     <input type="hidden" name="cmd" value="_s-xclick">
182     <input type="hidden" name="hosted_button_id" value="6746149">
183     <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!">
184     <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
185     </form>
186 schoenebeck 1947 <a href="donations.html">Why donate?</a>
187     </div>
188 senoner 1973 <p>
189     <div class="">
190     <center>
191     <script type="text/javascript"><!--
192     google_ad_client = "pub-3408196773880325";
193     /* 120x600, created 8/3/09 */
194     google_ad_slot = "2910827959";
195     google_ad_width = 120;
196     google_ad_height = 600;
197     //-->
198     </script>
199     <script type="text/javascript"
200     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
201     </script>
202     </center>
203     </div>
204 schoenebeck 1935
205     </td>
206    
207 capela 629 <td valign="top" width="100%">
208     <div id="contents">
209 senoner 702
210 schoenebeck 1246 <h2>Licenses</h2>
211 schoenebeck 1126 <p class="default">
212 schoenebeck 1246 There are several subprojects, each having its own license terms, as follows:
213     </p>
214     <table class="default">
215     <tbody>
216     <tr>
217     <td class="bordered">
218 schoenebeck 1450 <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>
219 schoenebeck 1246 </td>
220 schoenebeck 1594 <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
221 schoenebeck 1246 </tr>
222     <tr>
223     <td class="bordered">
224     <a class="info" href=#jlscp>jlscp<span class='info'>A java LinuxSampler control protocol API.</span></a>
225     </td>
226 schoenebeck 1594 <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a> v2</td>
227 schoenebeck 1246 </tr>
228     <tr>
229     <td class="bordered">
230     <a class="info" href=#jsampler>JSampler<span class='info'>A graphical frontend to LinuxSampler, written in Java.</span></a>
231     </td>
232 schoenebeck 1594 <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a> v2</td>
233 schoenebeck 1246 </tr>
234     <tr>
235     <td class="bordered">
236     <a class="info" href=#libgig>libgig<span class='info'>Gigasampler file access library (C++), for loading, modifying and creating gig files.</span></a>
237     </td>
238 schoenebeck 1594 <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
239 schoenebeck 1246 </tr>
240     <tr>
241     <td class="bordered">
242     <a class="info" href=#liblscp>liblscp<span class='info'>LinuxSampler Control Protocol (LSCP) wrapper C library.</span></a>
243     </td>
244 schoenebeck 1594 <td> -> (pure) <a href="http://www.gnu.org/licenses/lgpl.html" title="GNU Lesser General Public License">LGPL</a></td>
245 schoenebeck 1246 </tr>
246     <tr>
247     <td class="bordered">
248 iliev 2011 <a class="info" href=#libsf2>libsf2<span class='info'>SF2 format file access library.</span></a>
249     </td>
250     <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
251     </tr>
252    
253     <tr>
254     <td class="bordered">
255 schoenebeck 1246 <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>
256     </td>
257 schoenebeck 1594 <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>
258 schoenebeck 1246 </tr>
259     <tr>
260     <td class="bordered">
261     <a class="info" href=#qsampler>QSampler<span class='info'>Graphical frontend to LinuxSampler (written in C++, based on the Qt toolkit).</span></a>
262     </td>
263 schoenebeck 1594 <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
264 schoenebeck 1246 </tr>
265     </tbody>
266     </table>
267 schoenebeck 1276
268 schoenebeck 1246 <a name="exception"></a>
269 schoenebeck 1276 <p class="caution">
270 schoenebeck 1594 [*] LinuxSampler is licensed under the GNU GPL with the exception that
271 schoenebeck 1574 <b>USAGE</b> of the source code, libraries and applications
272 schoenebeck 1282 <b>FOR COMMERCIAL HARDWARE OR SOFTWARE PRODUCTS IS NOT ALLOWED</b>
273     without prior written permission by the LinuxSampler authors.
274     If you have questions on the subject, that are not yet covered by the
275 schoenebeck 1594 <a href="faq.html#commercial_products" title="Frequently Asked Questions">FAQ</a>,
276     please <a href="developers.html" title="the LinuxSampler developers">contact us</a>.
277 schoenebeck 1276 </p>
278 senoner 702
279 capela 629 <h2>Dependencies</h2>
280     <p class="default"> The following figure illustrates the compile
281 schoenebeck 1276 time / linker dependencies.</p>
282 capela 629 <div style="line-height: 1.2em;">
283 schoenebeck 1276 <pre class="figure"> <strong>gigedit</strong>
284 schoenebeck 1176 |
285     (mandatory)
286     |
287     V
288     <strong>QSampler</strong> ~~~(optional)~~~&gt; <strong>libgig</strong> <strong>JSampler</strong>
289 schoenebeck 891 | A |
290     | | |
291     (mandatory) (mandatory) (mandatory)
292     | | |
293     V | V
294 schoenebeck 1276 <strong>liblscp</strong> <strong>LinuxSampler</strong> <strong>jlscp</strong></pre>
295 capela 629 </div>
296     <p class="default"> Or again in words: you have to compile and
297     install libgig before being able to compile and use LinuxSampler. You
298     don't need libgig for compiling and using QSampler, but it's definitely
299     recommended. You cannot compile nor use QSampler without liblscp
300     though. As QSampler is communicating with LinuxSampler via TCP, there
301     is no linker dependency between them, but of course you still need to
302 schoenebeck 891 have LinuxSampler installed to be able to use QSampler (either locally
303     or on any other computer in your network). JSampler is also communicating
304     with LinuxSampler via TCP, so there is no linker dependency between them
305 schoenebeck 1176 either. JSampler requires jlscp though. You have to compile and install
306     libgig before being able to compile and use gigedit.</p>
307 schoenebeck 734
308 schoenebeck 1589 <h2>Binary Packages</h2>
309     <p class="default">
310     We currently provide pre-compiled binaries for the following operating systems:
311     </p>
312 schoenebeck 1276 <table class="decorated">
313     <thead>
314     <tr>
315 schoenebeck 1589 <td class="decorated_header">Operating System</td>
316 schoenebeck 1276 <td class="decorated_header">Description</td>
317     </tr>
318     </thead>
319 capela 629 <tbody>
320     <tr>
321 schoenebeck 1276 <td class="decorated">
322 schoenebeck 1594 <a href="http://download.linuxsampler.org/packages/debian/" title=".deb binary packages">
323 schoenebeck 1986 <img src="gfx/logos/debian.png">Debian "Lenny"
324 schoenebeck 1589 </a>
325     </td>
326 schoenebeck 1986 <td class="decorated"> <div style="font-weight: bold; color: #ff0000;">New versions!</div> Individual Debian (.deb) binary package for each software component, compiled for i486 (Debian <i>stable</i>, a.k.a "Lenny"). </td>
327 capela 629 </tr>
328     <tr>
329 schoenebeck 1276 <td class="decorated">
330 schoenebeck 1996 <a href="http://download.linuxsampler.org/packages/ubuntu/" title=".deb binary packages">
331     <img src="gfx/logos/ubuntu.png">Ubuntu "Hardy Heron"
332     </a>
333     </td>
334     <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"). </td>
335     </tr>
336     <tr>
337     <td class="decorated">
338 schoenebeck 1594 <a href="http://download.linuxsampler.org/packages/gentoo/" title="ebuilds">
339 schoenebeck 1589 <img src="gfx/logos/gentoo.png">Gentoo
340     </a>
341     </td>
342     <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>
343 capela 629 </tr>
344     <tr>
345 schoenebeck 1276 <td class="decorated">
346 schoenebeck 1589 <a href="http://download.linuxsampler.org/packages/rpms/">
347 schoenebeck 1594 <img src="gfx/logos/suse.png" title=".rpm packages">Suse
348 schoenebeck 1589 </a>
349     </td>
350 schoenebeck 1999 <td class="decorated"> <div style="font-weight: bold; color: #ff0000;">New versions!</div> Individual RPM package for each software component for openSUSE 11.1, compiled for i586 and x86_64. </td>
351 capela 629 </tr>
352     <tr>
353 schoenebeck 1276 <td class="decorated">
354 schoenebeck 1984 <a href="http://download.linuxsampler.org/packages/win32/linuxsampler_20090803_setup.exe" title="all-in-one installer">
355 schoenebeck 1589 <img src="gfx/logos/windows.png">Windows
356     </a>
357     </td>
358 schoenebeck 1984 <td class="decorated"> <div style="font-weight: bold; color: #ff0000;">New version!</div> Self-extracting all-in-one installer for the latest official releases of all software components for Windows. It includes native 64 bit and native 32 bit binaries, standalone and VST plugin versions. Download, execute, enjoy!</td>
359 capela 629 </tr>
360 schoenebeck 1617 <tr>
361     <td class="decorated">
362 schoenebeck 1996 <a href="http://download.linuxsampler.org/packages/osx/LinuxSampler-1.0.0-OS_X.universal.dmg" title="all-in-one installer">
363 schoenebeck 1617 <img src="gfx/logos/apple.png">Mac
364     </a>
365     </td>
366 iliev 1998 <td class="decorated"> <div style="font-weight: bold; color: #ff0000;">New version!</div> All-in-one installer (Diskimage) of the current official releases of the software components for Mac OS X. This is a universal binary, natively supporting PPC, i386 and x64. It includes standalone and Audio Unit plugin versions of the sampler. (<b>Note:</b> the Mac installer does <b>not</b> include gigedit yet!)</td>
367 schoenebeck 1617 </tr>
368 schoenebeck 1589 </tbody>
369     </table>
370     <p class="default">
371 schoenebeck 1594 Additionally there are the following platform independent Java executable
372     packages (note: you need to have the
373     <a href="http://www.java.com/getjava/" title="JRE 6">Java Runtime
374     Environment 6</a> installed to be able to execute these software
375     packages on your computer):
376 schoenebeck 1589 </p>
377     <table class="decorated">
378     <thead>
379 iliev 1148 <tr>
380 schoenebeck 1589 <td class="decorated_header">File Name</td>
381     <td class="decorated_header">Description</td>
382     </tr>
383     </thead>
384     <tbody>
385     <tr>
386 schoenebeck 1276 <td class="decorated">
387 iliev 1981 <a href="http://downloads.sourceforge.net/jsampler/Fantasia-0.9.jar" title="JSampler *Fantasia*">
388     <img src="gfx/logos/java.png">Fantasia-0.9.jar
389 schoenebeck 1589 </a>
390     </td>
391 schoenebeck 1984 <td class="decorated">
392     <div style="font-weight: bold; color: #ff0000;">New version!</div>
393     JSampler "Fantasia", a frontend to LinuxSampler,
394 schoenebeck 1594 modern skin-based distribution of JSampler (note: "Fantasia" is
395     already included with the Windows installer)</td>
396 iliev 1148 </tr>
397     <tr>
398 schoenebeck 1276 <td class="decorated">
399 iliev 1768 <a href="http://downloads.sourceforge.net/jsampler/JS_Classic-0.8a-cvs4.jar" title="JSampler *Classic*">
400     <img src="gfx/logos/java.png">JS_Classic-0.8a-cvs4.jar
401 schoenebeck 1589 </a>
402     </td>
403 schoenebeck 1594 <td class="decorated"> JSampler "Classic", a frontend to LinuxSampler, classic distribution of JSampler </td>
404 iliev 1148 </tr>
405 capela 629 </tbody>
406     </table>
407 schoenebeck 1589 <br>
408 schoenebeck 734
409 schoenebeck 1589 <h2>Source Packages</h2>
410     <p class="default">
411     Source code packages of the latest official releases:
412     </p>
413 schoenebeck 1276 <table class="decorated">
414     <thead>
415     <tr>
416     <td class="decorated_header">File Name</td>
417     <td class="decorated_header">Description</td>
418     </tr>
419     </thead>
420 schoenebeck 734 <tbody>
421     <tr>
422 schoenebeck 1591 <td class="decorated">
423     <a name="libgig"></a>
424     <a
425 schoenebeck 1972 href="http://download.linuxsampler.org/packages/libgig-3.3.0.tar.bz2">
426     libgig-3.3.0.tar.bz2 </a> </td>
427 schoenebeck 1984 <td class="decorated"> <div style="font-weight: bold; color: #ff0000;">New version!</div> Gigasampler file access library (C++) </td>
428 schoenebeck 734 </tr>
429     <tr>
430 schoenebeck 1591 <td class="decorated">
431     <a name="liblscp"></a>
432     <a
433 schoenebeck 1972 href="http://download.linuxsampler.org/packages/liblscp-0.5.6.tar.gz">
434     liblscp-0.5.6.tar.gz </a> </td>
435 schoenebeck 1984 <td class="decorated"> <div style="font-weight: bold; color: #ff0000;">New version!</div> LinuxSampler Control Protocol (LSCP) wrapper library </td>
436 schoenebeck 734 </tr>
437     <tr>
438 schoenebeck 1591 <td class="decorated">
439     <a name="linuxsampler"></a>
440     <a
441 schoenebeck 1972 href="http://download.linuxsampler.org/packages/linuxsampler-1.0.0.tar.bz2">
442     linuxsampler-1.0.0.tar.bz2 </a> </td>
443 schoenebeck 1984 <td class="decorated"> <div style="font-weight: bold; color: #ff0000;">New version!</div> sampler engine / backend </td>
444 schoenebeck 734 </tr>
445     <tr>
446 schoenebeck 1591 <td class="decorated">
447     <a name="qsampler"></a>
448     <a
449 schoenebeck 1972 href="http://download.linuxsampler.org/packages/qsampler-0.2.2.tar.gz">
450     qsampler-0.2.2.tar.gz </a> </td>
451 schoenebeck 1984 <td class="decorated"> <div style="font-weight: bold; color: #ff0000;">New version!</div> graphical frontend to LinuxSampler </td>
452 schoenebeck 734 </tr>
453     <tr>
454 schoenebeck 1591 <td class="decorated">
455     <a name="jlscp"></a>
456     <a
457 iliev 1981 href="http://downloads.sourceforge.net/jlscp/jlscp-0.8.tar.bz2">
458     jlscp-0.8.tar.bz2 </a> </td>
459 schoenebeck 1987 <td class="decorated"> <div style="font-weight: bold; color: #ff0000;">New version!</div> a java LinuxSampler control protocol API </td>
460 schoenebeck 734 </tr>
461 iliev 789 <tr>
462 schoenebeck 1591 <td class="decorated">
463     <a name="jsampler"></a>
464     <a
465 iliev 1981 href="http://downloads.sourceforge.net/jsampler/JSampler-0.9.tar.bz2">
466     JSampler-0.9.tar.bz2 </a> </td>
467 schoenebeck 1984 <td class="decorated"> <div style="font-weight: bold; color: #ff0000;">New version!</div> a java frontend to LinuxSampler </td>
468 iliev 789 </tr>
469 persson 1125 <tr>
470 schoenebeck 1276 <td class="decorated">
471 schoenebeck 1246 <a name="gigedit"></a>
472     <a
473 schoenebeck 1972 href="http://download.linuxsampler.org/packages/gigedit-0.2.0.tar.gz">
474     gigedit-0.2.0.tar.gz </a> </td>
475 schoenebeck 1984 <td class="decorated"> <div style="font-weight: bold; color: #ff0000;">New version!</div> an instrument editor for gig files </td>
476 schoenebeck 734 </tbody>
477     </table>
478 schoenebeck 1589 <br>
479 schoenebeck 734
480 schoenebeck 894 <a name="cvs"></a><h2>CVS</h2>
481 capela 629 <p class="default"> This project's CVS repository can be checked
482     out through anonymous (pserver) CVS with the following instruction set.
483     When prompted for a password for anonymous, simply press the Enter key.
484 iliev 2010 There are currently eight subprojects in the LinuxSampler project, pick
485 capela 629 the line of the respective subproject you want to checkout from below: </p>
486 schoenebeck 1276
487     <pre class="code">cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
488     co libgig
489     cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
490     co liblscp
491     cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
492     co linuxsampler<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
493     co qsampler
494     cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
495     co jlscp
496     cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
497     co jsampler
498     cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
499 iliev 2010 co gigedit
500     cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
501     co libsf2</pre>
502 schoenebeck 1276
503 schoenebeck 1219 <p class="default"> You don't need to checkout the sources again later on,
504     just for keeping track to the latest development version. For updating to
505     the latest CVS version you can simply run the following command at any
506     time from the checked out source directory:</p>
507 schoenebeck 1276
508     <pre class="code">cvs update -d -P</pre>
509    
510 capela 629 <p class="default"> You can also <a
511     href="http://cvs.linuxsampler.org/cgi-bin/viewcvs.cgi/">browse the CVS
512     repository</a>. </p>
513 schoenebeck 1131 <h2>Bootsplash theme</h2>
514     <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>
515 capela 629 <table class="default">
516     <tbody>
517     <tr>
518     <td> <a
519 schoenebeck 1131 href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png">
520     <img src="http://download.linuxsampler.org/bootsplash/screenshots/boot_preview.jpg"
521     alt="Screenshot 1"> </a> </td>
522 capela 629 <td> --&gt; </td>
523     <td> <a
524 schoenebeck 1131 href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png"> Screenshot while booting </a> </td>
525 capela 629 </tr>
526 schoenebeck 1131 <tr>
527     <td> <a
528     href="http://download.linuxsampler.org/bootsplash/screenshots/top.png">
529     <img src="http://download.linuxsampler.org/bootsplash/screenshots/top_preview.jpg"
530     alt="Screenshot 2"> </a> </td>
531     <td> --&gt; </td>
532     <td> <a
533     href="http://download.linuxsampler.org/bootsplash/screenshots/top.png"> Screenshot of terminal (here running 'top') </a> </td>
534     </tr>
535 capela 629 </tbody>
536     </table>
537 schoenebeck 1276 <p class="default"> <a
538 schoenebeck 1131 href="http://download.linuxsampler.org/bootsplash/"> You can get this theme here.</a> </p>
539 capela 629 <br>
540     </div>
541     </td>
542     </tr>
543     </tbody>
544     </table>
545     </div>
546 senoner 542 </body>
547     </html>

  ViewVC Help
Powered by ViewVC