Noise Removal removes envelope points

This section is now closed.
Forum rules
This forum is now closed.

For help with current Audacity, please post to the 2.x. board for your operating system.

Please post feedback about the current 2.x version on the 2.x.feedback board.
Locked
DickN
Posts: 445
Joined: Thu Jul 22, 2010 9:03 pm
Operating System: Windows Vista

Noise Removal removes envelope points

Post by DickN » Tue Aug 17, 2010 5:19 pm

I'm trying to remove hiss & low level background noise from a mic track to which I've applied a profile. After I run Noise Removal, the gain profile is at max throughout the window that was selected for the operation. Am I doing something wrong?
Last edited by DickN on Fri Apr 24, 2015 3:28 pm, edited 2 times in total.
Reason: Use standard terminology instead of "gain profile" so easier to find when searching

billw58
Forum Staff
Posts: 5602
Joined: Wed Aug 12, 2009 2:10 am
Operating System: macOS 10.15 Catalina or later

Re:Noise Removal removes envelope points

Post by billw58 » Tue Aug 17, 2010 6:55 pm

You're not doing anything wrong. Without knowing details of the internals, it appears that effects replace the selection with the affected audio, thus removing the envelope.

AFAIK, the envelope is applied during playback and mixdown. The audio sent to the effect does not have the audio applied.

Applying the envelope before doing Noise Removal is probably not a good idea anyway, as the noise level will vary with the envelope level.

If you want to retain the envelope, select the track and do Tracks > Mix and Render. This will create a new track with the envelope permanently applied.

-- Bill

DickN
Posts: 445
Joined: Thu Jul 22, 2010 9:03 pm
Operating System: Windows Vista

Re: Noise Removal removes envelope points

Post by DickN » Wed Aug 18, 2010 2:17 pm

Very useful info, Bill! It would make quite a difference to e.g., reverb if the envelope is ignored in the signal passed to the effect.

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Noise Removal removes envelope points

Post by steve » Wed Aug 18, 2010 3:00 pm

DickN wrote:It would make quite a difference to e.g., reverb if the envelope is ignored in the signal passed to the effect.
True.
The way that I think of it is that the volume "Envelope" is like a "Layer" on top of the sound.
Any processing that you do to the sound occurs in the "sound layer". The "envelope" then adjusts the volume of whatever is playing in the "sound layer".

The slightly unfortunate limitation is that some effects do not just alter the "sound layer", they replace the entire track contents, which means that Envelope Control Points are destroyed. Effects that are known to do this include "Noise Removal" and "Sliding Time Scale/Pitch Shift".
This could perhaps be considered to be a bug - I'll raise the issue with the Audacity QA people and see what they think.

The workaround is to Render the track so that the envelope is physically applied to the waveform. If you want to maintain the ability to "Undo", the best option is probably to make a duplicate of the track before rendering the track envelope, then mute the track and collapse (minimize) it. It's not a perfect workaround, but better than nothing.

Noise Removal should be done before applying any effects that alter the dynamics - so before applying envelopes, dynamic compression, or similar effects. The Noise Removal effect works best on constant noise, so you don't want to make the sound (and noise) level go up and down before you have applied the Noise Removal.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Noise Removal removes envelope points

Post by Gale Andrews » Thu Aug 19, 2010 3:54 am

Thanks for the report DickN, it will be looked into.



Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Locked