/[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 2652 by schoenebeck, Sat Jan 11 19:26:07 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>

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

  ViewVC Help
Powered by ViewVC