Add todo about host callback crashes

This commit is contained in:
Robbert van der Helm
2020-03-10 13:48:26 +01:00
parent 8f08146db8
commit e6a93d622d
+3
View File
@@ -17,6 +17,9 @@ There are a few things that should be done before making this public, including:
thing.
- Fix `processReplacing` forwarding.
- Implement GUIs.
- The `audioMasterUpdateDisplay` and `audioMasterWantMidi` hsot callbacks
sometimes cause Carla to crash, but other times they do not. Not really sure
what the pattern here is.
- Check if we need special handling for the `effGetChunk` and `effSetChunk`
events.
- Mention precompiled binaries and building from source in the installation