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

Added windowed-fft! #1

Merged
merged 2 commits into from
Sep 15, 2016
Merged

Added windowed-fft! #1

merged 2 commits into from
Sep 15, 2016

Conversation

jl2
Copy link
Contributor

@jl2 jl2 commented Aug 29, 2016

I added a windowed-fft! function that is a destructive version of windowed-fft. It takes two additional arrays: one to be filled with the windowed signal and one to be filled with the fft. I also made windowed-fft call windowed-fft!

@ahefner ahefner merged commit 471787a into ahefner:master Sep 15, 2016
@ahefner
Copy link
Owner

ahefner commented Sep 15, 2016

Thanks much, sorry for the delay.

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

Successfully merging this pull request may close these issues.

2 participants