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

daisy lib #1

Open
bgapackage opened this issue Aug 11, 2024 · 1 comment
Open

daisy lib #1

bgapackage opened this issue Aug 11, 2024 · 1 comment

Comments

@bgapackage
Copy link

total noob here, is the spectral.cpp reliant on daisy sp for its combfilter dsp ect? thanks sounds cool

@Tsarpf
Copy link
Owner

Tsarpf commented Sep 15, 2024

Sorry I didn’t notice this before!

The comb filter is just N sample delay, and the code doesn’t use any daisy sp or ARM specific features for that.

The (i)FFT is probably the only part that should be done with a platform specific DSP library. The rest are just me trying out things 😁

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