From f32ef61fde263a8784fdad894ce0ca679a4ecd68 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Wed, 27 May 2020 17:17:09 +0200 Subject: [PATCH] Link to plugin groups section further in readme As it may not immediately be obvious what this is for when just scanning through the readme. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d0738fa7..23273694 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,10 @@ include: Center. - **Serum** requires you to disable `d2d1.dll` in `winecfg` and to install `gdiplus` through `winetricks`. +- Plugins like **FabFilter Pro-Q 3** that can share data between different + instances of the same plugin plugins have to be hosted within a single process + for that functionality to work. See the [plugin groups](#Plugin-groups) + section for instructions on how to set this up. Aside from that, these are some known caveats: