Implement MIDI out expander \o/
This commit is contained in:
parent
d0224fce14
commit
ccb94fd000
10 changed files with 740 additions and 8 deletions
|
@ -675,6 +675,7 @@ static void initStatic__Cardinal()
|
|||
{
|
||||
p->addModel(modelCardinalBlank);
|
||||
p->addModel(modelExpanderInputMIDI);
|
||||
p->addModel(modelExpanderOutputMIDI);
|
||||
p->addModel(modelGlBars);
|
||||
p->addModel(modelHostAudio2);
|
||||
p->addModel(modelHostAudio8);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue