Reorder tested hosts list based on VST3 support

This commit is contained in:
Robbert van der Helm
2021-01-21 18:00:54 +01:00
parent 2ca1d5b8ca
commit e9210a1100
+1 -1
View File
@@ -47,8 +47,8 @@ Yabridge has been tested under the following hosts using Wine Staging 6.0:
| Host | VST2 | VST3 | | Host | VST2 | VST3 |
| ----------------- | ------------------ | --------------------------------------------------------------------------------------------------------------------------- | | ----------------- | ------------------ | --------------------------------------------------------------------------------------------------------------------------- |
| Bitwig Studio 3.3 | :heavy_check_mark: | :heavy_check_mark: | | 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: | | REAPER 6.19 | :heavy_check_mark: | :heavy_check_mark: |
| Carla 2.2 | :heavy_check_mark: | :heavy_check_mark: |
| Renoise 3.3.0 | :heavy_check_mark: | :warning: Editor resizing doesn't work properly because Renoise doesn't call `IPlugView::onSize()` | | Renoise 3.3.0 | :heavy_check_mark: | :warning: Editor resizing doesn't work properly because Renoise doesn't call `IPlugView::onSize()` |
| Ardour 6.5 | :heavy_check_mark: | :warning: Plugins with multiple inputs or outputs might cause Ardour to crash because it does not yet support that | | Ardour 6.5 | :heavy_check_mark: | :warning: Plugins with multiple inputs or outputs might cause Ardour to crash because it does not yet support that |
| 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 | | 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 |