Update links to the VST3 documentation

Those were broken after Steinberg restructured the docs with the VST
3.7.2 SDK release.
This commit is contained in:
Robbert van der Helm
2021-04-18 14:24:03 +02:00
parent dd552dc8d7
commit b04c0b2c65
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ yabridge for VST2 plugins. This approach is slightly less robust and does not
perform any problem detection or status reporting, but it will get you started.
Doing the same thing for VST3 plugins is much more complicated and it involves
[merged
bundle](https://steinbergmedia.github.io/vst3_doc/vstinterfaces/vst3loc.html#mergedbundles)
bundle](https://developer.steinberg.help/display/VST/Plug-in+Format+Structure#PluginFormatStructure-MergedBundle)
with the Windows VST3 module symlinked in, so it's recommended to have
yabridgectl do that for you.