Noise Reduction Trick
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.
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.
-
kozikowski
- Forum Staff
- Posts: 69374
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Noise Reduction Trick
It's pretty common to amplify noise before making it a profile in Noise Reduction. Is it common enough to burn it permanently into the effect?
Koz
Koz
-
waxcylinder
- Forum Staff
- Posts: 14685
- Joined: Tue Jul 31, 2007 11:03 am
- Operating System: Windows 10
Re: Noise Reduction Trick
If you made this into a feature request I'd vote for it Koz.
WC
WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
Re: Noise Reduction Trick
I do not know the internal maths for the noise reduction effect, but in practical cases in which I've used the effect it was most effective doing that trick... without the trick the result of noise removal was very unsatisfactory...
So I'd say "why not?"
Sounds like a good idea...
So I'd say "why not?"
Sounds like a good idea...
Include as much details as you can in your post (Audacity version, Operating System, Equipment used, etc).
Please post your question in the appropriate forum (regarding audacity version and operating system).
Please post your question in the appropriate forum (regarding audacity version and operating system).
Re: Noise Reduction Trick
Yes and it is already in Audacity 1.3.13 alpha.kozikowski wrote: Is it common enough to burn it permanently into the effect?
The amount of "amplification" of the noise profile is set by the new "Sensitivity" slider. The default Sensitivity setting of 0 dB equates to the same as it is in Audacity 1.3.12 beta.
Also, the Attack/decay setting works now (if you'd not noticed, it doesn't do anything in Audacity 1.3.12)
Unfortunately there is still a minor bug in that two of the sliders (Sensitivity and Attack/decay) don't respond correctly to arrow keys or mouse wheel bug 227 I don't know if this is anything that Edgar or Bill could have a look at?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
kozikowski
- Forum Staff
- Posts: 69374
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Noise Reduction Trick
I don't know that I would have done it that way. The settings for this are fairly constrained. The sample needs to be bigger than it is now and at no time should it clip. In my book that should be Auto or Manual. [X] Auto (default) applies Amplify to -1. [X] Manual starting point for the slider is the old value.The amount of "amplification" of the noise profile is set by the new "Sensitivity" slider.
Can you save a noise reduction correction? I broke up my hours-long lecture into four parts and need to correct all the parts the same way.
I thought about this some a little earlier. What happens to the tool if you apply Normalize instead of Amplify? What happens to the noise reduction if the sample is non-symmetrical compared to the show?
Can you listen to the rejection, a-la Sound Soap? Show me what I'm removing.
Koz
Re: Noise Reduction Trick
It's enough.kozikowski wrote:The settings for this are fairly constrained.
The available range of the slider has been set according to the results from testing on a wide range of audio samples (I took part in the testing). The range was finally set with values greater (and smaller) than were required by any of the test samples. I feel fairly confident that the available range is greater than will be required for optimal noise reduction regardless of the source material. If someone want really extreme settings (for example as some kind of "special effect" rather than for noise reduction) then they can still resort to the manual method, though I can't think of any practical situation where this might apply.
You mean greater amplitude? In many cases an amplified noise sample will produce subjectively better results as more noise will be removed. However, this is at the expense of increased damage to the remaining audio. Settings higher than 0 dB gain will (always?) increase the damage to the remaining audio.kozikowski wrote:The sample needs to be bigger than it is now...
The sensitivity slider dB scale refers to the gain (amplification) amount, not an absolute dBFS level.
I believe the noise sample is in 32 bit float format, so it will not clip unless it exceeds something like +1500 dB.kozikowski wrote:and at no time should it clip
Currently no, although the noise profile is retained within an active Audacity session until the session is either closed, or the noise sample is overwritten with a new noise sample. That could be a feature request if you think that the usefulness outweighs the increased complexity.kozikowski wrote:Can you save a noise reduction correction?
Yes. You can select "Remove" or "Isolate".kozikowski wrote: Can you listen to the rejection, a-la Sound Soap? Show me what I'm removing.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
billw58
- Forum Staff
- Posts: 5600
- Joined: Wed Aug 12, 2009 2:10 am
- Operating System: macOS 10.15 Catalina or later
Re: Noise Reduction Trick
But only in 1.3.13. I think Koz has an aversion to alpha software.steve wrote:Yes. You can select "Remove" or "Isolate".kozikowski wrote: Can you listen to the rejection, a-la Sound Soap? Show me what I'm removing.
-- Bill
Re: Noise Reduction Trick
I don't have aversion to alphas, but I usually have some "laziness" to anything that requires more than typing "apt-get install <whatever>" to install it
(or dragging an icon from a .dmg to applications if i'm on mac
)
Include as much details as you can in your post (Audacity version, Operating System, Equipment used, etc).
Please post your question in the appropriate forum (regarding audacity version and operating system).
Please post your question in the appropriate forum (regarding audacity version and operating system).
Re: Noise Reduction Trick
I am no longer doing a lot of programming of Audacity and not really keeping up with the forum. I have a vague recollection that this problem popped up in some other dialog and one of the Developers was able to fix it quite easily. I do not recall for sure but think the discussion was on the -devel list but I do not see anything with a quick search of Nabble.steve wrote: there is still a minor bug...I don't know if this is anything that Edgar or Bill could have a look at?
I have not run a current alpha in months (I do grab the code and compile it every few weeks) but will take a quick look today.
Re: Noise Reduction Trick
Good luck with it Edgar, and a happy Christmas.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)