libgig 4.3.0~ds1-2 source package in Ubuntu
Changelog
libgig (4.3.0~ds1-2) unstable; urgency=medium * Upload to unstable * Fix html doc path for dh clean (Closes: #998285) -- Dennis Braun <email address hidden> Mon, 01 Nov 2021 22:47:37 +0100
Upload details
- Uploaded by:
- Debian Multimedia Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Multimedia Team
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | devel | |
Lunar | release | universe | devel | |
Kinetic | release | universe | devel | |
Jammy | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libgig_4.3.0~ds1-2.dsc | 2.3 KiB | 1ef9f71a0a47d4a86475344d391fad0648f597ad1e5e55987dc9b7467b212eb8 |
libgig_4.3.0~ds1.orig.tar.xz | 463.2 KiB | 28f1cfdd98498b2cc76db9d50cb4068d0d899a5abfa3e30354f7dcd3b3e2dcfe |
libgig_4.3.0~ds1-2.debian.tar.xz | 8.0 KiB | b48a463b851682f56c6bca70bafe4d47306ce9bcfe29ab7fadbdaadbb11ae0e8 |
Available diffs
No changes file available.
Binary packages built by this source
- gigtools: command line tools for Gigasampler and DLS Level 1/2 files
Raw file handling for audio sampler files based on DLS Level 1/2 and
Gigasampler.
These files are typically used in modern day audio waveform samplers.
This package contains the following command line tools:
.
gigdump:
Prints out the content of a .gig file.
gigextract:
Extracts samples from a .gig file.
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.
- gigtools-dbgsym: debug symbols for gigtools
- libakai0: library for loading and modifying akai files
libakai is a C++ library for loading, modifying and creating
akai files.
.
This package contains the shared library files.
- libakai0-dbgsym: debug symbols for libakai0
- libgig-dev: development files for libgig
libgig is a C++ library for loading, modifying and creating Gigasampler
files and DLS (Downloadable Sounds) Level 1/2 files.
.
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 formatted medias (CDRoms, HDs,
Zip disks).
Currently Akai S1000, S01, S2000 and S3000 series are supported.
.
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.
- libgig-doc: HTML documentation for libgig
libgig is a C++ library for loading, modifying and creating Gigasampler
files and DLS (Downloadable Sounds) Level 1/2 files.
.
This package contains exhaustive HTML documentation for the development with
libgig.
- libgig10: library for loading and modifying Gigasampler and DLS files
libgig is a C++ library for loading, modifying and creating Gigasampler
files and DLS (Downloadable Sounds) Level 1/2 files.
.
This package contains the shared library files.
- libgig10-dbgsym: debug symbols for libgig10