Implement audioMasterGetTime,fixing playback

Midi and audio now work!
This commit is contained in:
Robbert van der Helm
2020-03-11 00:34:58 +01:00
parent 90cd3a5751
commit 5cdfb90a9b
7 changed files with 77 additions and 12 deletions
-2
View File
@@ -9,8 +9,6 @@ There are a few things that should be done before making this public, including:
- Implement missing features:
- GUIs.
- `AEffect` updates, if that's a thing.
- Fix `processReplacing` forwarding. The forwarding works, but plugins don't
write any audio.
- Add missing details if any to the architecture section.
- Document what this has been tested on and what does or does not work.
- Document wine32 support.