Reduce low level audio tool

Anything you think is missing, or needs enhancement, goes here.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
Gibbz
Posts: 40
Joined: Tue Jul 11, 2017 8:36 am
Operating System: Linux Debian

Reduce low level audio tool

Post by Gibbz » Thu Oct 31, 2019 11:27 pm

Id like to see a way to reduce the audio of frequencies with a low volume.
I've butchered an image together quick to show what I want to do...
Some tool with a slider that would "eat" away the low volume(blue) areas moving into the red, then white...
And possibly some way to blur/smooth the result a little too.

Or is there something like this already?
Attachments
levels_example.jpg
levels_example.jpg (98.4 KiB) Viewed 579 times

kozikowski
Forum Staff
Posts: 69357
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Reduce low level audio tool

Post by kozikowski » Fri Nov 01, 2019 12:45 am

What do you want to do to the sound, and what is the sound? What's the show? What are we trying to fix?

Do you really want to reduce or eliminate all musical tones below 1000Hz? That doesn't leave you with much. That will wipe out the bottom or left 2/3 of a piano.

Koz

Gibbz
Posts: 40
Joined: Tue Jul 11, 2017 8:36 am
Operating System: Linux Debian

Re: Reduce low level audio tool

Post by Gibbz » Mon Nov 04, 2019 1:23 am

No, what I want to do it for all frequencies, if the volume of that frequency is less than a value, for example -30db, then for that portion of the spectrum to be muted.
Similar to a noise gate, however on a frequency level instead of a total volume level.

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

Re: Reduce low level audio tool

Post by steve » Mon Nov 04, 2019 1:53 am

Gibbz wrote:
Mon Nov 04, 2019 1:23 am
what I want to do it for all frequencies, if the volume of that frequency is less than a value, for example -30db, then for that portion of the spectrum to be muted.
1) Generate 30 seconds of "White Noise" (Generate menu > Noise)
2) Amplify the noise to a "New peak amplitude" of -30 dB
3) Launch the "Noise Reduction" effect and take a noise profile from the noise
4) Select the audio that you want to process, and apply the Noise Reduction effect with settings: 48, 6, 1.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Gibbz
Posts: 40
Joined: Tue Jul 11, 2017 8:36 am
Operating System: Linux Debian

Re: Reduce low level audio tool

Post by Gibbz » Fri Nov 08, 2019 2:53 am

Thanks! thats an interesting method to do it :)

Dang! I cannot automate noise reduction with a macro, its still not been fixed

kozikowski
Forum Staff
Posts: 69357
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Reduce low level audio tool

Post by kozikowski » Fri Nov 08, 2019 12:50 pm

I cannot automate noise reduction with a macro, its still not been fixed
Noise Reduction is a two-step tool and doesn't work well with Macros. Also, I don't think Macros can make decisions: If this, then do that.

Koz

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

Re: Reduce low level audio tool

Post by steve » Fri Nov 08, 2019 3:17 pm

kozikowski wrote:
Fri Nov 08, 2019 12:50 pm
Noise Reduction is a two-step tool and doesn't work well with Macros.
It is also the last of the "old style" effects, so it doesn't support Macro settings - it will always use the last used settings.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Trebor
Posts: 9953
Joined: Sat Dec 27, 2008 5:22 pm
Operating System: Windows 8 or 8.1

Re: Reduce low level audio tool

Post by Trebor » Fri Nov 08, 2019 4:47 pm

Gibbz wrote:
Thu Oct 31, 2019 11:27 pm
... Or is there something like this already? ...
smartelectronix LEVELS plugin
contrast on DtBlkFx

Both the above VST plugin effects can create conspicuous digital artefacts,
(& are Windows & Mac only, but work in Audacity).

It is possible to increase the contrast of the spectrogram with Nyquist code.

Image

Post Reply