mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Remove todo about multiout and sidechain inputs
Apparently this is the correct behavior. SOme other VST bridges simply did not properly support this.
This commit is contained in:
@@ -9,9 +9,6 @@ There are a few things that should be done before releasing this, including:
|
|||||||
- Implement missing features:
|
- Implement missing features:
|
||||||
- GUIs. Right now I'm just ignoring all of the opcodes related to GUIs so that
|
- GUIs. Right now I'm just ignoring all of the opcodes related to GUIs so that
|
||||||
the plugins don't crash when you open their GUI.
|
the plugins don't crash when you open their GUI.
|
||||||
- All effect plugins report that they have a sidechain input and multiple
|
|
||||||
outputs. This might be because of the initial value of the `AEffect` struct
|
|
||||||
we pass to the host callbacks during initialization? Not sure.
|
|
||||||
- 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user