From db5e931114fa642d5b307b9d8e17640f708209ce Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Mon, 25 Mar 2024 21:57:49 +0100 Subject: [PATCH] Mention Wine 9.5 being borked --- README.md | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 45e6052d..0109c05c 100644 --- a/README.md +++ b/README.md @@ -39,18 +39,20 @@ while also staying easy to debug and maintain. ## Tested with -Yabridge has been tested under the following hosts using Wine Staging 9.0-rc1. +Yabridge has been tested under the following hosts using Wine Staging 9.4. +**Wine 9.5 will currently not work with yabridge. See +[#320](https://github.com/robbert-vdh/yabridge/issues/320)**. -| Host | VST2 | VST3 | CLAP | -| ----------------- | ------------------ | -------------------------------------------------------------------- | ---------------------------------------------------- | -| Bitwig Studio 5.1 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | -| REAPER 7.07 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | -| Carla 2.5.5 | :heavy_check_mark: | :heavy_check_mark: | Does not support CLAP | -| Qtractor 0.9.29 | :heavy_check_mark: | :warning: VST3 editor windows may not have the correct size | :warning: Qtractor may not support every CLAP plugin | -| Renoise 3.4.3 | :heavy_check_mark: | :warning: Renoise doesn't handle VST3 editor window sizing correctly | Does not support CLAP | -| Waveform 12.1.3 | :heavy_check_mark: | :heavy_check_mark: | Does not support CLAP | -| Ardour 8.1 | :heavy_check_mark: | :warning: Some plugins may cause Ardour 7.3-8.1 to freeze | Does not support CLAP | -| Mixbus 7.0.140 | :heavy_check_mark: | :heavy_check_mark: | Does not support CLAP | +| Host | VST2 | VST3 | CLAP | +| ------------------- | ------------------ | -------------------------------------------------------------------- | ---------------------------------------------------- | +| Bitwig Studio 5.1.6 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | +| REAPER 7.07 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | +| Carla 2.5.5 | :heavy_check_mark: | :heavy_check_mark: | Does not support CLAP | +| Qtractor 0.9.29 | :heavy_check_mark: | :warning: VST3 editor windows may not have the correct size | :warning: Qtractor may not support every CLAP plugin | +| Renoise 3.4.3 | :heavy_check_mark: | :warning: Renoise doesn't handle VST3 editor window sizing correctly | Does not support CLAP | +| Waveform 12.1.3 | :heavy_check_mark: | :heavy_check_mark: | Does not support CLAP | +| Ardour 8.1 | :heavy_check_mark: | :warning: Some plugins may cause Ardour 7.3-8.1 to freeze | Does not support CLAP | +| Mixbus 7.0.140 | :heavy_check_mark: | :heavy_check_mark: | Does not support CLAP | Please let me know if there are any issues with other hosts.