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

Mod Matrix Smoothing and Cleaned Up Lag API #134

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

baconpaul
Copy link
Contributor

  1. SurgeLag is now a subclass of OnePoleLag
  2. LinearLag matches the api of OnePoleLag
  3. The mod matrix has lags which can optionally apply to sources or source via with custom times and also with custom linear or exponential smoothing per source and row
  4. Some basic test coverage for above

1. SurgeLag is now a subclass of OnePoleLag
2. LinearLag matches the api of OnePoleLag
3. The mod matrix has lags which can optionally apply to sources
   or source via with custom times and also with custom
   linear or exponential smoothing per source and row
4. Some basic test coverage for above
@baconpaul baconpaul merged commit f9a4df4 into surge-synthesizer:main Sep 20, 2024
5 checks passed
@baconpaul baconpaul deleted the matrix-smoothing branch September 20, 2024 15:35
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