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

Rebuild controls for a couple of special cases #1074

Merged
merged 1 commit into from
Aug 22, 2019

Conversation

baconpaul
Copy link
Collaborator

When OSC type changes or envelope mode changes, the results are
really non-local. (OSC type lays out all the sliders again;
envelope mode changes the envelope control switches). To address
this we can force an editor rebuild when these are toggled, kind
of like we do with FX (although using a slightly different API)

Closes #206
Addresses part of #702

When OSC type changes or envelope mode changes, the results are
really non-local. (OSC type lays out all the sliders again;
envelope mode changes the envelope control switches). To address
this we can force an editor rebuild when these are toggled, kind
of like we do with FX (although using a slightly different API)

Closes surge-synthesizer#206
Addresses part of surge-synthesizer#702
@baconpaul baconpaul merged commit cb63753 into surge-synthesizer:master Aug 22, 2019
@baconpaul baconpaul deleted the osctype-702 branch October 2, 2019 13:28
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.

Envelope Type and External Automation
1 participant