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

FFTFilter: remove redundant sqrts when normalizing to dBm #618

Closed
azonenberg opened this issue May 29, 2022 · 0 comments
Closed

FFTFilter: remove redundant sqrts when normalizing to dBm #618

azonenberg opened this issue May 29, 2022 · 0 comments
Labels
filter Filter graph blocks

Comments

@azonenberg
Copy link
Collaborator

We sqrt vector magnitude, then immediately square it after a bit of scaling. This can be optimized.

@azonenberg azonenberg added the filter Filter graph blocks label May 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filter Filter graph blocks
Projects
None yet
Development

No branches or pull requests

1 participant