/[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 1148 by iliev, Fri Apr 6 20:54:50 2007 UTC revision 1203 by iliev, Thu May 24 21:19:36 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">
200          <tbody>          <tbody>
201            <tr>            <tr>
202              <td> <a              <td> <a
203   href="http://download.linuxsampler.org/packages/libgig-2.0.2.tar.bz2">   href="http://download.linuxsampler.org/packages/libgig-3.1.1.tar.bz2">
204  libgig-2.0.2.tar.bz2 </a> </td>  libgig-3.1.1.tar.bz2 </a> </td>
205              <td> --&gt; </td>              <td> --&gt; </td>
206              <td> Gigasampler file loader library </td>              <td> Gigasampler file loader library </td>
207            </tr>            </tr>
# Line 208  liblscp-0.3.3.tar.gz </a> </td> Line 214  liblscp-0.3.3.tar.gz </a> </td>
214            </tr>            </tr>
215            <tr>            <tr>
216              <td> <a              <td> <a
217   href="http://download.linuxsampler.org/packages/linuxsampler-0.3.3.tar.bz2">   href="http://download.linuxsampler.org/packages/linuxsampler-0.4.0.tar.bz2">
218  linuxsampler-0.3.3.tar.bz2 </a> </td>  linuxsampler-0.4.0.tar.bz2 </a> </td>
219              <td> --&gt; </td>              <td> --&gt; </td>
220              <td> sampler backend </td>              <td> sampler backend </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>
# Line 264  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>
# Line 278  jlscp-0.4a.tar.bz2 </a> </td> Line 284  jlscp-0.4a.tar.bz2 </a> </td>
284            </tr>            </tr>
285            <tr>            <tr>
286              <td> <a              <td> <a
287   href="http://downloads.sourceforge.net/jsampler/JSampler-0.4a.tar.bz2">   href="http://downloads.sourceforge.net/jsampler/JSampler-0.5a.tar.bz2">
288  JSampler-0.4a.tar.bz2 </a> </td>  JSampler-0.5a.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>

Legend:
Removed from v.1148  
changed lines
  Added in v.1203

  ViewVC Help
Powered by ViewVC