We have to record some narrated voiceovers for some online lessons at school, but with equipment not being great, I have to clean up the audio.
So, I made a macro that would first run the click removal effect then normalize the track to make the voice come out a bit louder.
This works fine except that occasionally, I’ll have a file that the “click removal” responds with bringing up a pop-up that says that the effect doesn’t work on that file and then can click okay. This stops the macro entirely; the rest of the steps never happen.
I worked around it by having a second macro that only does the normalizing step, but it would be preferable if it were possible to get that pop-up to be suppressed and allow the rest of the macro to continue.