From 0f0113795791b81dd2d3744983011ccc4e95bf76 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Fri, 9 Apr 2021 14:35:49 +0200 Subject: [PATCH] Update tested Renoise version Resizing git fixed in Renoise 3.3.2. We even got a shoutout in the changelog! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa35fb46..9d0e1c4b 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Yabridge has been tested under the following hosts using Wine Staging 6.4: | 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()` | +| 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 | | 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 |