/[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 2498 by schoenebeck, Thu Jan 9 22:05:21 2014 UTC revision 2653 by schoenebeck, Thu Jun 19 11:12:13 2014 UTC
# Line 266  src="//pagead2.googlesyndication.com/pag Line 266  src="//pagead2.googlesyndication.com/pag
266    
267                          <h2>libgig</h2>                          <h2>libgig</h2>
268                          <p class="default">                          <p class="default">
269                          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,
270                supporting the Gigasampler / GigaStudio file format, SoundFont file
271                format, KORG file format, AKAI disk image format and the DLS
272                (Downloadable Sounds) file format.<br>
273                <br>
274                          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
275                          <a href="http://download.linuxsampler.org/doc/libgig/api/">API documentation</a>                          <a href="http://download.linuxsampler.org/doc/libgig/api/">API documentation</a>
276                          (automatically daily updated from CVS).                          (automatically updated from SVN).
277                          </p>                          </p>
278    
279                          <a name="lscp_spec"></a>                          <a name="lscp_spec"></a>
# Line 279  src="//pagead2.googlesyndication.com/pag Line 283  src="//pagead2.googlesyndication.com/pag
283                          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>.
284                          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
285                          <a href="http://download.linuxsampler.org/doc/liblscp/">API documentation</a>                          <a href="http://download.linuxsampler.org/doc/liblscp/">API documentation</a>
286                          (automatically daily updated from CVS).                          (automatically updated from SVN).
287                          </p>                          </p>
288    
289                          <h2>LSCP Reference</h2>                          <h2>LSCP Reference</h2>
# Line 324  src="//pagead2.googlesyndication.com/pag Line 328  src="//pagead2.googlesyndication.com/pag
328                <a href="http://www.linuxsampler.org/api/lscp-1.6.html">HTML</a>,                <a href="http://www.linuxsampler.org/api/lscp-1.6.html">HTML</a>,
329                <a href="http://www.linuxsampler.org/api/lscp-1.6.xml">XML</a>                <a href="http://www.linuxsampler.org/api/lscp-1.6.xml">XML</a>
330              </td>              </td>
331              <td class="decorated">2014-01-09</td>              <td class="decorated">2014-01-10</td>
332              <td class="decorated">              <td class="decorated">
333                Protocol specification of a SVN LinuxSampler version (1.0.0.svn25).                Protocol specification of a SVN LinuxSampler version (1.0.0.svn25 - svn r2500).
334              </td>              </td>
335            </tr>            </tr>
336            <tr>            <tr>

Legend:
Removed from v.2498  
changed lines
  Added in v.2653

  ViewVC Help
Powered by ViewVC