Add stubs for HostMIDI module, implementation TODO

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-01-23 00:31:40 +00:00
parent af637290fa
commit 2066a53a07
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
7 changed files with 456 additions and 0 deletions

View file

@ -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,