Browse Source

fix SubmarineFree.WK101 build error

pull/1639/head
bsp2 6 years ago
parent
commit
3c1001662b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      plugins/community/repos/SubmarineFree/src/WK12.cpp

+ 1
- 0
plugins/community/repos/SubmarineFree/src/WK12.cpp View File

@@ -552,6 +552,7 @@ using namespace rack_plugin_SubmarineFree;

RACK_PLUGIN_MODEL_INIT(SubmarineFree, WK101) {
Model *modelWK101 = Model::create<WK_101, WK101>("Submarine (Free)", "WK-101", "WK-101 Das Wohltemperierte Klavier", QUANTIZER_TAG, TUNER_TAG);
return modelWK101;
}

RACK_PLUGIN_MODEL_INIT(SubmarineFree, WK205) {


Loading…
Cancel
Save