You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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!
The text was updated successfully, but these errors were encountered:
The clarify: in my head there is a certain music track that I feed into this library. When I get an array of
FFTFrame
s 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!The text was updated successfully, but these errors were encountered: