react-juce icon indicating copy to clipboard operation
react-juce copied to clipboard

"Type error: undefined not callable (property 'beginParameterChange')" when running GainPlugin example

Open mepc36 opened this issue 2 years ago • 0 comments

After following this tutorial here, the plugin just loads for a while...

Screenshot 2023-02-02 at 3 40 23 PM

...and then crashes:

Screenshot 2023-02-02 at 3 40 28 PM

I did have to follow the advice in this issue here in order to fix the "Member access into incomplete type" compiling errors, so maybe that broke something else?

Will report back with info.

mepc36 avatar Feb 02 '23 20:02 mepc36