Reply by Dan Mills January 1, 20072007-01-01
On Mon, 01 Jan 2007 12:14:37 -0800, singla wrote:

> Hi everyone > I m B-tech final year student > i m trying to implement graphical equalizer (real time) with > TMS320C6711 kit. (Final Year Project) > I wanna know that > 1)Is there any way to introduce adaptive signal processing to it?
Automatic assignment of notch filters for acoustic feedback control is commonly seen on some midrange graphics. None of the adaptive efforts seem to work particularly well, (Flute is kind of difficult to distinguish from feedback!), so most people use them in a set it in advance mode, but something of the sort is an obvious candidate.
> 2)also ,is there any standard algo to be followed for the task?
Cascaded biquad sections? You can compute the parameters off line for a graphic as you are working to fixed centre frequencies. HTH. Regards, Dan.
Reply by Jerry Avins January 1, 20072007-01-01
singla wrote:
> Hi everyone > I m B-tech final year student > i m trying to implement graphical equalizer (real time) with > TMS320C6711 kit. (Final Year Project) > I wanna know that > 1)Is there any way to introduce adaptive signal processing to it?
What would you adapt? To what stimulus?
> 2)also ,is there any standard algo to be followed for the task? > > I will really appreciate any kind of inputs in this regard > Thank You >
Jerry -- Engineering is the art of making what you want from things you can get. �����������������������������������������������������������������������
Reply by singla January 1, 20072007-01-01
Hi everyone
I m B-tech final year student
i m trying to implement graphical equalizer (real time) with
TMS320C6711 kit. (Final Year Project)
I wanna know that
1)Is there any way to introduce adaptive signal processing to it?
2)also ,is there any standard algo to be followed for the task?

  I will really appreciate any kind of inputs in this regard
  Thank You