diff options
author | Michales Michaloudes <korgie@gmail.com> | 2011-07-10 13:26:14 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 19:51:00 -0300 |
commit | ab940228988d548140ccd2454571a7cab0099372 (patch) | |
tree | e18d69bcc65d3d9ac1fa52cdd7bf30d8fc508caa /audio/dssi-vst/README | |
parent | 35a5368e8451ee8228a10c96b5633373affd1015 (diff) | |
download | slackbuilds-ab940228988d548140ccd2454571a7cab0099372.tar.gz |
audio/dssi-vst: Added (VST wrapper plugin)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'audio/dssi-vst/README')
-rw-r--r-- | audio/dssi-vst/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/dssi-vst/README b/audio/dssi-vst/README new file mode 100644 index 0000000000..1da5b93c23 --- /dev/null +++ b/audio/dssi-vst/README @@ -0,0 +1,10 @@ +The dssi-vst package contains a wrapper plugin for Windows VSTs that +enables them to be used by DSSI hosts running on Linux or similar on i386, +using Wine. + +dssi-vst was written by Chris Cannam. + +VST's dll must installed in /usr/lib/vst. You can override this with +variable VST_PATH in your ~/.profile + +Requires: ladspa_sdk, dssi, jack, wine, liblo |