can I remove this "error" message...???
-
So one of my instruments is using "old school" wavetables, not the loris approach, and whenever I compile it tells me this:
WavetableSynth1:! Wavetable with non-power two buffer size loaded. Please recompile HISE without USE_MOD2_WAVETABLESIZE.
---dozens of times ---in the Console, so of course it compiles and works fine, but is there a way I can make this error message go away -- its really getting in the way of my debugging...
-
@Lindon said in can I remove this "error" message...???:
Please recompile HISE without USE_MOD2_WAVETABLESIZE.
Did you try this?
-
@d-healey eventually yes - but Im not recompiling and using the "loris approach" here - so it works but ai just want this message to go away...
-
-
@d-healey yep that will do it -- thanks.