Add Host Parameters Map module, functional but still WIP

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-05-23 03:56:01 +01:00
parent 952304999d
commit e861389537
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
7 changed files with 639 additions and 39 deletions

View file

@ -90,6 +90,15 @@
"External"
]
},
{
"slug": "HostParametersMap",
"name": "Host Parameters Map",
"description": "Allows host-controlled plugin parameters to control other module parameters",
"manualUrl": "https://github.com/DISTRHO/Cardinal/blob/main/docs/CARDINAL-MODULES.md#host-parameters-map",
"tags": [
"External"
]
},
{
"slug": "HostTime",
"name": "Host Time",