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

Fix two CXOR range/randomization errors #972

Merged
merged 1 commit into from
Dec 31, 2023

Conversation

baconpaul
Copy link
Contributor

  1. The switch went to n_cxm_modes not n_cxm_modes-1
  2. The link was randomizable and that's not what you want

Closes #967

1. The switch went to n_cxm_modes not n_cxm_modes-1
2. The link was randomizable and that's not what you want

Closes surge-synthesizer#967
@baconpaul baconpaul merged commit 45feb96 into surge-synthesizer:main Dec 31, 2023
6 checks passed
@baconpaul baconpaul deleted the rm-rand-967 branch December 31, 2023 15:57
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.

CXOR randomize
1 participant