Hi, I used to build my AU plug-ins as aumf for automation reasons. Now I’m making a Juce plug for Mac I noticed an ’ ERROR - 4 in call MusicDeviceMIDIEvent’ if I make a MusicEffect.
My question is do I now have to fill in the midi functions, as well as the Midi events I’m getting through processBlock() to satisfy automation requirements people may have? Or is using the standard AUFX still OK?