How can i fragment an audio signal, filter the different chunks in different ways and then reconstruct the audio output matching those filtered pieces?
Show older comments
I tried with an overlap-add technique using a Hann window but, at the output, I get a noise caused by the discontinuities appearing from a chunk to another one. Anyone can help me?
Thank you!
1 Comment
Honglei Chen
on 27 May 2014
are you sure your overlap-add is working properly?
Answers (0)
Categories
Find more on Audio and Video Data in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!