Re: [LAD] Harmonic generator and transfer function

From: Andrew Gaydenko <a@email-addr-hidden>
Date: Wed Dec 01 2010 - 12:16:07 EET

On Wednesday, December 01, 2010 02:46:10 fons@email-addr-hidden wrote:
> On Wed, Dec 01, 2010 at 10:33:17AM +1100, Erik de Castro Lopo wrote:
> > and there is a way to calculate the required polynomial P
> > using Chebyshev polynomials.
>
> Or even better: evaluate the Chebyshev polynomials directly on
> the signal (this avoids loss of precision due to cancellation of
> large nearly equal terms).

I need just

Vout = Vin(a0 + a1*Vin + a2*Vin^2 + ... + aN*Vin^N)

for given a0,..aN with limited N (a1..aN abs will be < 0.1). Say, we just
recalculat samples' amplitudes directly. Is there any caveats in such direct
transforming? And why do I need to use another (Chebyshev polynomials) way?
Will I get HF hum? Please, direct my nose to an approriate reading! :-)

Andrew
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Wed Dec 1 12:15:02 2010

This archive was generated by hypermail 2.1.8 : Wed Dec 01 2010 - 12:15:02 EET