| 2400 | } |
| 2401 | |
| 2402 | static void initStatic__H4N4() |
| 2403 | { |
| 2404 | Plugin* const p = new Plugin; |
| 2405 | pluginInstance__H4N4 = p; |
| 2406 | |
| 2407 | const StaticPluginLoader spl(p, "h4n4-modules"); |
| 2408 | if (spl.ok()) |
| 2409 | { |
| 2410 | p->addModel(modelXenQnt); |
| 2411 | } |
| 2412 | } |
| 2413 | |
| 2414 | static void initStatic__HamptonHarmonics() |
| 2415 | { |