mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
Update the todos
This commit is contained in:
@@ -13,9 +13,9 @@ There are a few things that should be done before making this public, including:
|
|||||||
rewrite some parts of it to make it clearer.
|
rewrite some parts of it to make it clearer.
|
||||||
- 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.
|
||||||
- Forward audio events.
|
- Forward updates from the Windows VST plugin's `AEffect` struct, if that's a
|
||||||
- Forward host callback calls back to the native VST host.
|
thing.
|
||||||
- Forward the values from the Windows VST plugin's `AEffect` struct.
|
- Fix `processReplacing` forwarding.
|
||||||
- Add proper debugging support activated using an environment variable.
|
- Add proper debugging support activated using an environment variable.
|
||||||
- Write all stdout and stderr output from the plugin to a temporary file so it
|
- 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
|
can be inspected when using a host such as Bitwig that hides this by
|
||||||
|
|||||||
Reference in New Issue
Block a user