[vorbis] equalization

rodolfo.borges at mail.com rodolfo.borges at mail.com
Wed May 23 06:11:30 PDT 2001



Aleksandar Dovnikovic wrote:
> 
> <rodolfo.borges at mail.com> wrote:
> 
> > what about adding equalization in the decoder?
> > it makes sense doing it internally because the sound is stored
> > in the frequency domain, like mp3, right?
> 
> But what's the point? Almost every player can do equalization
> after the file is decoded (that is during playback).

the point is:
the decoder works in the frequency domain.
if you do the equalization after the decoding, you'll have to do
two extra FFTs.

frequency --decode--> amplitude --FFT--> frequency --eq--> --FFT-->
amplitude
instead of
frequency --decode+eq--> amplitude


-- 
Rodolfo.Borges at mail.com

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.




More information about the Vorbis mailing list