Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] FFT and IFFT. #269

Open
rvega opened this issue Nov 21, 2015 · 1 comment
Open

[Question] FFT and IFFT. #269

rvega opened this issue Nov 21, 2015 · 1 comment

Comments

@rvega
Copy link

rvega commented Nov 21, 2015

I'm considering Tonic for a new project and I'd like to know if there is a recommended way to perform the FFT and IFFT algorythms using Tonic. I'm aware of the existance of KissFFT and FFTW which could be integrated in the project, but, Is there a FFT and IFFT library already integrated with tonic somewhere (I can't find it in this repo or the ofxTonic repo)?

@morganpackard
Copy link
Member

There's no built-in support for fft. If I were doing it, I'd wrap some
other library in a Tonic generator.

On Sat, Nov 21, 2015 at 4:46 PM, Rafael Vega [email protected]
wrote:

I'm considering Tonic for a new project and I'd like to know if there is a
recommended way to perform the FFT and IFFT algorythms using Tonic. I'm
aware of the existance of KissFFT and FFTW which could be integrated in the
project, but, Is there a FFT and IFFT library already integrated with tonic
somewhere (I can't find it in this repo or the ofxTonic repo)?


Reply to this email directly or view it on GitHub
#269.

Morgan Packard
cell: (720) 891-0122
twitter: @morganpackard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants