/[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 2499 by schoenebeck, Fri Jan 10 00:57:00 2014 UTC revision 2656 by schoenebeck, Thu Jun 19 13:36:49 2014 UTC
# Line 217  src="//pagead2.googlesyndication.com/pag Line 217  src="//pagead2.googlesyndication.com/pag
217            <tr>            <tr>
218              <td class="decorated"><a href="osx.html">OS X HOWTO</a></td>              <td class="decorated"><a href="osx.html">OS X HOWTO</a></td>
219              <td class="decorated">              <td class="decorated">
220                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!).
221              </td>              </td>
222            </tr>            </tr>
223            <tr>            <tr>
# Line 251  src="//pagead2.googlesyndication.com/pag Line 251  src="//pagead2.googlesyndication.com/pag
251                          for a short tutorial. Please notice that this quickstart document                          for a short tutorial. Please notice that this quickstart document
252                          is automatically generated from CVS and thus might reflect                          is automatically generated from CVS and thus might reflect
253                          features and behaviors only available in the very latest, bleeding                          features and behaviors only available in the very latest, bleeding
254                          edge development version of gigedit from CVS.                          edge development version of gigedit from CVS.<br>
255                <br>
256                <b>Note:</b> The gigedit documentation is currently completely out-dated!
257                          </p>                          </p>
258    
259                          <h2><a  name="jsampler">JSampler</a></h2>                          <h2><a  name="jsampler">JSampler</a></h2>
# Line 266  src="//pagead2.googlesyndication.com/pag Line 268  src="//pagead2.googlesyndication.com/pag
268    
269                          <h2>libgig</h2>                          <h2>libgig</h2>
270                          <p class="default">                          <p class="default">
271                          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,
272                supporting the Gigasampler / GigaStudio file format, SoundFont file
273                format, KORG file format, AKAI disk image format and the DLS
274                (Downloadable Sounds) file format.<br>
275                <br>
276                          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
277                          <a href="http://download.linuxsampler.org/doc/libgig/api/">API documentation</a>                          <a href="http://download.linuxsampler.org/doc/libgig/api/">API documentation</a>
278                          (automatically daily updated from CVS).                          (automatically updated from SVN).
279                          </p>                          </p>
280    
281                          <a name="lscp_spec"></a>                          <a name="lscp_spec"></a>
# Line 279  src="//pagead2.googlesyndication.com/pag Line 285  src="//pagead2.googlesyndication.com/pag
285                          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>.
286                          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
287                          <a href="http://download.linuxsampler.org/doc/liblscp/">API documentation</a>                          <a href="http://download.linuxsampler.org/doc/liblscp/">API documentation</a>
288                          (automatically daily updated from CVS).                          (automatically updated from SVN).
289                          </p>                          </p>
290    
291                          <h2>LSCP Reference</h2>                          <h2>LSCP Reference</h2>
# Line 326  src="//pagead2.googlesyndication.com/pag Line 332  src="//pagead2.googlesyndication.com/pag
332              </td>              </td>
333              <td class="decorated">2014-01-10</td>              <td class="decorated">2014-01-10</td>
334              <td class="decorated">              <td class="decorated">
335                Protocol specification of a SVN LinuxSampler version (1.0.0.svn25).                Protocol specification of a SVN LinuxSampler version (1.0.0.svn25 - svn r2500).
336              </td>              </td>
337            </tr>            </tr>
338            <tr>            <tr>

Legend:
Removed from v.2499  
changed lines
  Added in v.2656

  ViewVC Help
Powered by ViewVC