/[svn]/web/trunk/www.linuxsampler.org/documentation.html
ViewVC logotype

Diff of /web/trunk/www.linuxsampler.org/documentation.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2379 by schoenebeck, Sun Nov 4 14:46:28 2012 UTC revision 2791 by schoenebeck, Wed Jul 15 21:41:19 2015 UTC
# Line 165  google_ad_height = 600; Line 165  google_ad_height = 600;
165  //-->  //-->
166  </script>  </script>
167  <script type="text/javascript"  <script type="text/javascript"
168  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">  src="//pagead2.googlesyndication.com/pagead/show_ads.js">
169  </script>  </script>
170  </center>  </center>
171  </div>  </div>
# Line 176  src="http://pagead2.googlesyndication.co Line 176  src="http://pagead2.googlesyndication.co
176    
177                          <h2>Documentation</h2>                          <h2>Documentation</h2>
178                          <p class="default">                          <p class="default">
179                          This is still quite under construction. Be welcome to help us with writing some documentation!              A lot of the documentation here is currently out-dated. Be invited
180                to help us with updating the documentation!
181                          </p>                          </p>
182    
183                          <a name="sfz"></a>                          <a name="sfz"></a>
# Line 217  src="http://pagead2.googlesyndication.co Line 218  src="http://pagead2.googlesyndication.co
218            <tr>            <tr>
219              <td class="decorated"><a href="osx.html">OS X HOWTO</a></td>              <td class="decorated"><a href="osx.html">OS X HOWTO</a></td>
220              <td class="decorated">              <td class="decorated">
221                LinuxSampler quickstart guide for the Apple OS X operating system.                LinuxSampler quickstart guide for the Apple OS X operating system (<b>Note:</b> Completely out-dated!).
222              </td>              </td>
223            </tr>            </tr>
224            <tr>            <tr>
# Line 251  src="http://pagead2.googlesyndication.co Line 252  src="http://pagead2.googlesyndication.co
252                          for a short tutorial. Please notice that this quickstart document                          for a short tutorial. Please notice that this quickstart document
253                          is automatically generated from CVS and thus might reflect                          is automatically generated from CVS and thus might reflect
254                          features and behaviors only available in the very latest, bleeding                          features and behaviors only available in the very latest, bleeding
255                          edge development version of gigedit from CVS.                          edge development version of gigedit from CVS.<br>
256                <br>
257                <b>Note:</b> The gigedit documentation is currently completely out-dated!
258                          </p>                          </p>
259    
260                          <h2><a  name="jsampler">JSampler</a></h2>                          <h2><a  name="jsampler">JSampler</a></h2>
# Line 266  src="http://pagead2.googlesyndication.co Line 269  src="http://pagead2.googlesyndication.co
269    
270                          <h2>libgig</h2>                          <h2>libgig</h2>
271                          <p class="default">                          <p class="default">
272                          libgig is a C++ library used to load and modify Gigasampler format files.                          libgig is a C++ library used to load and modify instrument files,
273                supporting the Gigasampler / GigaStudio file format, SoundFont file
274                format, KORG file format, AKAI disk image format and the DLS
275                (Downloadable Sounds) file format.<br>
276                <br>
277                          If you're a developer and might want to use libgig, here is its                          If you're a developer and might want to use libgig, here is its
278                          <a href="http://download.linuxsampler.org/doc/libgig/api/">API documentation</a>                          <a href="http://download.linuxsampler.org/doc/libgig/api/">API documentation</a>
279                          (automatically daily updated from CVS).                          (automatically updated from SVN).
280                          </p>                          </p>
281    
282                          <a name="lscp_spec"></a>                          <a name="lscp_spec"></a>
# Line 279  src="http://pagead2.googlesyndication.co Line 286  src="http://pagead2.googlesyndication.co
286                          liblscp is C library as convenient wrapper around the <i>LinuxSampler Control Protocol</i>.                          liblscp is C library as convenient wrapper around the <i>LinuxSampler Control Protocol</i>.
287                          If you're a developer and might want to use liblscp, here is its                          If you're a developer and might want to use liblscp, here is its
288                          <a href="http://download.linuxsampler.org/doc/liblscp/">API documentation</a>                          <a href="http://download.linuxsampler.org/doc/liblscp/">API documentation</a>
289                          (automatically daily updated from CVS).                          (automatically updated from SVN).
290                          </p>                          </p>
291    
292                          <h2>LSCP Reference</h2>                          <h2>LSCP Reference</h2>
# Line 308  src="http://pagead2.googlesyndication.co Line 315  src="http://pagead2.googlesyndication.co
315              <td class="decorated">              <td class="decorated">
316                <a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.txt">TXT</a>,                <a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.txt">TXT</a>,
317                <a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html">HTML</a>,                <a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html">HTML</a>,
318                  <a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.pdf">PDF</a>,
319                <a href="http://svn.linuxsampler.org/cgi-bin/viewvc.cgi/linuxsampler/trunk/Documentation/lscp.xml">XML</a>                <a href="http://svn.linuxsampler.org/cgi-bin/viewvc.cgi/linuxsampler/trunk/Documentation/lscp.xml">XML</a>
320              </td>              </td>
321              <td class="decorated">unreleased</td>              <td class="decorated">unreleased</td>
322              <td class="decorated">              <td class="decorated">
323                Very latest draft of the protocol (which usually reflects the                Very latest draft of the protocol (which usually reflects the
324                latest development state from CVS or may even not be implemented                latest development state from SVN or may even not be implemented
325                yet).                yet).
326              </td>              </td>
327            </tr>            </tr>
328            <tr>            <tr>
329                <td class="decorated">LSCP&nbsp;1.7</td>
330                <td class="decorated">
331                  <a href="http://www.linuxsampler.org/api/lscp-1.7.txt">TXT</a>,
332                  <a href="http://www.linuxsampler.org/api/lscp-1.7.html">HTML</a>,
333                  <a href="http://www.linuxsampler.org/api/lscp-1.7.pdf">PDF</a>,
334                  <a href="http://www.linuxsampler.org/api/lscp-1.7.xml">XML</a>
335                </td>
336                <td class="decorated">2015-07-15</td>
337                <td class="decorated">
338                  Protocol specification of latest LinuxSampler release (v2.0.0).
339                </td>
340              </tr>
341              <tr>
342                <td class="decorated">LSCP&nbsp;1.6</td>
343                <td class="decorated">
344                  <a href="http://www.linuxsampler.org/api/lscp-1.6.txt">TXT</a>,
345                  <a href="http://www.linuxsampler.org/api/lscp-1.6.html">HTML</a>,
346                  <a href="http://www.linuxsampler.org/api/lscp-1.6.xml">XML</a>
347                </td>
348                <td class="decorated">2014-01-10</td>
349                <td class="decorated">
350                  Protocol specification of a SVN LinuxSampler version (1.0.0.svn25 - svn r2500).
351                </td>
352              </tr>
353              <tr>
354                <td class="decorated">LSCP&nbsp;1.5</td>
355                <td class="decorated">
356                  <a href="http://www.linuxsampler.org/api/lscp-1.5.txt">TXT</a>,
357                  <a href="http://www.linuxsampler.org/api/lscp-1.5.html">HTML</a>,
358                  <a href="http://www.linuxsampler.org/api/lscp-1.5.xml">XML</a>
359                </td>
360                <td class="decorated">2011-06-24</td>
361                <td class="decorated">
362                  Protocol specification of a SVN LinuxSampler version (svn r2188).
363                </td>
364              </tr>
365              <tr>
366              <td class="decorated">LSCP&nbsp;1.4</td>              <td class="decorated">LSCP&nbsp;1.4</td>
367              <td class="decorated">              <td class="decorated">
368                <a href="http://www.linuxsampler.org/api/lscp-1.4.txt">TXT</a>,                <a href="http://www.linuxsampler.org/api/lscp-1.4.txt">TXT</a>,
# Line 326  src="http://pagead2.googlesyndication.co Line 371  src="http://pagead2.googlesyndication.co
371              </td>              </td>
372              <td class="decorated">2009-07-31</td>              <td class="decorated">2009-07-31</td>
373              <td class="decorated">              <td class="decorated">
374                Protocol specification of the latest official release of LinuxSampler (1.0.0).                Protocol specification of old official LinuxSampler release v1.0.0.
375              </td>              </td>
376            </tr>            </tr>
377            <tr>            <tr>
# Line 338  src="http://pagead2.googlesyndication.co Line 383  src="http://pagead2.googlesyndication.co
383              </td>              </td>
384              <td class="decorated">2007-12-06</td>              <td class="decorated">2007-12-06</td>
385              <td class="decorated">              <td class="decorated">
386                Protocol specification of the previous official release of LinuxSampler (0.5.1).                Protocol specification of ancient LinuxSampler release (0.5.1).
387              </td>              </td>
388            </tr>            </tr>
389            <tr>            <tr>
# Line 350  src="http://pagead2.googlesyndication.co Line 395  src="http://pagead2.googlesyndication.co
395              </td>              </td>
396              <td class="decorated">2007-10-15</td>              <td class="decorated">2007-10-15</td>
397              <td class="decorated">              <td class="decorated">
398                Protocol specification old LinuxSampler release (0.5.0).                Protocol specification of ancient LinuxSampler release (0.5.0).
399              </td>              </td>
400            </tr>            </tr>
401            <tr>            <tr>

Legend:
Removed from v.2379  
changed lines
  Added in v.2791

  ViewVC Help
Powered by ViewVC