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

feedbackBuffer is not used #1

Open
mikeday opened this issue Jul 12, 2024 · 1 comment
Open

feedbackBuffer is not used #1

mikeday opened this issue Jul 12, 2024 · 1 comment

Comments

@mikeday
Copy link

mikeday commented Jul 12, 2024

Hi, the feedbackBuffer value calculated here does not appear to be used anywhere:

feedbackBuffer = output * feedback + input * (1 - feedback);

@JDSherbert
Copy link
Owner

Good find, I will take a look into this!

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