Rewrite the architecture document for VST3 support

This now also goes more in depth on the more interesting parts of
yabridge's implementation while skimming over lesser useful technical
bits.
This commit is contained in:
Robbert van der Helm
2021-02-14 00:48:15 +01:00
parent 44cb2ffbaf
commit c9fbd0627f
6 changed files with 208 additions and 261 deletions
+3
View File
@@ -102,6 +102,9 @@ TODO: Add an updated screenshot with some fancy VST3-only plugins to the readme
outside of a temporary directory. This could otherwise cause a very unpleasant
surprise if someone was passing random arguments to it when for instancing
trying to write a wrapper around `yabridge-host.exe`.
- The architecture document has been updated for the VST3 support and it has
been rewritten to talk more about the more interesting bits of yabridge's
implementation.
### Fixed