From 5dbc3bd2b9a49896da1d41186346917d0cbea0c1 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Fri, 9 Apr 2021 14:37:57 +0200 Subject: [PATCH] Clarify the VST3 status of Ardour and Mixbus Plugins are probably going to handle not having all of their outputs correctly, so it's unlikely that they'll cause the DAW to crash. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d0e1c4b..fd68d824 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,8 @@ Yabridge has been tested under the following hosts using Wine Staging 6.4: | REAPER 6.26 | :heavy_check_mark: | :heavy_check_mark: | | Carla 2.3 | :heavy_check_mark: | :heavy_check_mark: | | Renoise 3.3.2 | :heavy_check_mark: | :heavy_check_mark: | -| Ardour 6.6 | :heavy_check_mark: | :warning: Plugins with multiple inputs or outputs might cause Ardour to crash because it does not yet support that | -| Mixbus 6.2.407 | :heavy_check_mark: | :warning: Plugins with multiple inputs or outputs might cause Mixbus to crash because it does not yet support that | +| Ardour 6.6 | :heavy_check_mark: | :warning: Ardour does not support plugins with multiple inputs or outputs | +| Mixbus 6.2.407 | :heavy_check_mark: | :warning: Mixbus does not support plugins with multiple inputs or outputs | | Qtractor 0.9.19 | :heavy_check_mark: | :x: See [rncbc/qtractor#298](https://github.com/rncbc/qtractor/pull/298), this will be fixed in the next Qtractor release | Please let me know if there are any issues with other hosts.