File debian.control of Package libgig
Source: libgig
Section: libs
Priority: optional
Maintainer: Matt Flax <flatmax@pgb.unsw.edu.au>
Build-Depends: debhelper (>= 11), pkg-config,
libsndfile-dev, doxygen, uuid-dev
Standards-Version: 3.9.7
Package: libgig-dev
Section: libdevel
Architecture: any
Depends: libgig13 (>= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: C++ Library for accessing Gigasampler, DLS, SF2, KORG, AKAI files - development files
libgig is a C++ library for reading, modifying and creating Gigasampler /
GigaStudio (.gig) files, DLS (Downloadable Sounds) Level 1/2 files, SoundFont
version 2 (.sf2) and KORG sound files (.KMP and .KSF). These files are
typically used in modern day audio waveform samplers and synthesizer keyboards.
.
Since the Gigasampler / GigaStudio and DLS formats are based ontop of the
binary RIFF container format, this library also provides convenient access to
RIFF files in general.
.
This package also contains a Linux/POSIX ported version of libakai, which
provides support for reading Akai formated medias (CDRoms, HDs, Zip disks).
Currently Akai S1000, S01, S2000 and S3000 series are supported.
.
For more information visit
http://www.linuxsampler.org/libgig/
.
This package contains the header files needed for development with libgig.
You will need this only if you intend to compile programs that use this
library.
Package: libgig13
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libgig6, libgig7, libgig8, libgig9, libgig10, libgig11, libgig12, libgig3c2, libgig
Replaces: libgig6, libgig7, libgig8, libgig9, libgig10, libgig11, libgig12, libgig3c2, libgig
Description: C++ Library for accessing Gigasampler, DLS, SF2, KORG, AKAI files
libgig is a C++ library for reading, modifying and creating Gigasampler /
GigaStudio (.gig) files, DLS (Downloadable Sounds) Level 1/2 files, SoundFont
version 2 (.sf2) files and KORG sound files (.KMP and .KSF). These files are
typically used in modern day audio waveform samplers and synthesizer keyboards.
.
Since the Gigasampler / GigaStudio and DLS formats are based ontop of the
binary RIFF container format, this library also provides convenient access to
RIFF files in general.
.
This package also contains a Linux/POSIX ported version of libakai, which
provides support for reading Akai formated medias (CDRoms, HDs, Zip disks).
Currently Akai S1000, S01, S2000 and S3000 series are supported.
.
For more information visit
http://www.linuxsampler.org/libgig/
Package: gigtools
Section: utils
Architecture: any
Depends: libgig13 (>= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: C++ Library for accessing Gigasampler, DLS, SF2, KORG, AKAI files - utilities
Raw file handling for audio sampler files based on either DLS Level 1/2,
Gigasampler / GigaStudio, SoundFont version 2 and KORG sound format (.KSF and
.KMP). These files are typically used in modern day audio waveform samplers
and synthesizer keyboards.
.
There are also tools for reading Akai formated medias (CDRoms, HDs, Zip disks).
Currently Akai S1000, S01, S2000 and S3000 series are supported.
.
This package contains the following command line tools:
.
gigdump:
Prints out the content of a .gig file.
gigextract:
Extracts audio samples from a .gig file.
gigmerge:
Combines multiple .gig files to one .gig file.
gig2mono:
Converts .gig files from stereo to mono.
gig2stereo:
Converts .gig files to true interleaved stereo sounds.
dlsdump:
Prints out the content of a DLS file.
rifftree:
Prints out the RIFF tree of an arbitrary RIFF container file.
sf2dump:
Prints out the content of a .sf2 file.
sf2extract:
Extracts audio samples from a .sf2 file.
korgdump:
Prints out the content of KORG sound files (.KSF, .KMP).
korg2gig:
Converts KORG (.KSF, .KMP) sound files to GigaStudio (.gig) files.
akaidump:
Dump an AKAI media i.e. from a CDROM drive as disk image file to your HD.
akaiextract:
Extracts audio samples from an AKAI media or from an AKAI disk image file.