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

Is FFTFrame giving the full Fourier Transform of one time-boxed section of the music, or one time-boxed part of the full Fourier Transform of the music? #5

Open
tcheek-bw opened this issue Dec 2, 2019 · 1 comment

Comments

@tcheek-bw
Copy link

The clarify: in my head there is a certain music track that I feed into this library. When I get an array of FFTFrames back, is each FFTFrame a Fourier Transform of the next, say, 1ms of the music? Or is each FFTFrame a 1ms chunk of the full Fourier Transform of the whole music? I guess a Fourier Transform would be different for 1ms of a song than for the whole song, so I'm confused which one this is. Thanks!

@mileshenrichs
Copy link
Owner

The array of FFTFrames would be a Fourier Transform of the next window of music (the former rather than the latter in your question).

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