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

Remove the half-baked initial midi smoother implementation #1345

Merged

Conversation

baconpaul
Copy link
Contributor

  1. Remove the smoother objects and just have direct values on part
  2. Remove the dsp smoother temp code. Closes dsp/smoothers.h probably can be replaced with basic blocks stuff #1085

This prepares us for in-matrix configurable smoothing. And so addresses #1343

1. Remove the smoother objects and just have direct values on
   part
2. Remove the dsp smoother temp code. Closes surge-synthesizer#1085

This prepares us for in-matrix configurable smoothing. And so
addresses surge-synthesizer#1343
@baconpaul baconpaul merged commit ad4dd31 into surge-synthesizer:main Sep 18, 2024
12 checks passed
@baconpaul baconpaul deleted the remove-old-smoothers-1085 branch September 18, 2024 13:49
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.

dsp/smoothers.h probably can be replaced with basic blocks stuff
1 participant