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

Negative Feedback (so -1 to 1 range) for FeedBackCombFilter #1243

Open
tmhglnd opened this issue May 5, 2024 · 0 comments
Open

Negative Feedback (so -1 to 1 range) for FeedBackCombFilter #1243

tmhglnd opened this issue May 5, 2024 · 0 comments

Comments

@tmhglnd
Copy link

tmhglnd commented May 5, 2024

The feature you'd like

I'd like for the FeedBackCombFilter (and therefore also the LowPassCombFilter) to allow for negative feedback (so in the range of -0.999 to 0.999. So an AudioRange instead of NormalRange Unittype)

Any alternatives you've considered

I've considered making my own audioWorkletNode as a replacement for the FBCF. I currently don't see any other way to allow for this range. I'm also open to implementing this feature if someone can guide me where I have to adjust all the things needed to get this range to work. I've tried some things but i wasn't able to get it working yet.

Additional context

In physical modelling (such as karplus strong) it is also an option to have a negative feedback delay. Creating negative feedback results in the resonant sound (the fundamental frequency based on the delaytime) dropping by one octave and the audible harmonics are only odd (so square-wave like). This gives the option to make sounds more like a flute, a semi-open pipe or a glass bottle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant