Where is the Noise Reduction/Removal source code?

Building and customizing Audacity from the source code.
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
Shonos47
Posts: 4
Joined: Sat Feb 08, 2014 5:45 pm
Operating System: Please select

Where is the Noise Reduction/Removal source code?

Post by Shonos47 » Sat Feb 08, 2014 5:52 pm

Hello fellow coders.

I'm researching about Sound Source Separation. I would really like to study the algorithm behind noise reduction. Can anyone point me to where the Noise Reduction source code is?

I'm viewing the source code from here: https://code.google.com/p/audacity/sour ... -src/trunk

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

Re: Where is the Noise Reduction/Removal source code?

Post by Gale Andrews » Sat Feb 08, 2014 9:16 pm

Try looking in https://code.google.com/p/audacity/sour ... %2Feffects for NoiseRemoval.cpp and NoiseRemoval.h .


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

Shonos47
Posts: 4
Joined: Sat Feb 08, 2014 5:45 pm
Operating System: Please select

Re: Where is the Noise Reduction/Removal source code?

Post by Shonos47 » Sun Feb 09, 2014 7:15 am

It it harder to understand than I thought. But Thanks!

Post Reply