Merge pull request #66 from eoghanmurray/patch-2

Mention that VST plugins need to be installed
This commit is contained in:
Robbert van der Helm
2020-12-01 12:02:41 +01:00
committed by GitHub
+4 -2
View File
@@ -68,8 +68,10 @@ Linux Mint and Pop!\_OS should install Wine Staging from the [WineHQ
repositories](https://wiki.winehq.org/Download) as the versions of Wine provided
by those distro's repositories will be too old to be used with yabridge.
For a general overview on how to use Wine to install Windows applications, check
out Wine's [user guide](https://wiki.winehq.org/Wine_User%27s_Guide#Using_Wine).
Most VST plugins first need to be installed in your Wine environment before
they can be converted by yabridge for use in linux. For a general overview
on how to use Wine to install Windows applications, check out Wine's
[user guide](https://wiki.winehq.org/Wine_User%27s_Guide#Using_Wine).
### Automatic setup (recommended)