![]() |
r8brain-free-src
High-quality pro audio sample rate converter library
|
Wrapper class for Takuya OOURA's FFT functions. More...
Go to the source code of this file.
Classes | |
class | r8b::ooura_fft |
A wrapper class around Takuya OOURA's FFT functions. More... | |
Namespaces | |
namespace | r8b |
The "r8brain-free-src" library namespace. | |
Wrapper class for Takuya OOURA's FFT functions.
Functions from the FFT package by: Copyright(C) 1996-2001 Takuya OOURA http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html
Modified and used with permission granted by the license.
Here, the original "fft4g.c" file was wrapped into the "ooura_fft" class.