Add todo regarding audioMasterGetTime

This commit is contained in:
Robbert van der Helm
2020-04-13 14:54:20 +02:00
parent bad9916f75
commit a2ba001e2f
3 changed files with 9 additions and 2 deletions
+4
View File
@@ -7,6 +7,10 @@ Yet Another way to use Windows VST2 plugins in Linux VST hosts.
There are a few things that should be done before releasing this, including:
- Fix implementation bugs:
- `VstTimeInfo` doesn't get passed to the plugin correctly in
`audioMasterGetTime`.
- Polish GUIs even further. There are some todos left in
`src/wine-host/editor.{h,cpp}`.
- There are likely some minor issues left.
- Add missing details if any to the architecture section.
- Document what this has been tested on and what does or does not work.