Bugzilla – Bug 2479
Mac: AudioUnit effects are not applied if you initially use the preview
Last modified: 2020-06-15 06:14:56 UTC
On Mac Audio Unit effects are not applied if you initially use the preview and then try to apply the effect. If you just apply the AU effect without the preview than the effect works - but the whole point of RTP effects is the preview. This is a regression on 2.4.1, hence the P1 rating. Real-time VST effects seem to be OK.= (Bill says)
It appears AU effects we properly applied after playing after commit d22d10e, and not applied after playing after commit 782ef13.
Fix in: https://github.com/audacity/audacity/commit/87cae3f
Yep, that fixed it.
(In reply to Bill Wharrie from comment #3) Testing on macOS 10.15.5 Catalina with Audacity 2.4.2 f3d3211 I confirm Bill's test