mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Add a list of plugin specific workarounds
This commit is contained in:
@@ -70,6 +70,14 @@ won't know where to find them. Either copy them to `/usr/local/bin` (not
|
|||||||
recommended) or to `~/.local/bin` and make sure that the directory is in your
|
recommended) or to `~/.local/bin` and make sure that the directory is in your
|
||||||
`PATH` environment variable.
|
`PATH` environment variable.
|
||||||
|
|
||||||
|
## Runtime dependencies
|
||||||
|
|
||||||
|
Some VST plugins might require you to manually install some dependencies. The
|
||||||
|
most common of these are listed below:
|
||||||
|
|
||||||
|
- **Serum** requires you to disable `d2d1.dll` in `winecfg` and to install
|
||||||
|
`gdiplus` through `winetricks`.
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
To compile yabridge, you'll need [Meson](https://mesonbuild.com/index.html) and
|
To compile yabridge, you'll need [Meson](https://mesonbuild.com/index.html) and
|
||||||
|
|||||||
Reference in New Issue
Block a user