diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 15:19:59 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:45 +0700 |
commit | df2047af23eb9335e5d931563f6e136b7b1683ba (patch) | |
tree | f3f482fad76969a778c5335e9e0cc59982da337e /audio | |
parent | cf620816ab5634b194bafe31841451c92cd03228 (diff) | |
download | slackbuilds-df2047af23eb9335e5d931563f6e136b7b1683ba.tar.gz |
audio/dssi-vst: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/dssi-vst/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/dssi-vst/README b/audio/dssi-vst/README index e7b1d6192b..27ad6b73f8 100644 --- a/audio/dssi-vst/README +++ b/audio/dssi-vst/README @@ -1,6 +1,6 @@ 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. +enables them to be used by DSSI hosts running on Linux or similar on +i386 using Wine. VST's dll must installed in /usr/lib/vst. You can override this with variable VST_PATH in your ~/.profile |