/[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 1819 by iliev, Wed Dec 24 18:39:24 2008 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> </td>
165                            <tr>        <td valign="top" width="100%">
166                              <td>        <div id="contents">
167                                    <a href="http://download.linuxsampler.org/packages/liblscp-0.2.9.tar.gz">  
168                                liblscp-0.2.9.tar.gz        <h2>Licenses</h2>
169                                </a>        <p class="default">
170                                  </td>        There are several subprojects, each having its own license terms, as follows:
171                                  <td>        </p>
172                                  --&gt;        <table class="default">
173                                  </td>        <tbody>
174                                  <td>          <tr>
175                                    LinuxSampler Control Protocol (LSCP) wrapper library            <td class="bordered">
176                                  </td>              <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>
177                            </tr>            </td>
178                            <tr>            <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
179                              <td>          </tr>
180                                    <a href="http://download.linuxsampler.org/packages/linuxsampler-0.3.1.tar.bz2">          <tr>
181                                linuxsampler-0.3.1.tar.bz2            <td class="bordered">
182                                </a>               <a class="info" href=#jlscp>jlscp<span class='info'>A java LinuxSampler control protocol API.</span></a>
183                                  </td>            </td>
184                                  <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>
185                                  --&gt;          </tr>
186                                  </td>          <tr>
187                                  <td>            <td class="bordered">
188                                    sampler backend                <a class="info" href=#jsampler>JSampler<span class='info'>A graphical frontend to LinuxSampler, written in Java.</span></a>
189                                  </td>            </td>
190                            </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>
191                            <tr>          </tr>
192                              <td>          <tr>
193                                    <a href="http://download.linuxsampler.org/packages/qsampler-0.1.0.tar.gz">            <td class="bordered">
194                                qsampler-0.1.0.tar.gz              <a class="info" href=#libgig>libgig<span class='info'>Gigasampler file access library (C++), for loading, modifying and creating gig files.</span></a>
195                                </a>            </td>
196                                  </td>            <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
197                                  <td>          </tr>
198                                  --&gt;          <tr>
199                                  </td>            <td class="bordered">
200                                  <td>              <a class="info" href=#liblscp>liblscp<span class='info'>LinuxSampler Control Protocol (LSCP) wrapper C library.</span></a>
201                                    graphical frontend to LinuxSampler            </td>
202                                  </td>            <td> -> (pure) <a href="http://www.gnu.org/licenses/lgpl.html" title="GNU Lesser General Public License">LGPL</a></td>
203                            </tr>          </tr>
204                          </table>          <tr>
205              <td class="bordered">
206                          <h2>Binary Packages</h2>              <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>
207                          <p class="default">            </td>
208                          There are currently <a href="http://download.linuxsampler.org/packages/debian/">Debian packages</a>            <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>
209                          and <a href="http://download.linuxsampler.org/packages/rpms/">RPM packages</a> for i386 only.          </tr>
210                          </p>          <tr>
211              <td class="bordered">
212                          <h2>CVS</h2>              <a class="info" href=#qsampler>QSampler<span class='info'>Graphical frontend to LinuxSampler (written in C++, based on the Qt toolkit).</span></a>
213                          <p class="default">            </td>
214                          This project's CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set.            <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
215                          When prompted for a password for anonymous, simply press the Enter key. There are currently four subprojects in the          </tr>
216                          LinuxSampler project, pick the line of the respective subproject you want to checkout from below:        </tbody>
217                          </p>        </table>
218                          <table class="default" border="0" cellpadding="1" cellspacing="5">  
219                                  <tr>        <a name="exception"></a>
220                                    <td><pre class="code">1        <p class="caution">
221  2        [*] LinuxSampler is licensed under the GNU GPL with the exception that
222  3        <b>USAGE</b> of the source code, libraries and applications
223  4</pre>        <b>FOR COMMERCIAL HARDWARE OR SOFTWARE PRODUCTS IS NOT ALLOWED</b>
224                                    </td>        without prior written permission by the LinuxSampler authors.
225                                    <td width="100%">        If you have questions on the subject, that are not yet covered by the
226                                      <pre class="code">cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co libgig        <a href="faq.html#commercial_products" title="Frequently Asked Questions">FAQ</a>,
227  cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co liblscp        please <a href="developers.html" title="the LinuxSampler developers">contact us</a>.
228  cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co linuxsampler        </p>
229  cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co qsampler</pre>  
230                                    </td>        <h2>Dependencies</h2>
231                                  </tr>        <p class="default"> The following figure illustrates the compile
232                          </table>  time / linker dependencies.</p>
233                          <p class="default">        <div style="line-height: 1.2em;">
234                          You can also <a href="http://cvs.linuxsampler.org/cgi-bin/viewcvs.cgi/">browse the CVS repository</a>.        <pre class="figure">                                  <strong>gigedit</strong>
235                          </p>                                       |
236                          <br>                                  (mandatory)
237                                         |
238                  </div>                                       V
239                  </td></tr></table>         <strong>QSampler</strong> ~~~(optional)~~~&gt; <strong>libgig</strong>         <strong>JSampler</strong>
240               |                         A              |
241   </div>             |                         |              |
242          (mandatory)               (mandatory)    (mandatory)
243               |                         |              |
244               V                         |              V
245            <strong>liblscp</strong>                 <strong>LinuxSampler</strong>      <strong>jlscp</strong></pre>
246          </div>
247          <p class="default"> Or again in words: you have to compile and
248    install libgig before being able to compile and use LinuxSampler. You
249    don't need libgig for compiling and using QSampler, but it's definitely
250    recommended. You cannot compile nor use QSampler without liblscp
251    though. As QSampler is communicating with LinuxSampler via TCP, there
252    is no linker dependency between them, but of course you still need to
253    have LinuxSampler installed to be able to use QSampler (either locally
254    or on any other computer in your network). JSampler is also communicating
255    with LinuxSampler via TCP, so there is no linker dependency between them
256    either. JSampler requires jlscp though. You have to compile and install
257    libgig before being able to compile and use gigedit.</p>
258    
259          <h2>Binary Packages</h2>
260          <p class="default">
261            We currently provide pre-compiled binaries for the following operating systems:
262          </p>
263          <table class="decorated">
264            <thead>
265              <tr>
266                <td class="decorated_header">Operating System</td>
267                <td class="decorated_header">Description</td>
268              </tr>
269            </thead>
270            <tbody>
271              <tr>
272                <td class="decorated">
273                  <a href="http://download.linuxsampler.org/packages/debian/" title=".deb binary packages">
274                    <img src="gfx/logos/debian.png">Debian
275                  </a>
276                </td>
277                <td class="decorated"> Individual Debian (.deb) binary package for each software component, compiled for x86 (Debian <i>stable</i>, a.k.a "Etch"). </td>
278              </tr>
279              <tr>
280                <td class="decorated">
281                  <a href="http://download.linuxsampler.org/packages/gentoo/" title="ebuilds">
282                    <img src="gfx/logos/gentoo.png">Gentoo
283                  </a>
284                </td>
285                <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>
286              </tr>
287              <tr>
288                <td class="decorated">
289                  <a href="http://download.linuxsampler.org/packages/rpms/">
290                    <img src="gfx/logos/suse.png" title=".rpm packages">Suse
291                  </a>
292                </td>
293                <td class="decorated"> Individual RPM package for each software component, compiled for i586. </td>
294              </tr>
295              <tr>
296                <td class="decorated">
297                  <a href="http://download.linuxsampler.org/packages/win32/linuxsampler_20071207_setup.exe" title="all-in-one installer">
298                    <img src="gfx/logos/windows.png">Windows
299                  </a>
300                </td>
301                <td class="decorated"> Self-extracting all-in-one installer for the latest official releases of all software components for Windows. Download, execute, enjoy!</td>
302              </tr>
303              <tr>
304                <td class="decorated">
305                  <a href="http://download.linuxsampler.org/packages/osx/linuxsampler_20080107.dmg" title="all-in-one installer">
306                    <img src="gfx/logos/apple.png">Mac
307                  </a>
308                </td>
309                <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>
310              </tr>
311            </tbody>
312          </table>
313          <p class="default">
314            Additionally there are the following platform independent Java executable
315            packages (note: you need to have the
316            <a href="http://www.java.com/getjava/" title="JRE 6">Java Runtime
317            Environment 6</a> installed to be able to execute these software
318            packages on your computer):
319          </p>
320          <table class="decorated">
321            <thead>
322              <tr>
323                <td class="decorated_header">File Name</td>
324                <td class="decorated_header">Description</td>
325              </tr>
326            </thead>
327            <tbody>
328              <tr>
329                <td class="decorated">
330                  <a href="http://downloads.sourceforge.net/jsampler/Fantasia-0.8a-cvs6.jar" title="JSampler *Fantasia*">
331                    <img src="gfx/logos/java.png">Fantasia-0.8a-cvs6.jar
332                  </a>
333                </td>
334                <td class="decorated"> JSampler "Fantasia", a frontend to LinuxSampler,
335                    modern skin-based distribution of JSampler (note: "Fantasia" is
336                    already included with the Windows installer)</td>
337              </tr>
338              <tr>
339                <td class="decorated">
340                  <a href="http://downloads.sourceforge.net/jsampler/JS_Classic-0.8a-cvs4.jar" title="JSampler *Classic*">
341                    <img src="gfx/logos/java.png">JS_Classic-0.8a-cvs4.jar
342                  </a>
343                </td>
344                <td class="decorated"> JSampler "Classic", a frontend to LinuxSampler, classic distribution of JSampler </td>
345              </tr>
346            </tbody>
347          </table>
348          <br>
349    
350          <h2>Source Packages</h2>
351          <p class="default">
352            Source code packages of the latest official releases:
353          </p>
354          <table class="decorated">
355            <thead>
356              <tr>
357                <td class="decorated_header">File Name</td>
358                <td class="decorated_header">Description</td>
359              </tr>
360            </thead>
361            <tbody>
362              <tr>
363                <td class="decorated">
364                  <a name="libgig"></a>
365                  <a
366     href="http://download.linuxsampler.org/packages/libgig-3.2.1.tar.bz2">
367    libgig-3.2.1.tar.bz2 </a> </td>
368                <td class="decorated"> Gigasampler file access library (C++) </td>
369              </tr>
370              <tr>
371                <td class="decorated">
372                  <a name="liblscp"></a>
373                  <a
374     href="http://download.linuxsampler.org/packages/liblscp-0.5.5.tar.gz">
375    liblscp-0.5.5.tar.gz </a> </td>
376                <td class="decorated"> LinuxSampler Control Protocol (LSCP) wrapper library </td>
377              </tr>
378              <tr>
379                <td class="decorated">
380                  <a name="linuxsampler"></a>
381                  <a
382     href="http://download.linuxsampler.org/packages/linuxsampler-0.5.1.tar.bz2">
383    linuxsampler-0.5.1.tar.bz2 </a> </td>
384                <td class="decorated"> sampler engine / backend </td>
385              </tr>
386              <tr>
387                <td class="decorated">
388                  <a name="qsampler"></a>
389                  <a
390     href="http://download.linuxsampler.org/packages/qsampler-0.2.1.tar.gz">
391    qsampler-0.2.1.tar.gz </a> </td>
392                <td class="decorated"> graphical frontend to LinuxSampler </td>
393              </tr>
394              <tr>
395                <td class="decorated">
396                  <a name="jlscp"></a>
397                  <a
398     href="http://downloads.sourceforge.net/jlscp/jlscp-0.7a.tar.bz2">
399    jlscp-0.7a.tar.bz2 </a> </td>
400                <td class="decorated"> a java LinuxSampler control protocol API </td>
401              </tr>
402              <tr>
403                <td class="decorated">
404                  <a name="jsampler"></a>
405                  <a
406     href="http://downloads.sourceforge.net/jsampler/JSampler-0.8a-cvs6.tar.bz2">
407    JSampler-0.8a-cvs6.tar.bz2 </a> </td>
408                <td class="decorated"> a java frontend to LinuxSampler </td>
409              </tr>
410              <tr>
411                <td class="decorated">
412                  <a name="gigedit"></a>
413                  <a
414     href="http://download.linuxsampler.org/packages/gigedit-0.1.1.tar.gz">
415    gigedit-0.1.1.tar.gz </a> </td>
416                <td class="decorated"> an instrument editor for gig files </td>
417            </tbody>
418          </table>
419          <br>
420    
421          <a name="cvs"></a><h2>CVS</h2>
422          <p class="default"> This project's CVS repository can be checked
423    out through anonymous (pserver) CVS with the following instruction set.
424    When prompted for a password for anonymous, simply press the Enter key.
425    There are currently seven subprojects in the LinuxSampler project, pick
426    the line of the respective subproject you want to checkout from below: </p>
427    
428           <pre class="code">cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
429      co libgig
430    cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
431      co liblscp
432    cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
433      co linuxsampler<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
434      co qsampler
435    cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
436      co jlscp
437    cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
438      co jsampler
439    cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
440      co gigedit</pre>
441    
442          <p class="default"> You don't need to checkout the sources again later on,
443          just for keeping track to the latest development version. For updating to
444          the latest CVS version you can simply run the following command at any
445          time from the checked out source directory:</p>
446    
447          <pre class="code">cvs update -d -P</pre>
448    
449          <p class="default"> You can also <a
450     href="http://cvs.linuxsampler.org/cgi-bin/viewcvs.cgi/">browse the CVS
451    repository</a>. </p>
452          <h2>Bootsplash theme</h2>
453          <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>
454          <table class="default">
455            <tbody>
456              <tr>
457                <td> <a
458     href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png">
459                <img src="http://download.linuxsampler.org/bootsplash/screenshots/boot_preview.jpg"
460     alt="Screenshot 1"> </a> </td>
461                <td> --&gt; </td>
462                <td> <a
463     href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png"> Screenshot while booting </a> </td>
464              </tr>
465              <tr>
466                <td> <a
467     href="http://download.linuxsampler.org/bootsplash/screenshots/top.png">
468                <img src="http://download.linuxsampler.org/bootsplash/screenshots/top_preview.jpg"
469     alt="Screenshot 2"> </a> </td>
470                <td> --&gt; </td>
471                <td> <a
472     href="http://download.linuxsampler.org/bootsplash/screenshots/top.png"> Screenshot of terminal (here running 'top') </a> </td>
473              </tr>
474            </tbody>
475          </table>
476          <p class="default"> <a
477     href="http://download.linuxsampler.org/bootsplash/"> You can get this theme here.</a> </p>
478          <br>
479          </div>
480          </td>
481        </tr>
482      </tbody>
483    </table>
484    </div>
485  </body>  </body>
486  </html>  </html>

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

  ViewVC Help
Powered by ViewVC