Alex Harker

Results 191 comments of Alex Harker

What should I expect to happen? I'm testing my own plugin. Fall through should work on AU etc., but for VST3 there is an issue. When you say "it was...

I've just checked both the code for VST3 and also some compiled code on Mac with Ableton Live 10 and Reaper. If I set the kFlagCannotAutomate flag then the parameter...

I've just added the flag to the single parameter in IPlugEffect and built for windows (10) in both 64 and 32 bit. I don't see the parameter in the automation...

I still can't reproduce on Mac with Reaper - just compiled from source. Will try on windows also. This is what I get in reaper in the trim window: Can...

Also no automatable parameters shown in Ableton Live.

AudioUnit is behaving as automatable in Live and Reaper - I'll investigate that.

OK - this looks like a bug in your code due to re initialising parameters without the automation flag in ReInitKnob(). I don't think there is an issue in iplug2...

More detail - REAPER respects in the trim menu, but not in the contextual menu/param menus on the plugin GUI.