From ba965640e547121b17c5fd6b2538d8cf12eb8e7b Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Fri, 9 Apr 2021 14:32:26 +0200 Subject: [PATCH] Update the tested versions of Bitwig and REAPER --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a661f655..aa35fb46 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,8 @@ Yabridge has been tested under the following hosts using Wine Staging 6.4: | Host | VST2 | VST3 | | ------------------- | ------------------ | ------------------------------------------------------------------------------------------------------------------------- | -| Bitwig Studio 3.3.4 | :heavy_check_mark: | :heavy_check_mark: | -| REAPER 6.25 | :heavy_check_mark: | :heavy_check_mark: | +| Bitwig Studio 3.3.7 | :heavy_check_mark: | :heavy_check_mark: | +| REAPER 6.26 | :heavy_check_mark: | :heavy_check_mark: | | Carla 2.3 | :heavy_check_mark: | :heavy_check_mark: | | Renoise 3.3.1 | :heavy_check_mark: | :warning: Editor resizing doesn't work properly because Renoise doesn't call `IPlugView::onSize()` | | 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 |