diff options
author | Michales Michaloudes <korgie@gmail.com> | 2010-05-13 00:59:37 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:59:37 +0200 |
commit | b38d1bf8411168752796c302442de572cf46d740 (patch) | |
tree | dc90dbf167eb5e2c09bd30be5449b3fd54b4ce06 /multimedia/dssi/README | |
parent | 17b497c04615049e5814158261f0bfafce05b648 (diff) | |
download | slackbuilds-b38d1bf8411168752796c302442de572cf46d740.tar.gz |
multimedia/dssi: Added to 13.0 repository
Diffstat (limited to 'multimedia/dssi/README')
-rw-r--r-- | multimedia/dssi/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/multimedia/dssi/README b/multimedia/dssi/README new file mode 100644 index 0000000000..42406a229b --- /dev/null +++ b/multimedia/dssi/README @@ -0,0 +1,9 @@ +DSSI (pronounced "dizzy") is an API for audio processing plugins, particularly +useful for software synthesis plugins with user interfaces. + +DSSI is an open and well-documented specification developed for use in Linux +audio applications, although portable to other platforms. It may be thought of +as LADSPA-for-instruments, or something comparable to VSTi. + +This requires qt3 from extra/kde3-compat, ladspa_sdk, libsamplerate, liblo, +and jack. |