Clarify the note about Ardour/Mixbus VST3 support

Outputs here refers to busses, but a bus can contain up to 64 channels.
This commit is contained in:
Robbert van der Helm
2021-05-02 14:22:00 +02:00
parent 5c88140c54
commit be984b342d
+9 -9
View File
@@ -41,15 +41,15 @@ while also staying easy to debug and maintain.
Yabridge has been tested under the following hosts using Wine Staging 6.4:
| Host | VST2 | VST3 |
| ------------------- | ------------------ | ------------------------------------------------------------------------- |
| Bitwig Studio 3.3.7 | :heavy_check_mark: | :heavy_check_mark: |
| REAPER 6.28 | :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: |
| Ardour 6.6 | :heavy_check_mark: | :warning: Ardour does not support plugins with multiple inputs or outputs |
| Mixbus 7.0.140 | :heavy_check_mark: | :warning: Mixbus does not support plugins with multiple inputs or outputs |
| Host | VST2 | VST3 |
| ------------------- | ------------------ | ------------------------------------------------------------------------------ |
| Bitwig Studio 3.3.7 | :heavy_check_mark: | :heavy_check_mark: |
| REAPER 6.28 | :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: |
| Ardour 6.6 | :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.