diff options
author | Michales Michaloudes <korgie@gmail.com> | 2011-08-02 08:54:49 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-02 08:54:49 -0300 |
commit | 0f664d787dae81172b4548e61b3bf45c137bd61c (patch) | |
tree | 67dcb2c617ef21145a2b5d4abb6b0bea7c65637c /libraries/libinstpatch/slack-desc | |
parent | b7af29bae74b9eed1c39e93f084ba26fd147dfcd (diff) | |
download | slackbuilds-0f664d787dae81172b4548e61b3bf45c137bd61c.tar.gz |
libraries/libinstpatch: Added (digital sample processing library)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/libinstpatch/slack-desc')
-rw-r--r-- | libraries/libinstpatch/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libinstpatch/slack-desc b/libraries/libinstpatch/slack-desc new file mode 100644 index 0000000000..2f9cd977ec --- /dev/null +++ b/libraries/libinstpatch/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +libinstpatch: linInstPatch (digital sample processing library) +libinstpatch: +libinstpatch: libInstPatch stands for lib-Instrument-Patch and is a library for +libinstpatch: processing digital sample based MIDI instrument "patch" files. +libinstpatch: The types of files libInstPatch supports are used for creating +libinstpatch: instrument sounds for wavetable synthesis. libInstPatch provides +libinstpatch: an object framework (based on GObject) to load patch files into, +libinstpatch: which can then be edited, converted, compressed and saved. +libinstpatch: +libinstpatch: +libinstpatch: |