[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: FFT in a Wav audio file
- From: Dirk Laurie <dirk.laurie@...>
- Date: Fri, 13 Jan 2017 23:08:10 +0200
2017-01-13 20:39 GMT+02:00 Tim Channon <tc@gpsl.net>:
> I use code from here http://www.kurims.kyoto-u.ac.jp/~ooura/ but I've never
> tried this in connection with Lua.
> "
> Copyright Takuya OOURA, 1996-2001
>
> You may use, copy, modify and distribute this code for any purpose
> (include commercial use) and without fee. Please refer to this package when
> you modify this code."
I used Ooura's method (but wrote my own code) for integration
of pseudo-periodic (i.e. Bessel-like) functions over an infinite
interval in the early 2000's. Never thought his name would crop
up on Lua-L!