Initial work for expanders, remove MIDI-in from ildaeil, WIP

This commit is contained in:
falkTX 2022-02-02 22:47:52 +00:00
parent 6bbdf9a63d
commit 16a753abb2
7 changed files with 293 additions and 177 deletions

View file

@ -674,6 +674,7 @@ static void initStatic__Cardinal()
if (spl.ok())
{
p->addModel(modelCardinalBlank);
p->addModel(modelExpanderInputMIDI);
p->addModel(modelGlBars);
p->addModel(modelHostAudio2);
p->addModel(modelHostAudio8);