Build fixes
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
5b7e5336c6
commit
fec9aef939
11 changed files with 36 additions and 57 deletions
|
@ -171,15 +171,18 @@ static void initStatic__Cardinal()
|
|||
p->addModel(modelHostParametersMap);
|
||||
p->addModel(modelHostTime);
|
||||
p->addModel(modelTextEditor);
|
||||
/* TODO
|
||||
#ifdef HAVE_FFTW3F
|
||||
p->addModel(modelAudioToCVPitch);
|
||||
#else
|
||||
*/
|
||||
spl.removeModule("AudioToCVPitch");
|
||||
/*
|
||||
#endif
|
||||
*/
|
||||
spl.removeModule("AudioFile");
|
||||
spl.removeModule("Blank");
|
||||
spl.removeModule("Carla");
|
||||
spl.removeModule("ExpanderInputMIDI");
|
||||
spl.removeModule("ExpanderOutputMIDI");
|
||||
spl.removeModule("HostAudio8");
|
||||
spl.removeModule("Ildaeil");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue