Vuvuzela filtering with parametric equalizers using System objects
by Charulatha Kalluri
29 Jun 2010
(Updated 01 Jul 2010)
This example filters out vuvuzela sounds from an audio stream using parametric equalizer filters.
|
Watch this File
|
| File Information |
| Description |
This soccer season, denoising the noise from the vuvuzela has become very popular, as many fans find the noise from this instrument distracting from the game. In this example, we analyze the vuvuzela spectrum and identify its fundamental and first few harmonic frequencies. We then use parametric equalizers to selectively filter out these frequencies.
Notch parametric equalizers are used to remove the vuvuzela frequencies. As the notch filters may also remove components of the speech signal at the vuvuzela frequencies, a peak parametric equalizer is used to boost the speech signal at the output of the notch filters.
Stream processing techniques are used to process the input audio in "frames", and the filtering is done in a stream processing loop as well. Output audio is stored as a WAV file, and also logged to the MATLAB workspace, where the output results can be analyzed further. |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
Vuvuzela sound denoising algorithm
|
| Required Products |
Filter Design Toolbox
DSP System Toolbox
Signal Processing Toolbox
|
| MATLAB release |
MATLAB 7.10 (2010a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 30 Jun 2010 |
Added copyright |
| 01 Jul 2010 |
Minor code changes |
|
Contact us at files@mathworks.com