--- web/trunk/www.linuxsampler.org/libgig/index.html 2015/07/18 21:05:47 2821 +++ web/trunk/www.linuxsampler.org/libgig/index.html 2015/07/19 11:21:04 2822 @@ -9,10 +9,13 @@

libgig

libgig is a C++ library for loading, modifying existing and creating new - Gigasampler files and DLS (Downloadable Sounds) Level 1/2 files. The - source code package includes a couple of command line tools based on the + Gigasampler (.gig) files and DLS (Downloadable Sounds) Level 1/2 files, KORG sample + based instruments (.KSF and .KMP files), SoundFont v2 (.sf2) files and AKAI sampler data. + The source code package includes a couple of command line tools based on the library. The library and tools are released in source code format under the - GNU General Public License. + GNU General Public License, + except the AKAI classes which are released under the + GNU Lesser General Public License.

This library is developed and optimized for POSIX compliant operating @@ -36,6 +39,12 @@ + + 4.0.0 + libgig-4.0.0.tar.bz2 + 684k + 14-Jul-2015 18:36 + 3.3.0 libgig-3.3.0.tar.bz2 @@ -136,6 +145,17 @@

@@ -143,11 +163,11 @@

Documentation

- Online API Documentation for the latest libgig version + Online API Documentation for the latest libgig version (automatically updated to latest version from SVN) (HTML)

- Kick start documentation for libgig (OpenOffice, PDF) + Old kick start documentation for libgig (OpenOffice, PDF)

@@ -247,7 +267,9 @@

Licensing

libgig and its tools are released under the - GNU General Public License. + GNU General Public License, + except the AKAI classes which are released under the + GNU Lesser General Public License