From 722f5ebc89195ac3e8aef299069b5c026fb8571a Mon Sep 17 00:00:00 2001 From: ygrabit Date: Thu, 23 Nov 2023 16:48:23 +0000 Subject: [PATCH] deploy: 5f8f0fe12765a1be89aa663acc39261b82177e2d --- .../Change+History/3.7.5/ModuleInfo.html | 15 +++++++++-- pages/Technical+Documentation/Index.html | 10 +++---- .../ModuleInfo-JSON.html | 2 +- print.html | 27 +++++++++++++------ searchindex.js | 2 +- searchindex.json | 2 +- 6 files changed, 40 insertions(+), 18 deletions(-) diff --git a/pages/Technical+Documentation/Change+History/3.7.5/ModuleInfo.html b/pages/Technical+Documentation/Change+History/3.7.5/ModuleInfo.html index 46b9a290..e173b2da 100644 --- a/pages/Technical+Documentation/Change+History/3.7.5/ModuleInfo.html +++ b/pages/Technical+Documentation/Change+History/3.7.5/ModuleInfo.html @@ -190,7 +190,7 @@

Introduction

-

A new moduleinfo.json file added to the plug-in bundle (in the Resources folder) describes the contents of the plug-in in a JSON5 compatible format. This includes a compatibility list which allows, for example, a VST 3 plug-in to replace a given VST 2 plug-in (check here, to learn how to create UID for old VST 2 plug-ins).

+

A new moduleinfo.json file added to the plug-in bundle (in the Resources folder) describes the contents of the plug-in in a JSON5 compatible format. This includes a compatibility list which allows, for example, a VST 3 plug-in to replace a given VST 2 plug-in (check here, to learn how to create UID for old VST 1/VST 2 plug-ins).