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
|
@ -698,6 +698,7 @@ static void initStatic__Cardinal()
|
|||
p->addModel(modelHostAudio2);
|
||||
p->addModel(modelHostAudio8);
|
||||
p->addModel(modelHostCV);
|
||||
p->addModel(modelHostMIDI);
|
||||
p->addModel(modelHostParameters);
|
||||
p->addModel(modelHostTime);
|
||||
p->addModel(modelTextEditor);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue