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
@@ -33,7 +33,7 @@
* plugins actually use these representations, do they place them in the
* standard locations, and do hosts use them? If so we should be symlinking
* them in yabridgectl. See
* https://steinbergmedia.github.io/vst3_doc/vstinterfaces/representation.html
* https://developer.steinberg.help/display/VST/%5B3.5.0%5D+Remote+Representation+of+Parameters+Support
*/
class YaXmlRepresentationController
: public Steinberg::Vst::IXmlRepresentationController {