Search found 2 matches

by vinceshieh
Sat May 07, 2011 7:12 am
Forum: General Audio Programming
Topic: How to reuse code of noise removal in audacity
Replies: 3
Views: 1901

Re: How to reuse code of noise removal in audacity

Could you say some more about what you are wanting to do? What is your new program being designed to do? Well, it's just a simple project that mainly deal with audio. Within the project, there is a menu that I want to add, that is to suppress the noise signal in the input audio, and I found the aud...
by vinceshieh
Wed May 04, 2011 4:08 am
Forum: General Audio Programming
Topic: How to reuse code of noise removal in audacity
Replies: 3
Views: 1901

How to reuse code of noise removal in audacity

Hi,

I'd like to integrate the noise reduction function of audacity into my own code (C++), but I have no idea how to do that, does anyone try that before or does anyone can shed light on this problem ? Thanks for any help!