Add Host Parameters Map module, functional but still WIP
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
952304999d
commit
e861389537
7 changed files with 639 additions and 39 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue