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

ConvolverNode improvements #220

Closed
3 tasks
orottier opened this issue Sep 7, 2022 · 3 comments
Closed
3 tasks

ConvolverNode improvements #220

orottier opened this issue Sep 7, 2022 · 3 comments

Comments

@orottier
Copy link
Owner

orottier commented Sep 7, 2022

@b-ma
Copy link
Collaborator

b-ma commented Jun 2, 2023

Hey,

I just found this: https://docs.rs/fft-convolver/0.1.0/fft_convolver/, maybe we could have a shot?

@orottier
Copy link
Owner Author

orottier commented Jun 2, 2023

Interesting, we could have a try. But at first glance it looks a lot like our implementation

  • fixed block size frequency delay lines
  • no multi-channel support
  • no threadpool support

Would still be interesting to do a performance check

@orottier
Copy link
Owner Author

Closing after performance has improved in #537 , tracking multi channel in #542

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

2 participants