From cd0d735772e161c12ee9d81e46cc26e78898b2b8 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sun, 9 Jul 2023 14:45:17 +0200 Subject: [PATCH] Update tested versions --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 79c27b75..7a8a1146 100644 --- a/README.md +++ b/README.md @@ -39,18 +39,18 @@ while also staying easy to debug and maintain. ## Tested with -Yabridge has been tested under the following hosts using Wine Staging 8.7. +Yabridge has been tested under the following hosts using Wine Staging 8.12. -| Host | VST2 | VST3 | CLAP | -| --------------------------------- | ------------------ | -------------------------------------------------------------------- | ---------------------------------------------------- | -| Bitwig Studio 4.4.10/5.0 beta 6\* | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | -| REAPER 6.73 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | -| Carla 2.5.3 | :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.2 | :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 7.2 | :heavy_check_mark: | :heavy_check_mark: | 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.0 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | +| REAPER 6.80 | :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.2 | :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 7.5 | :heavy_check_mark: | :heavy_check_mark: | 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.