[tremor] Lookup-tables for window function
timmy brolin
timmy at home.se
Tue Nov 4 08:19:35 PST 2003
Why don't you store the table in flash then? Sure, it adds some speed penalty, but so does linear interpolation.
/Timmy
-----Original Message-----
From: Erik Montnémery <d99em at efd.lth.se>
To: <tremor at xiph.org>
Date: Tue, 4 Nov 2003 13:23:17 +0100
Subject: [tremor] Lookup-tables for window function
How are the lookup tables for the window shapes generated? According to the documentation the window shapes are given by y=sin(2*pi*sin^2(x/n)), where n is the window length and x=[0..n/2] but as far as i can tell this is not the case.
My reason for asking is that I need to minimize memory usage and would like to use linear interpolation of longer windows from shorter shapes instead of storing them in RAM.
Regards, Erik Montnemery
<p>--- >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 'tremor-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 Tremor
mailing list