/[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 637 by schoenebeck, Sun Jun 12 15:08:02 2005 UTC revision 747 by capela, Tue Aug 16 18:29:27 2005 UTC
# Line 157  Line 157 
157   name="credits" src="gfx/mcredits.png" alt="credits"></a> </td>   name="credits" src="gfx/mcredits.png" alt="credits"></a> </td>
158        <td valign="top" width="100%">        <td valign="top" width="100%">
159        <div id="contents">        <div id="contents">
160    
161          <h2>License</h2>
162          <p class="default">
163    LinuxSampler is licensed under the GNU GPL license with the exception that<br>
164    <b>COMMERCIAL USE</b> of the souce code, libraries and applications is<br>
165    <b>NOT ALLOWED</b> without prior written permission by the LinuxSampler authors.<br>
166    If you have questions on the subject please <A HREF="developers.html">contact us</A>.<br>
167    
168        <h2>Dependencies</h2>        <h2>Dependencies</h2>
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>
# Line 177  recommended. You cannot compile nor use Line 185  recommended. You cannot compile nor use
185  though. As QSampler is communicating with LinuxSampler via TCP, there  though. As QSampler is communicating with LinuxSampler via TCP, there
186  is no linker dependency between them, but of course you still need to  is no linker dependency between them, but of course you still need to
187  have LinuxSampler installed to be able to use QSampler. </p>  have LinuxSampler installed to be able to use QSampler. </p>
188        <h2>Source Packages</h2>  
189          <h2>Source Packages (Stable)</h2>
190        <table class="default">        <table class="default">
191          <tbody>          <tbody>
192            <tr>            <tr>
# Line 196  liblscp-0.3.0.tar.gz </a> </td> Line 205  liblscp-0.3.0.tar.gz </a> </td>
205            </tr>            </tr>
206            <tr>            <tr>
207              <td> <a              <td> <a
208   href="http://download.linuxsampler.org/packages/linuxsampler-0.3.1.tar.bz2">   href="http://download.linuxsampler.org/packages/linuxsampler-0.3.3.tar.bz2">
209  linuxsampler-0.3.1.tar.bz2 </a> </td>  linuxsampler-0.3.3.tar.bz2 </a> </td>
210              <td> --&gt; </td>              <td> --&gt; </td>
211              <td> sampler backend </td>              <td> sampler backend </td>
212            </tr>            </tr>
213            <tr>            <tr>
214              <td> <a              <td> <a
215   href="http://download.linuxsampler.org/packages/qsampler-0.1.0.tar.gz">   href="http://download.linuxsampler.org/packages/qsampler-0.1.2.tar.gz">
216  qsampler-0.1.0.tar.gz </a> </td>  qsampler-0.1.2.tar.gz </a> </td>
217              <td> --&gt; </td>              <td> --&gt; </td>
218              <td> graphical frontend to LinuxSampler </td>              <td> graphical frontend to LinuxSampler </td>
219            </tr>            </tr>
220              <tr>
221                <td> <a
222     href="http://prdownloads.sourceforge.net/jlscp/jlscp-0.2a.tar.bz2?download">
223    jlscp-0.2a.tar.bz2 </a> </td>
224                <td> --&gt; </td>
225                <td> a java LinuxSampler control protocol API </td>
226              </tr>
227            </tbody>
228          </table>
229    
230          <h2>Source Packages (Unstable)</h2>
231          <table class="default">
232            <tbody>
233              <tr>
234                <td> <a
235     href="http://download.linuxsampler.org/packages/libgig-2.0.2.tar.bz2">
236    libgig-2.0.2.tar.bz2 </a> </td>
237                <td> --&gt; </td>
238                <td> Gigasampler file loader library </td>
239              </tr>
240              <tr>
241                <td> <a
242     href="http://download.linuxsampler.org/packages/liblscp-0.3.1.tar.gz">
243    liblscp-0.3.1.tar.gz </a> </td>
244                <td> --&gt; </td>
245                <td> LinuxSampler Control Protocol (LSCP) wrapper library </td>
246              </tr>
247              <tr>
248                <td> <a
249     href="http://download.linuxsampler.org/packages/linuxsampler-0.3.3.tar.bz2">
250    linuxsampler-0.3.3.tar.bz2 </a> </td>
251                <td> --&gt; </td>
252                <td> sampler backend </td>
253              </tr>
254              <tr>
255                <td> <a
256     href="http://download.linuxsampler.org/packages/qsampler-0.1.2.tar.gz">
257    qsampler-0.1.2.tar.gz </a> </td>
258                <td> --&gt; </td>
259                <td> graphical frontend to LinuxSampler </td>
260              </tr>
261              <tr>
262                <td> <a
263     href="http://prdownloads.sourceforge.net/jlscp/jlscp-0.2a.tar.bz2?download">
264    jlscp-0.2a.tar.bz2 </a> </td>
265                <td> --&gt; </td>
266                <td> a java LinuxSampler control protocol API </td>
267              </tr>
268          </tbody>          </tbody>
269        </table>        </table>
270    
271        <h2>Binary Packages</h2>        <h2>Binary Packages</h2>
272        <p class="default"> There are currently <a        <p class="default"> There are currently <a
273   href="http://download.linuxsampler.org/packages/debian/">Debian   href="http://download.linuxsampler.org/packages/debian/">Debian
# Line 220  for i386 only. </p> Line 278  for i386 only. </p>
278        <p class="default"> This project's CVS repository can be checked        <p class="default"> This project's CVS repository can be checked
279  out through anonymous (pserver) CVS with the following instruction set.  out through anonymous (pserver) CVS with the following instruction set.
280  When prompted for a password for anonymous, simply press the Enter key.  When prompted for a password for anonymous, simply press the Enter key.
281  There are currently four subprojects in the LinuxSampler project, pick  There are currently five subprojects in the LinuxSampler project, pick
282  the line of the respective subproject you want to checkout from below: </p>  the line of the respective subproject you want to checkout from below: </p>
283        <table class="default" border="0" cellpadding="1" cellspacing="5">        <table class="default" border="0" cellpadding="1" cellspacing="5">
284          <tbody>          <tbody>
285            <tr>            <tr>
286              <td>              <td>
287              <pre class="code">1<br>2<br>3<br>4</pre>              <pre class="code">1<br>2<br>3<br>4<br>5</pre>
288              </td>              </td>
289              <td width="100%">              <td width="100%">
290              <pre class="code">cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co libgig<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co liblscp<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co linuxsampler<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co qsampler</pre>              <pre class="code">cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co libgig<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co liblscp<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co linuxsampler<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co qsampler<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co jlscp</pre>
291              </td>              </td>
292            </tr>            </tr>
293          </tbody>          </tbody>

Legend:
Removed from v.637  
changed lines
  Added in v.747

  ViewVC Help
Powered by ViewVC