[Interest] Clarification regarding Qt compilation options

2012-05-26 Thread Preet
Hiya, Qt seems like it can be compiled across a lot of different platforms. I'd like some clarification regarding the configuration options available when compiling Qt from source. I've already looked over this page: http://qt-project.org/doc/qt-4.8/configure-options.html. Specifically, I wanted

Re: [Interest] Simple code to remove backgruund noise from audio sample

2012-05-26 Thread Bo Thorsen
Hi Arun, Den 26-05-2012 08:52, Arun Kumar skrev: > I am developing one simple audio processing application in C++ using > Qt.It can record audio from microphone. When I play the recorded sound > there is lots background noise in it. Is there any simple code I can > remove the background noise from