From 2b7839059c6937ea41a20695d7fd71ed8227dabe Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Wed, 9 Jun 2021 15:30:32 +0200 Subject: [PATCH] Update the tested DAWs list --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 660c0b85..adcfc5ac 100644 --- a/README.md +++ b/README.md @@ -41,16 +41,16 @@ while also staying easy to debug and maintain. Yabridge has been tested under the following hosts using Wine Staging 6.4[\*](#preliminaries): -| Host | VST2 | VST3 | -| ------------------- | ------------------ | ------------------------------------------------------------------------------ | -| Bitwig Studio 3.3.9 | :heavy_check_mark: | :heavy_check_mark: | -| REAPER 6.29 | :heavy_check_mark: | :heavy_check_mark: | -| Carla 2.3 | :heavy_check_mark: | :heavy_check_mark: | -| Qtractor 0.9.21 | :heavy_check_mark: | :heavy_check_mark: | -| Renoise 3.3.2 | :heavy_check_mark: | :heavy_check_mark: | -| Waveform 11.5.17 | :heavy_check_mark: | :heavy_check_mark: | -| Ardour 6.7 | :heavy_check_mark: | :warning: Ardour does not support plugins with multiple input or output busses | -| Mixbus 7.0.140 | :heavy_check_mark: | :warning: Mixbus does not support plugins with multiple input or output busses | +| Host | VST2 | VST3 | +| ------------------------------- | ------------------ | ------------------------------------------------------------------------------ | +| Bitwig Studio 3.3.10/4.0 beta 2 | :heavy_check_mark: | :heavy_check_mark: | +| REAPER 6.29 | :heavy_check_mark: | :heavy_check_mark: | +| Carla 2.3 | :heavy_check_mark: | :heavy_check_mark: | +| Qtractor 0.9.21 | :heavy_check_mark: | :heavy_check_mark: | +| Renoise 3.3.2 | :heavy_check_mark: | :heavy_check_mark: | +| Waveform 11.5.17 | :heavy_check_mark: | :heavy_check_mark: | +| Ardour 6.7 | :heavy_check_mark: | :warning: Ardour does not support plugins with multiple input or output busses | +| Mixbus 7.0.140 | :heavy_check_mark: | :warning: Mixbus does not support plugins with multiple input or output busses | Please let me know if there are any issues with other hosts.