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

More Performance Ideas #22

Open
phip1611 opened this issue May 4, 2024 · 0 comments
Open

More Performance Ideas #22

phip1611 opened this issue May 4, 2024 · 0 comments

Comments

@phip1611
Copy link
Owner

phip1611 commented May 4, 2024

It would be much cooler if the library would perform downsampling of the original signal.

  1. apply lowpass filter (to prevent aliasing)
  2. sample 44.1khz down to 1000hz or so

-> Much less memory consumption
-> less iterations by an order of magnitude
-> more performance

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