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

Obxd: Allow continuous values for filter keyboard follow (#902) #19

Open
wants to merge 1 commit into
base: testing
Choose a base branch
from

Conversation

polluxsynth
Copy link
Contributor

The underlying DSP code in OB-Xd allows for setting the filter keyboard follow parameter (index 47) to float values, so let us take advantage of this and remove the limitation that the parameter can only be set to 0 or 1, and allow the complete range of values between these two extremes.

The underlying DSP code in OB-Xd allows for setting the filter
keyboard follow parameter (index 47) to float values, so let us
take advantage of this and remove the limitation that the
parameter can only be set to 0 or 1, and allow the complete
range of values between these two extremes.
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

Successfully merging this pull request may close these issues.

1 participant