/[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 1126 by schoenebeck, Sat Mar 24 21:13:21 2007 UTC revision 1176 by schoenebeck, Tue May 8 06:10:05 2007 UTC
# Line 169  If you have questions on the subject ple Line 169  If you have questions on the subject ple
169        <p class="default"> The following figure illustrates the compile        <p class="default"> The following figure illustrates the compile
170  time / linker dependencies. </p>  time / linker dependencies. </p>
171        <div style="line-height: 1.2em;">        <div style="line-height: 1.2em;">
172        <pre>       <strong>QSampler</strong> ~~~(optional)~~~&gt; <strong>libgig</strong>         <strong>JSampler</strong>        <pre>                                  <strong>gigedit</strong>
173                                         |
174                                    (mandatory)
175                                         |
176                                         V
177           <strong>QSampler</strong> ~~~(optional)~~~&gt; <strong>libgig</strong>         <strong>JSampler</strong>
178             |                         A              |             |                         A              |
179             |                         |              |             |                         |              |
180        (mandatory)               (mandatory)    (mandatory)        (mandatory)               (mandatory)    (mandatory)
# Line 187  is no linker dependency between them, bu Line 192  is no linker dependency between them, bu
192  have LinuxSampler installed to be able to use QSampler (either locally  have LinuxSampler installed to be able to use QSampler (either locally
193  or on any other computer in your network). JSampler is also communicating  or on any other computer in your network). JSampler is also communicating
194  with LinuxSampler via TCP, so there is no linker dependency between them  with LinuxSampler via TCP, so there is no linker dependency between them
195  either, JSampler requires jlscp though.</p>  either. JSampler requires jlscp though. You have to compile and install
196    libgig before being able to compile and use gigedit.</p>
197    
198        <h2>Source Packages (Stable)</h2>        <h2>Source Packages (Stable)</h2>
199        <table class="default">        <table class="default">
# Line 215  linuxsampler-0.3.3.tar.bz2 </a> </td> Line 221  linuxsampler-0.3.3.tar.bz2 </a> </td>
221            </tr>            </tr>
222            <tr>            <tr>
223              <td> <a              <td> <a
224   href="http://download.linuxsampler.org/packages/qsampler-0.1.2.tar.gz">   href="http://download.linuxsampler.org/packages/qsampler-0.1.3.tar.gz">
225  qsampler-0.1.2.tar.gz </a> </td>  qsampler-0.1.3.tar.gz </a> </td>
226              <td> --&gt; </td>              <td> --&gt; </td>
227              <td> graphical frontend to LinuxSampler </td>              <td> graphical frontend to LinuxSampler </td>
228            </tr>            </tr>
229              <tr>
230                <td> <a
231     href="http://downloads.sourceforge.net/jlscp/jlscp-0.3a.tar.bz2">
232    jlscp-0.3a.tar.bz2 </a> </td>
233                <td> --&gt; </td>
234                <td> a java LinuxSampler control protocol API </td>
235              </tr>
236              <tr>
237                <td> <a
238     href="http://downloads.sourceforge.net/jsampler/JSampler-0.3a.tar.bz2">
239    JSampler-0.3a.tar.bz2 </a> </td>
240                <td> --&gt; </td>
241                <td> a java frontend to LinuxSampler </td>
242              </tr>
243              <tr>
244          </tbody>          </tbody>
245        </table>        </table>
246    
# Line 249  linuxsampler-0.4.0.tar.bz2 </a> </td> Line 270  linuxsampler-0.4.0.tar.bz2 </a> </td>
270            </tr>            </tr>
271            <tr>            <tr>
272              <td> <a              <td> <a
273   href="http://download.linuxsampler.org/packages/qsampler-0.1.3.tar.gz">   href="http://download.linuxsampler.org/packages/qsampler-0.1.4.tar.gz">
274  qsampler-0.1.3.tar.gz </a> </td>  qsampler-0.1.4.tar.gz </a> </td>
275              <td> --&gt; </td>              <td> --&gt; </td>
276              <td> graphical frontend to LinuxSampler </td>              <td> graphical frontend to LinuxSampler </td>
277            </tr>            </tr>
278            <tr>            <tr>
279              <td> <a              <td> <a
280   href="http://prdownloads.sourceforge.net/jlscp/jlscp-0.3a.tar.bz2?download">   href="http://downloads.sourceforge.net/jlscp/jlscp-0.4a.tar.bz2">
281  jlscp-0.3a.tar.bz2 </a> </td>  jlscp-0.4a.tar.bz2 </a> </td>
282              <td> --&gt; </td>              <td> --&gt; </td>
283              <td> a java LinuxSampler control protocol API </td>              <td> a java LinuxSampler control protocol API </td>
284            </tr>            </tr>
285            <tr>            <tr>
286              <td> <a              <td> <a
287   href="http://prdownloads.sourceforge.net/jsampler/JSampler-0.2a.tar.bz2?download">   href="http://downloads.sourceforge.net/jsampler/JSampler-0.4a.tar.bz2">
288  JSampler-0.2a.tar.bz2 </a> </td>  JSampler-0.4a.tar.bz2 </a> </td>
289              <td> --&gt; </td>              <td> --&gt; </td>
290              <td> a java frontend to LinuxSampler </td>              <td> a java frontend to LinuxSampler </td>
291            </tr>            </tr>
# Line 309  the line of the respective subproject yo Line 330  the line of the respective subproject yo
330        <p class="default"> You can also <a        <p class="default"> You can also <a
331   href="http://cvs.linuxsampler.org/cgi-bin/viewcvs.cgi/">browse the CVS   href="http://cvs.linuxsampler.org/cgi-bin/viewcvs.cgi/">browse the CVS
332  repository</a>. </p>  repository</a>. </p>
333        <h2>Wallpapers</h2>        <h2>Bootsplash theme</h2>
334        <p class="default"> How about a bit eye candy for your desktop?        <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>
 There's currently only a wallpaper for 1600x1200. Tell us if you like  
 it and maybe we add other resolutions as well. </p>  
335        <table class="default">        <table class="default">
336          <tbody>          <tbody>
337            <tr>            <tr>
338              <td> <a              <td> <a
339   href="http://download.linuxsampler.org/wallpapers/linuxsampler_box_1600x1200.png">   href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png">
340              <img src="misc/linuxsampler_box_preview.jpg"              <img src="http://download.linuxsampler.org/bootsplash/screenshots/boot_preview.jpg"
341   alt="wallpaper preview"> </a> </td>   alt="Screenshot 1"> </a> </td>
342                <td> --&gt; </td>
343                <td> <a
344     href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png"> Screenshot while booting </a> </td>
345              </tr>
346              <tr>
347                <td> <a
348     href="http://download.linuxsampler.org/bootsplash/screenshots/top.png">
349                <img src="http://download.linuxsampler.org/bootsplash/screenshots/top_preview.jpg"
350     alt="Screenshot 2"> </a> </td>
351              <td> --&gt; </td>              <td> --&gt; </td>
352              <td> <a              <td> <a
353   href="http://download.linuxsampler.org/wallpapers/linuxsampler_box_1600x1200.png">   href="http://download.linuxsampler.org/bootsplash/screenshots/top.png"> Screenshot of terminal (here running 'top') </a> </td>
 1600x1200 </a> </td>  
354            </tr>            </tr>
355          </tbody>          </tbody>
356        </table>        </table>
357          <p> <a
358     href="http://download.linuxsampler.org/bootsplash/"> You can get this theme here.</a> </p>
359        <br>        <br>
360        </div>        </div>
361        </td>        </td>

Legend:
Removed from v.1126  
changed lines
  Added in v.1176

  ViewVC Help
Powered by ViewVC