Add more TODOs

This commit is contained in:
Robbert van der Helm
2020-03-08 13:00:37 +01:00
parent 68215679a6
commit 68490d42b6
+5 -1
View File
@@ -16,7 +16,11 @@ There are a few things that should be done before making this public, including:
- Forward updates from the Windows VST plugin's `AEffect` struct, if that's a
thing.
- Fix `processReplacing` forwarding.
- Mention precompiled binaries and building from source in the installation section.
- Implement GUIs.
- Check if we need special handling for the `effGetChunk` and `effSetChunk`
events.
- Mention precompiled binaries and building from source in the installation
section.
- Add proper debugging support activated using an environment variable.
- Write all stdout and stderr output from the plugin to a temporary file so it
can be inspected when using a host such as Bitwig that hides this by