/[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 702 by senoner, Tue Jul 19 19:26:55 2005 UTC revision 856 by schoenebeck, Fri Apr 28 18:19:41 2006 UTC
# Line 160  Line 160 
160    
161        <h2>License</h2>        <h2>License</h2>
162        <p class="default">        <p class="default">
163  LinuxSampler is licensed under the GNU GPL license with the exception  LinuxSampler is licensed under the GNU GPL license with the exception that<br>
164  that<br>  <b>COMMERCIAL USE</b> of the souce code, libraries and applications is<br>
165  COMMERCIAL USE of the code / application IS NOT ALLOWED without  <b>NOT ALLOWED</b> without prior written permission by the LinuxSampler authors.<br>
166  prior written permission  If you have questions on the subject please <A HREF="developers.html">contact us</A>.<br>
 <br>  
 by the LinuxSampler group.  
 <br>If you have questions on the subject please contact us. See <A HREF="developers.html">Developers page</A>  
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
# Line 188  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>
193              <td> <a              <td> <a
194   href="http://download.linuxsampler.org/packages/libgig-2.0.1.tar.bz2">   href="http://download.linuxsampler.org/packages/libgig-2.0.2.tar.bz2">
195  libgig-2.0.1.tar.bz2 </a> </td>  libgig-2.0.2.tar.bz2 </a> </td>
196              <td> --&gt; </td>              <td> --&gt; </td>
197              <td> Gigasampler file loader library </td>              <td> Gigasampler file loader library </td>
198            </tr>            </tr>
199            <tr>            <tr>
200              <td> <a              <td> <a
201   href="http://download.linuxsampler.org/packages/liblscp-0.3.0.tar.gz">   href="http://download.linuxsampler.org/packages/liblscp-0.3.1.tar.gz">
202  liblscp-0.3.0.tar.gz </a> </td>  liblscp-0.3.1.tar.gz </a> </td>
203              <td> --&gt; </td>              <td> --&gt; </td>
204              <td> LinuxSampler Control Protocol (LSCP) wrapper library </td>              <td> LinuxSampler Control Protocol (LSCP) wrapper library </td>
205            </tr>            </tr>
# Line 219  qsampler-0.1.2.tar.gz </a> </td> Line 217  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            </tbody>
221          </table>
222    
223          <h2>Source Packages (Testing)</h2>
224          <table class="default">
225            <tbody>
226              <tr>
227                <td> <a
228     href="http://download.linuxsampler.org/packages/libgig-3.0.0.tar.bz2">
229    libgig-3.0.0.tar.bz2 </a> </td>
230                <td> --&gt; </td>
231                <td> Gigasampler file loader library </td>
232              </tr>
233            <tr>            <tr>
234              <td> <a              <td> <a
235   href="http://prdownloads.sourceforge.net/jlscp/jlscp-0.2a.tar.bz2?download">   href="http://download.linuxsampler.org/packages/liblscp-0.3.2.tar.gz">
236  jlscp-0.2a.tar.bz2 </a> </td>  liblscp-0.3.2.tar.gz </a> </td>
237                <td> --&gt; </td>
238                <td> LinuxSampler Control Protocol (LSCP) wrapper library </td>
239              </tr>
240              <tr>
241                <td> <a
242     href="http://download.linuxsampler.org/packages/linuxsampler-0.3.3.tar.bz2">
243    linuxsampler-0.3.3.tar.bz2 </a> </td>
244                <td> --&gt; </td>
245                <td> sampler backend </td>
246              </tr>
247              <tr>
248                <td> <a
249     href="http://download.linuxsampler.org/packages/qsampler-0.1.2.tar.gz">
250    qsampler-0.1.2.tar.gz </a> </td>
251                <td> --&gt; </td>
252                <td> graphical frontend to LinuxSampler </td>
253              </tr>
254              <tr>
255                <td> <a
256     href="http://prdownloads.sourceforge.net/jlscp/jlscp-0.3a.tar.bz2?download">
257    jlscp-0.3a.tar.bz2 </a> </td>
258              <td> --&gt; </td>              <td> --&gt; </td>
259              <td> a java LinuxSampler control protocol API </td>              <td> a java LinuxSampler control protocol API </td>
260            </tr>            </tr>
261              <tr>
262                <td> <a
263     href="http://prdownloads.sourceforge.net/jsampler/JSampler-0.2a.tar.bz2?download">
264    JSampler-0.2a.tar.bz2 </a> </td>
265                <td> --&gt; </td>
266                <td> a java frontend to LinuxSampler </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
274  packages</a> and <a  packages</a> and <a
275   href="http://download.linuxsampler.org/packages/rpms/">RPM packages</a>   href="http://download.linuxsampler.org/packages/rpms/">RPM packages</a>
276  for i386 only. </p>  for i386 only,
277    and the platform-independent <a
278     href="http://prdownloads.sourceforge.net/jsampler/JS_Classic-0.2a.jar?download">
279    JS Classic 0.2a</a> (java frontend for LinuxSampler).</p>
280        <h2>CVS</h2>        <h2>CVS</h2>
281        <p class="default"> This project's CVS repository can be checked        <p class="default"> This project's CVS repository can be checked
282  out through anonymous (pserver) CVS with the following instruction set.  out through anonymous (pserver) CVS with the following instruction set.
283  When prompted for a password for anonymous, simply press the Enter key.  When prompted for a password for anonymous, simply press the Enter key.
284  There are currently five subprojects in the LinuxSampler project, pick  There are currently six subprojects in the LinuxSampler project, pick
285  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>
286        <table class="default" border="0" cellpadding="1" cellspacing="5">        <table class="default" border="0" cellpadding="1" cellspacing="5">
287          <tbody>          <tbody>
288            <tr>            <tr>
289              <td>              <td>
290              <pre class="code">1<br>2<br>3<br>4<br>5</pre>              <pre class="code">1<br>2<br>3<br>4<br>5<br>6</pre>
291              </td>              </td>
292              <td width="100%">              <td width="100%">
293              <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>              <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<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co jsampler</pre>
294              </td>              </td>
295            </tr>            </tr>
296          </tbody>          </tbody>

Legend:
Removed from v.702  
changed lines
  Added in v.856

  ViewVC Help
Powered by ViewVC