Mention that MPE does work!

This commit is contained in:
Robbert van der Helm
2020-03-12 22:53:42 +01:00
parent a14d915ee7
commit 9554d7eebd
+2 -2
View File
@@ -11,9 +11,9 @@ There are a few things that should be done before making this public, including:
the plugins don't crash when you open their GUI.
- The initial host callback fails in Bitwig if the plugin is bridged, but it
works if it's directly loaded into Bitwig.
- Check whether sidechaining and MPE work since they're unofficial additions
- Check whether sidechaining and ~~MPE~~ work since they're unofficial additions
to the VST 2.4 spec. Should either work out of the box or with a minor
adjustment.
adjustment. MPE works!
- add missing details if any to the architecture section.
- Document what this has been tested on and what does or does not work.
- Document wine32 support.