Have you ever wanted to mute part of a track non-destructively, and then restore it later?
It is of course possible to duplicate the track, mute the original, then “Silence” part of the duplicate, (to restore the original, delete the duplicate and unmute the original). However this is rather cumbersome.
Here’s an alternative way, with plug-ins.
THESE PLUG-INS REQUIRE AUDACITY 3.x
Mute.ny (2.29 KB)
This plug-in mutes the selected audio by creating an envelope with 10 ms fades at either end.
DeleteEnvelope.ny (3.43 KB)
This plug-in deletes selected envelope points (and so provides a quick and easy way to unmute after using the Mute effect.
Both are “Tools” type effects (appear in the Tools menu).
Both are hot off the press, so bugs may exist.
Steve