diff options
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. |