From 89e5fe34e3846ed1f424eaf83e252d4be541b8ce Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sat, 15 Jan 2022 15:45:46 +0100 Subject: [PATCH] Mention Waves V13 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ec651b2c..185fd55a 100644 --- a/README.md +++ b/README.md @@ -535,6 +535,10 @@ Aside from that, these are some known caveats: - **iZotope** plugins can't be authorized because of missing functionality in Wine's crypt32 implementation. +- **Waves** V13 VST3 plugins have memory issues, at least under Wine. They will + likely randomly crash at some point. If you can avoid Waves, that would be for + the best. Otherwise, try the V12 versions of the plugins if you still have a + license for them. - MIDI key labels for VST2 plugins (commonly used for drum machines and multisamplers) will not be updated after the host first asks for them since VST 2.4 has no way to let the host know that those labels have been updated.