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

Pass objects to analysis functions with FFT cached? #13

Open
endolith opened this issue Jun 25, 2017 · 1 comment
Open

Pass objects to analysis functions with FFT cached? #13

endolith opened this issue Jun 25, 2017 · 1 comment

Comments

@endolith
Copy link
Owner

Many of these functions calculate the FFT internally. It would be faster to calculate it once and "attach" it to the signal object in a way it could be used by all the functions without re-calculating.

@endolith
Copy link
Owner Author

endolith commented Jul 3, 2024

Or just cache the FFT function.

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

1 participant