Add stubs for HostMIDI module, implementation TODO
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
af637290fa
commit
2066a53a07
7 changed files with 456 additions and 0 deletions
|
|
@ -38,6 +38,15 @@
|
|||
"External"
|
||||
]
|
||||
},
|
||||
{
|
||||
"slug": "HostMIDI",
|
||||
"disabled": false,
|
||||
"name": "Host MIDI",
|
||||
"description": "Exposes host-provided MIDI in a module",
|
||||
"tags": [
|
||||
"External"
|
||||
]
|
||||
},
|
||||
{
|
||||
"slug": "HostParameters",
|
||||
"disabled": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue