From ef53e3b050caf9edd2ce622ef367cb614c82ef8f Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Wed, 30 Dec 2020 22:02:15 +0100 Subject: [PATCH] Update Ardour's VST3 status Since the change that would fix these issues in some cases (but probably not all) got reverted. We'll have to wait for Ardour to support more flexible IO arrangements. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35540ca1..61679f3f 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Yabridge has been tested under the following hosts using Wine Staging 6.0: | Bitwig Studio 3.3 | :heavy_check_mark: | :heavy_check_mark: | | Carla 2.2 | :heavy_check_mark: | :heavy_check_mark: | | REAPER 6.19 | :heavy_check_mark: | :heavy_check_mark: | -| Ardour 6.5 | :heavy_check_mark: | :warning: Plugins with multiple main input busses will segfault, this will be fixed in the next Ardour release | +| Ardour 6.5 | :heavy_check_mark: | :warning: Plugins with multiple inputs or outputs might because Ardour does not yet support that | | Mixbus 6.0.702 | :heavy_check_mark: | :warning: Same situation as with Ardour | | Qtractor 0.9.19 | :heavy_check_mark: | :x: See [rncbc/qtractor#291](https://github.com/rncbc/qtractor/issues/291), this will be fixed in the next Qtractor release | | Renoise 3.2.4 | :heavy_check_mark: | Does not support VST3 |