From ec5b47dd2969b8e03e2f8756941e0648991b3de2 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Wed, 29 Dec 2021 03:48:10 +0100 Subject: [PATCH] Replace the notice about iZotope plugins With recent-ish versions of these plugins and Wine crashes aren't the problem anymore. It's just that you can't authorize the plugins. --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f01426cd..790cf40a 100644 --- a/README.md +++ b/README.md @@ -533,9 +533,8 @@ include: Aside from that, these are some known caveats: -- Most recent **iZotope** plugins don't have a functional GUI in a typical out - of the box Wine setup because of missing dependencies. Please let me know if - you know which dependencies are needed for these plugins to render correctly. +- **iZotope** plugins can't be authorized because of missing functionality in + Wine's crypt32 implementation. - 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.