Clarify the VST3 status of Ardour and Mixbus

Plugins are probably going to handle not having all of their outputs
correctly, so it's unlikely that they'll cause the DAW to crash.
This commit is contained in:
Robbert van der Helm
2021-04-09 14:37:57 +02:00
parent 0f01137957
commit 5dbc3bd2b9
+2 -2
View File
@@ -54,8 +54,8 @@ Yabridge has been tested under the following hosts using Wine Staging 6.4:
| REAPER 6.26 | :heavy_check_mark: | :heavy_check_mark: |
| Carla 2.3 | :heavy_check_mark: | :heavy_check_mark: |
| 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 |
| Ardour 6.6 | :heavy_check_mark: | :warning: Ardour does not support plugins with multiple inputs or outputs |
| Mixbus 6.2.407 | :heavy_check_mark: | :warning: Mixbus does not support plugins with multiple inputs or outputs |
| 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 |
Please let me know if there are any issues with other hosts.