On 26.05.2012 08:52, Arun Kumar wrote:
> 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 audio sam
2012/5/29 Atlant Schmidt :
> Arun:
>
>
>
> Bo’s correct – this topic isn’t specific to Qt.
Just by chance I stumbled across this article:
http://www.heise.de/developer/artikel/Parallelprogrammierung-mit-C-und-Qt-Teil-3-Plattformunabhaengige-Audioprogrammierung-1576739.html
It is in german (
ogling.
Atlant
From: interest-bounces+aschmidt=dekaresearch@qt-project.org
[mailto:interest-bounces+aschmidt=dekaresearch@qt-project.org] On Behalf Of
Arun Kumar
Sent: Saturday, May 26, 2012 02:52
To: interest@qt-project.org
Subject: [Interest] Simple code to remove
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
Hello,
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 audio sample
I tried to replace zero to the belo