Mention that Bitwig's bridge mode doesn't work

This commit is contained in:
Robbert van der Helm
2020-03-11 16:58:55 +01:00
parent 8464706336
commit 9de9250631
+2
View File
@@ -12,6 +12,8 @@ There are a few things that should be done before making this public, including:
to cause any other problems. This can probably be fixed by catching to cause any other problems. This can probably be fixed by catching
exceptions thrown in the threads caused by sockets being closed. It's exceptions thrown in the threads caused by sockets being closed. It's
handled similarly in the native VST plugin. handled similarly in the native VST plugin.
- The initial host callback fails in Bitwig if the plugin is bridged, but it
works if it's directly loaded into Bitwig.
- Add missing details if any to the architecture section. - Add missing details if any to the architecture section.
- Document what this has been tested on and what does or does not work. - Document what this has been tested on and what does or does not work.
- Document wine32 support. - Document wine32 support.