/[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 585 by schoenebeck, Wed May 25 04:39:32 2005 UTC revision 1935 by schoenebeck, Sun Jul 12 17:35:36 2009 UTC
# Line 1  Line 1 
1  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2  <html>  <html>
3  <head>  <head>
4  <link rel="stylesheet" type="text/css" href="index.css">    <link rel="stylesheet" type="text/css" href="index.css">
5    <title>The Linux Sampler Project</title>    <title>The Linux Sampler Project</title>
   
6    <meta http-equiv="content-type"    <meta http-equiv="content-type"
7     content="text/html; charset=ISO-8859-1">   content="text/html; charset=ISO-8859-1">
8      <script language="javascript" type="text/javascript">
    <script language="javascript" type="text/javascript">  
9          <!--          <!--
10          var dir = "gfx/";          var dir = "gfx/";
11    
# Line 49  Line 47 
47                  downloadsout = new Image();                  downloadsout = new Image();
48                  downloadsout.src = dir + "mdownloads.png";                  downloadsout.src = dir + "mdownloads.png";
49    
50                    supportover = new Image();
51                    supportover.src = dir + "msupporthover.png";
52                    supportout = new Image();
53                    supportout.src = dir + "msupport.png";
54    
55                  developersover = new Image();                  developersover = new Image();
56                  developersover.src = dir + "mdevelopershover.png";                  developersover.src = dir + "mdevelopershover.png";
57    
# Line 93  Line 96 
96          }          }
97          -->          -->
98          </script>          </script>
   
99  </head>  </head>
   
100  <body>  <body>
101    <div id="mainwindow"><img name="LinuxSampler" src="gfx/lsbackground.jpg"
102          <div id="mainwindow"><img name="LinuxSampler" src="gfx/lsbackground.jpg" alt="LinuxSampler">   alt="LinuxSampler">
103    <h1><span class="hidden">The LinuxSampler Project</span></h1>
104                  <h1><span class="hidden">The LinuxSampler Project</span></h1>  <table border="0" cellpadding="0" cellspacing="0">
105      <tbody>
106                          <table border=0 cellspacing=0 cellpadding=0><tr><th colspan=2 align=left>      <tr>
107                          <img name="h1blank" src="gfx/h1blank.png" alt="blank"><span class="hidden">about</span></th></tr>        <th colspan="2" align="left"> <img name="h1blank"
108                          <tr><td valign=top>   src="gfx/h1blank.png" alt="blank"><span class="hidden">about</span></th>
109                          <a id="news" href="index.php" onmouseover="javascript:if(document.images)document.news.src = newsover.src" onmouseout="javascript:if(document.images)document.news.src = newsout.src"><img name="news" src="gfx/mnews.png" alt="news"></a>      </tr>
110                          <a id="about" href="about.html" onmouseover="javascript:if(document.images)document.about.src = aboutover.src" onmouseout="javascript:if(document.images)document.about.src = aboutout.src"><img name="about" src="gfx/mabout.png" alt="about"></a>      <tr>
111                          <a id="features" href="features.html" onmouseover="javascript:if(document.images)document.features.src = featuresover.src" onmouseout="javascript:if(document.images)document.features.src = featuresout.src"><img name="features" src="gfx/mfeatures.png" alt="features"></a>        <td valign="top"> <a id="news" href="index.php"
112                          <a id="screenshots" href="screenshots.html" onmouseover="javascript:if(document.images)document.screenshots.src = screenshotsover.src" onmouseout="javascript:if(document.images)document.screenshots.src = screenshotsout.src"><img name="screenshots" src="gfx/mscreenshots.png" alt="screenshots"></a>   onmouseover="javascript:if(document.images)document.news.src = newsover.src"
113                          <a id="demos" href="demos.html" onmouseover="javascript:if(document.images)document.demos.src = demosover.src" onmouseout="javascript:if(document.images)document.demos.src = demosout.src"><img name="demos" src="gfx/mdemos.png" alt="demos"></a>   onmouseout="javascript:if(document.images)document.news.src = newsout.src"><img
114                          <a id="downloads" href="downloads.html" onmouseover="javascript:if(document.images)document.downloads.src = downloadsover.src" onmouseout="javascript:if(document.images)document.downloads.src = downloadsout.src"><img name="downloads" src="gfx/mdownloads.png" alt="download"></a>   name="news" src="gfx/mnews.png" alt="news"></a> <a id="about"
115                          <a id="developers" href="developers.html" onmouseover="javascript:if(document.images)document.developers.src = developersover.src" onmouseout="javascript:if(document.images)document.developers.src = developersout.src"><img name="developers" src="gfx/mdevelopers.png" alt="developers"></a>   href="about.html"
116                          <a id="faq" href="faq.html" onmouseover="javascript:if(document.images)document.faq.src = faqover.src" onmouseout="javascript:if(document.images)document.faq.src = faqout.src"><img name="faq" src="gfx/mfaq.png" alt="faq"></a>   onmouseover="javascript:if(document.images)document.about.src = aboutover.src"
117                          <a id="documentation" href="documentation.html" onmouseover="javascript:if(document.images)document.documentation.src = documentationover.src" onmouseout="javascript:if(document.images)document.documentation.src = documentationout.src"><img name="documentation" src="gfx/mdocumentation.png" alt="documentation"></a>   onmouseout="javascript:if(document.images)document.about.src = aboutout.src"><img
118                          <a id="bugs" href="http://bugs.linuxsampler.org" onmouseover="javascript:if(document.images)document.bugs.src = bugsover.src" onmouseout="javascript:if(document.images)document.bugs.src = bugsout.src"><img name="bugs" src="gfx/mbugs.png" alt="bugs"></a>   name="about" src="gfx/mabout.png" alt="about"></a> <a id="features"
119                          <a id="instruments" href="instruments.html" onmouseover="javascript:if(document.images)document.instruments.src = instrumentsover.src" onmouseout="javascript:if(document.images)document.instruments.src = instrumentsout.src"><img name="instruments" src="gfx/minstruments.png" alt="instruments"></a>   href="features.html"
120                          <a id="links" href="links.html" onmouseover="javascript:if(document.images)document.links.src = linksover.src" onmouseout="javascript:if(document.images)document.links.src = linksout.src"><img name="links" src="gfx/mlinks.png" alt="links"></a>   onmouseover="javascript:if(document.images)document.features.src = featuresover.src"
121                          <a id="credits" href="credits.html" onmouseover="javascript:if(document.images)document.credits.src = creditsover.src" onmouseout="javascript:if(document.images)document.credits.src = creditsout.src"><img name="credits" src="gfx/mcredits.png" alt="credits"></a>   onmouseout="javascript:if(document.images)document.features.src = featuresout.src"><img
122                          </td><td valign=top width="100%">   name="features" src="gfx/mfeatures.png" alt="features"></a> <a
123                          <div id="contents">   id="screenshots" href="screenshots.html"
124     onmouseover="javascript:if(document.images)document.screenshots.src = screenshotsover.src"
125                          <h2>Dependencies</h2>   onmouseout="javascript:if(document.images)document.screenshots.src = screenshotsout.src"><img
126                          <p class="default">   name="screenshots" src="gfx/mscreenshots.png" alt="screenshots"></a> <a
127                          The following figure illustrates the compile time / linker dependencies.   id="demos" href="demos.html"
128                          </p>   onmouseover="javascript:if(document.images)document.demos.src = demosover.src"
129                          <div style="line-height: 1.2em">   onmouseout="javascript:if(document.images)document.demos.src = demosout.src"><img
130                            <pre>   name="demos" src="gfx/mdemos.png" alt="demos"></a> <a id="downloads"
131         <strong>QSampler</strong> ~~~(optional)~~~&gt; <strong>libgig</strong>   href="downloads.html"
132             |                         A   onmouseover="javascript:if(document.images)document.downloads.src = downloadsover.src"
133             |                         |   onmouseout="javascript:if(document.images)document.downloads.src = downloadsout.src"><img
134        (mandatory)               (mandatory)   name="downloads" src="gfx/mdownloads.png" alt="download"></a>
135             |                         |   <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>
136             V                         |   <a
137          <strong>liblscp</strong>                 <strong>LinuxSampler</strong>   id="developers" href="developers.html"
138                            </pre>   onmouseover="javascript:if(document.images)document.developers.src = developersover.src"
139                          </div>   onmouseout="javascript:if(document.images)document.developers.src = developersout.src"><img
140                          <p class="default">   name="developers" src="gfx/mdevelopers.png" alt="developers"></a> <a
141                          Or again in words: you have to compile and install libgig before   id="faq" href="faq.html"
142                          being able to compile and use LinuxSampler. You don't need libgig   onmouseover="javascript:if(document.images)document.faq.src = faqover.src"
143                          for compiling and using QSampler, but it's definitely recommended.   onmouseout="javascript:if(document.images)document.faq.src = faqout.src"><img
144                          You cannot compile nor use QSampler without liblscp though. As   name="faq" src="gfx/mfaq.png" alt="faq"></a> <a id="documentation"
145                          QSampler is communicating with LinuxSampler via TCP, there is no   href="documentation.html"
146                          linker dependency between them, but of course you still need to   onmouseover="javascript:if(document.images)document.documentation.src = documentationover.src"
147                          have LinuxSampler installed to be able to use QSampler.   onmouseout="javascript:if(document.images)document.documentation.src = documentationout.src"><img
148                          </p>   name="documentation" src="gfx/mdocumentation.png" alt="documentation"></a>
149          <a id="bugs" href="http://bugs.linuxsampler.org"
150                          <h2>Source Packages</h2>   onmouseover="javascript:if(document.images)document.bugs.src = bugsover.src"
151                          <table class="default">   onmouseout="javascript:if(document.images)document.bugs.src = bugsout.src"><img
152                            <tr>   name="bugs" src="gfx/mbugs.png" alt="bugs"></a> <a id="instruments"
153                              <td>   href="instruments.html"
154                                    <a href="http://download.linuxsampler.org/packages/libgig-2.0.0.tar.bz2">   onmouseover="javascript:if(document.images)document.instruments.src = instrumentsover.src"
155                                libgig-2.0.0.tar.bz2   onmouseout="javascript:if(document.images)document.instruments.src = instrumentsout.src"><img
156                                </a>   name="instruments" src="gfx/minstruments.png" alt="instruments"></a> <a
157                                  </td>   id="links" href="links.html"
158                                  <td>   onmouseover="javascript:if(document.images)document.links.src = linksover.src"
159                                  --&gt;   onmouseout="javascript:if(document.images)document.links.src = linksout.src"><img
160                                  </td>   name="links" src="gfx/mlinks.png" alt="links"></a> <a id="credits"
161                                  <td>   href="credits.html"
162                                    Gigasampler file loader library   onmouseover="javascript:if(document.images)document.credits.src = creditsover.src"
163                                  </td>   onmouseout="javascript:if(document.images)document.credits.src = creditsout.src"><img
164                            </tr>   name="credits" src="gfx/mcredits.png" alt="credits"></a>
165                            <tr>  
166                              <td>  <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="10" height="20">
167                                    <a href="http://download.linuxsampler.org/packages/liblscp-0.2.9.tar.gz">  
168                                liblscp-0.2.9.tar.gz  <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
169                                </a>  <input type="hidden" name="cmd" value="_s-xclick">
170                                  </td>  <input type="hidden" name="hosted_button_id" value="6746056">
171                                  <td>  <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!">
172                                  --&gt;  <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
173                                  </td>  </form>
174                                  <td>  
175                                    LinuxSampler Control Protocol (LSCP) wrapper library  <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
176                                  </td>  <input type="hidden" name="cmd" value="_s-xclick">
177                            </tr>  <input type="hidden" name="hosted_button_id" value="6746149">
178                            <tr>  <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!">
179                              <td>  <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
180                                    <a href="http://download.linuxsampler.org/packages/linuxsampler-0.3.1.tar.bz2">  </form>
181                                linuxsampler-0.3.1.tar.bz2  
182                                </a>        </td>
183                                  </td>  
184                                  <td>        <td valign="top" width="100%">
185                                  --&gt;        <div id="contents">
186                                  </td>  
187                                  <td>        <h2>Licenses</h2>
188                                    sampler backend        <p class="default">
189                                  </td>        There are several subprojects, each having its own license terms, as follows:
190                            </tr>        </p>
191                            <tr>        <table class="default">
192                              <td>        <tbody>
193                                    <a href="http://download.linuxsampler.org/packages/qsampler-0.1.0.tar.gz">          <tr>
194                                qsampler-0.1.0.tar.gz            <td class="bordered">
195                                </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>
196                                  </td>            </td>
197                                  <td>            <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
198                                  --&gt;          </tr>
199                                  </td>          <tr>
200                                  <td>            <td class="bordered">
201                                    graphical frontend to LinuxSampler               <a class="info" href=#jlscp>jlscp<span class='info'>A java LinuxSampler control protocol API.</span></a>
202                                  </td>            </td>
203                            </tr>            <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a> v2</td>
204                          </table>          </tr>
205            <tr>
206                          <h2>Binary Packages</h2>            <td class="bordered">
207                          <p class="default">                <a class="info" href=#jsampler>JSampler<span class='info'>A graphical frontend to LinuxSampler, written in Java.</span></a>
208                          There are currently <a href="http://download.linuxsampler.org/packages/debian/">Debian packages</a>            </td>
209                          and <a href="http://download.linuxsampler.org/packages/rpms/">RPM packages</a> for i386 only.            <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a> v2</td>
210                          </p>          </tr>
211            <tr>
212                          <h2>CVS</h2>            <td class="bordered">
213                          <p class="default">              <a class="info" href=#libgig>libgig<span class='info'>Gigasampler file access library (C++), for loading, modifying and creating gig files.</span></a>
214                          This project's CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set.            </td>
215                          When prompted for a password for anonymous, simply press the Enter key. There are currently four subprojects in the            <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
216                          LinuxSampler project, pick the line of the respective subproject you want to checkout from below:          </tr>
217                          </p>          <tr>
218                          <table class="default" border="0" cellpadding="1" cellspacing="5">            <td class="bordered">
219                                  <tr>              <a class="info" href=#liblscp>liblscp<span class='info'>LinuxSampler Control Protocol (LSCP) wrapper C library.</span></a>
220                                    <td><pre class="code">1            </td>
221  2            <td> -> (pure) <a href="http://www.gnu.org/licenses/lgpl.html" title="GNU Lesser General Public License">LGPL</a></td>
222  3          </tr>
223  4</pre>          <tr>
224                                    </td>            <td class="bordered">
225                                    <td width="100%">              <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>
226                                      <pre class="code">cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co libgig            </td>
227  cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co liblscp            <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>
228  cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co linuxsampler          </tr>
229  cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co qsampler</pre>          <tr>
230                                    </td>            <td class="bordered">
231                                  </tr>              <a class="info" href=#qsampler>QSampler<span class='info'>Graphical frontend to LinuxSampler (written in C++, based on the Qt toolkit).</span></a>
232                          </table>            </td>
233                          <p class="default">            <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
234                          You can also <a href="http://cvs.linuxsampler.org/cgi-bin/viewcvs.cgi/">browse the CVS repository</a>.          </tr>
235                          </p>        </tbody>
236                          <br>        </table>
237    
238                  </div>        <a name="exception"></a>
239                  </td></tr></table>        <p class="caution">
240          [*] LinuxSampler is licensed under the GNU GPL with the exception that
241   </div>        <b>USAGE</b> of the source code, libraries and applications
242          <b>FOR COMMERCIAL HARDWARE OR SOFTWARE PRODUCTS IS NOT ALLOWED</b>
243          without prior written permission by the LinuxSampler authors.
244          If you have questions on the subject, that are not yet covered by the
245          <a href="faq.html#commercial_products" title="Frequently Asked Questions">FAQ</a>,
246          please <a href="developers.html" title="the LinuxSampler developers">contact us</a>.
247          </p>
248    
249          <h2>Dependencies</h2>
250          <p class="default"> The following figure illustrates the compile
251    time / linker dependencies.</p>
252          <div style="line-height: 1.2em;">
253          <pre class="figure">                                  <strong>gigedit</strong>
254                                         |
255                                    (mandatory)
256                                         |
257                                         V
258           <strong>QSampler</strong> ~~~(optional)~~~&gt; <strong>libgig</strong>         <strong>JSampler</strong>
259               |                         A              |
260               |                         |              |
261          (mandatory)               (mandatory)    (mandatory)
262               |                         |              |
263               V                         |              V
264            <strong>liblscp</strong>                 <strong>LinuxSampler</strong>      <strong>jlscp</strong></pre>
265          </div>
266          <p class="default"> Or again in words: you have to compile and
267    install libgig before being able to compile and use LinuxSampler. You
268    don't need libgig for compiling and using QSampler, but it's definitely
269    recommended. You cannot compile nor use QSampler without liblscp
270    though. As QSampler is communicating with LinuxSampler via TCP, there
271    is no linker dependency between them, but of course you still need to
272    have LinuxSampler installed to be able to use QSampler (either locally
273    or on any other computer in your network). JSampler is also communicating
274    with LinuxSampler via TCP, so there is no linker dependency between them
275    either. JSampler requires jlscp though. You have to compile and install
276    libgig before being able to compile and use gigedit.</p>
277    
278          <h2>Binary Packages</h2>
279          <p class="default">
280            We currently provide pre-compiled binaries for the following operating systems:
281          </p>
282          <table class="decorated">
283            <thead>
284              <tr>
285                <td class="decorated_header">Operating System</td>
286                <td class="decorated_header">Description</td>
287              </tr>
288            </thead>
289            <tbody>
290              <tr>
291                <td class="decorated">
292                  <a href="http://download.linuxsampler.org/packages/debian/" title=".deb binary packages">
293                    <img src="gfx/logos/debian.png">Debian
294                  </a>
295                </td>
296                <td class="decorated"> Individual Debian (.deb) binary package for each software component, compiled for x86 (Debian <i>stable</i>, a.k.a "Etch"). </td>
297              </tr>
298              <tr>
299                <td class="decorated">
300                  <a href="http://download.linuxsampler.org/packages/gentoo/" title="ebuilds">
301                    <img src="gfx/logos/gentoo.png">Gentoo
302                  </a>
303                </td>
304                <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>
305              </tr>
306              <tr>
307                <td class="decorated">
308                  <a href="http://download.linuxsampler.org/packages/rpms/">
309                    <img src="gfx/logos/suse.png" title=".rpm packages">Suse
310                  </a>
311                </td>
312                <td class="decorated"> Individual RPM package for each software component, compiled for i586. </td>
313              </tr>
314              <tr>
315                <td class="decorated">
316                  <a href="http://download.linuxsampler.org/packages/win32/linuxsampler_20071207_setup.exe" title="all-in-one installer">
317                    <img src="gfx/logos/windows.png">Windows
318                  </a>
319                </td>
320                <td class="decorated"> Self-extracting all-in-one installer for the latest official releases of all software components for Windows. Download, execute, enjoy!</td>
321              </tr>
322              <tr>
323                <td class="decorated">
324                  <a href="http://download.linuxsampler.org/packages/osx/linuxsampler_20080107.dmg" title="all-in-one installer">
325                    <img src="gfx/logos/apple.png">Mac
326                  </a>
327                </td>
328                <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>
329              </tr>
330            </tbody>
331          </table>
332          <p class="default">
333            Additionally there are the following platform independent Java executable
334            packages (note: you need to have the
335            <a href="http://www.java.com/getjava/" title="JRE 6">Java Runtime
336            Environment 6</a> installed to be able to execute these software
337            packages on your computer):
338          </p>
339          <table class="decorated">
340            <thead>
341              <tr>
342                <td class="decorated_header">File Name</td>
343                <td class="decorated_header">Description</td>
344              </tr>
345            </thead>
346            <tbody>
347              <tr>
348                <td class="decorated">
349                  <a href="http://downloads.sourceforge.net/jsampler/Fantasia-0.8a-cvs6.jar" title="JSampler *Fantasia*">
350                    <img src="gfx/logos/java.png">Fantasia-0.8a-cvs6.jar
351                  </a>
352                </td>
353                <td class="decorated"> JSampler "Fantasia", a frontend to LinuxSampler,
354                    modern skin-based distribution of JSampler (note: "Fantasia" is
355                    already included with the Windows installer)</td>
356              </tr>
357              <tr>
358                <td class="decorated">
359                  <a href="http://downloads.sourceforge.net/jsampler/JS_Classic-0.8a-cvs4.jar" title="JSampler *Classic*">
360                    <img src="gfx/logos/java.png">JS_Classic-0.8a-cvs4.jar
361                  </a>
362                </td>
363                <td class="decorated"> JSampler "Classic", a frontend to LinuxSampler, classic distribution of JSampler </td>
364              </tr>
365            </tbody>
366          </table>
367          <br>
368    
369          <h2>Source Packages</h2>
370          <p class="default">
371            Source code packages of the latest official releases:
372          </p>
373          <table class="decorated">
374            <thead>
375              <tr>
376                <td class="decorated_header">File Name</td>
377                <td class="decorated_header">Description</td>
378              </tr>
379            </thead>
380            <tbody>
381              <tr>
382                <td class="decorated">
383                  <a name="libgig"></a>
384                  <a
385     href="http://download.linuxsampler.org/packages/libgig-3.2.1.tar.bz2">
386    libgig-3.2.1.tar.bz2 </a> </td>
387                <td class="decorated"> Gigasampler file access library (C++) </td>
388              </tr>
389              <tr>
390                <td class="decorated">
391                  <a name="liblscp"></a>
392                  <a
393     href="http://download.linuxsampler.org/packages/liblscp-0.5.5.tar.gz">
394    liblscp-0.5.5.tar.gz </a> </td>
395                <td class="decorated"> LinuxSampler Control Protocol (LSCP) wrapper library </td>
396              </tr>
397              <tr>
398                <td class="decorated">
399                  <a name="linuxsampler"></a>
400                  <a
401     href="http://download.linuxsampler.org/packages/linuxsampler-0.5.1.tar.bz2">
402    linuxsampler-0.5.1.tar.bz2 </a> </td>
403                <td class="decorated"> sampler engine / backend </td>
404              </tr>
405              <tr>
406                <td class="decorated">
407                  <a name="qsampler"></a>
408                  <a
409     href="http://download.linuxsampler.org/packages/qsampler-0.2.1.tar.gz">
410    qsampler-0.2.1.tar.gz </a> </td>
411                <td class="decorated"> graphical frontend to LinuxSampler </td>
412              </tr>
413              <tr>
414                <td class="decorated">
415                  <a name="jlscp"></a>
416                  <a
417     href="http://downloads.sourceforge.net/jlscp/jlscp-0.7a.tar.bz2">
418    jlscp-0.7a.tar.bz2 </a> </td>
419                <td class="decorated"> a java LinuxSampler control protocol API </td>
420              </tr>
421              <tr>
422                <td class="decorated">
423                  <a name="jsampler"></a>
424                  <a
425     href="http://downloads.sourceforge.net/jsampler/JSampler-0.8a-cvs6.tar.bz2">
426    JSampler-0.8a-cvs6.tar.bz2 </a> </td>
427                <td class="decorated"> a java frontend to LinuxSampler </td>
428              </tr>
429              <tr>
430                <td class="decorated">
431                  <a name="gigedit"></a>
432                  <a
433     href="http://download.linuxsampler.org/packages/gigedit-0.1.1.tar.gz">
434    gigedit-0.1.1.tar.gz </a> </td>
435                <td class="decorated"> an instrument editor for gig files </td>
436            </tbody>
437          </table>
438          <br>
439    
440          <a name="cvs"></a><h2>CVS</h2>
441          <p class="default"> This project's CVS repository can be checked
442    out through anonymous (pserver) CVS with the following instruction set.
443    When prompted for a password for anonymous, simply press the Enter key.
444    There are currently seven subprojects in the LinuxSampler project, pick
445    the line of the respective subproject you want to checkout from below: </p>
446    
447           <pre class="code">cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
448      co libgig
449    cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
450      co liblscp
451    cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
452      co linuxsampler<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
453      co qsampler
454    cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
455      co jlscp
456    cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
457      co jsampler
458    cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
459      co gigedit</pre>
460    
461          <p class="default"> You don't need to checkout the sources again later on,
462          just for keeping track to the latest development version. For updating to
463          the latest CVS version you can simply run the following command at any
464          time from the checked out source directory:</p>
465    
466          <pre class="code">cvs update -d -P</pre>
467    
468          <p class="default"> You can also <a
469     href="http://cvs.linuxsampler.org/cgi-bin/viewcvs.cgi/">browse the CVS
470    repository</a>. </p>
471          <h2>Bootsplash theme</h2>
472          <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>
473          <table class="default">
474            <tbody>
475              <tr>
476                <td> <a
477     href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png">
478                <img src="http://download.linuxsampler.org/bootsplash/screenshots/boot_preview.jpg"
479     alt="Screenshot 1"> </a> </td>
480                <td> --&gt; </td>
481                <td> <a
482     href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png"> Screenshot while booting </a> </td>
483              </tr>
484              <tr>
485                <td> <a
486     href="http://download.linuxsampler.org/bootsplash/screenshots/top.png">
487                <img src="http://download.linuxsampler.org/bootsplash/screenshots/top_preview.jpg"
488     alt="Screenshot 2"> </a> </td>
489                <td> --&gt; </td>
490                <td> <a
491     href="http://download.linuxsampler.org/bootsplash/screenshots/top.png"> Screenshot of terminal (here running 'top') </a> </td>
492              </tr>
493            </tbody>
494          </table>
495          <p class="default"> <a
496     href="http://download.linuxsampler.org/bootsplash/"> You can get this theme here.</a> </p>
497          <br>
498          </div>
499          </td>
500        </tr>
501      </tbody>
502    </table>
503    </div>
504  </body>  </body>
505  </html>  </html>

Legend:
Removed from v.585  
changed lines
  Added in v.1935

  ViewVC Help
Powered by ViewVC