I've got an issue where the editors of AudioUnit plugins hosted in my Pedalboard app don't get updated when their parameters change (either via preset selection or with individual parameters being changed via MIDI). I don't have any problems with VST plugins.
I've tried calling repaint() on the editor, but that doesn't seem to work either. Is there something specific I need to do to update AudioUnit editors?
(I should note that I'm still on OSX 10.6 and XCode 3; I was hoping I could hold off on upgrading until I got this latest release out)
(also, doing some testing it turns out previous versions of my Pedalboard had the same issue, I just hadn't noticed it; so it's not a recent thing)
