Buffer warning when plugin runs
-
@pcs800 You need to change your audio buffer size
-
@d-healey That is not the solution. No other plugin does this on this particular machine.
Not having an option to disable that in hise is very "big brother" like.
Ai says to edit the cpp and comment out the check buffer size line, but I cannot find it. -
@d-healey And there is no buffer setting in wavert for this daw. It just shows you a drop down of all the available sample rate/bit depth combos for the installed hardware.
-
@d-healey So my boss who makes the decisions whether I will be using hise to build and distribute plugins, got this error too and said "this is going to be a problem",
There's got to be code or something, to disable this check and message.
@Christoph-Hart Please help me out here. -
-
@DanH
So adding HISE_COMPLAIN_ABOUT_ILLEGAL_BUFFER_SIZE=0 to your plugin's extra definitions.
In project settings... Ok I will try that. -
@DanH Worked perfectly, thanks!
-
@pcs800 said in Buffer warning when plugin runs:
@DanH Worked perfectly, thanks!
I think this warning message was added for a good purpose.
If I remember correctly, it was added because of problems in FL Studio. So, the problem is solved by adjusting the BufferSize. It might be better if it remains IMHO.
-
@JulesV But then you have it happening in other daws, when it shouldn't be.
If I run 44100 samples and 16, 24 or 32 bit depth, I get the message. Where all other plugins work just fine.
Not to mention that if a person is using a Focusrite interface, in any daw, they get a huge selection of buffer sizes that are not a multiple of 8.
-
@pcs800 said in Buffer warning when plugin runs:
44100 samples and 16, 24 or 32 bit depth, I get the message.
This shouldn't make a difference, it's the buffer size that matters
-
@d-healey There's no setting for that with wavert in my daw