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

High CPU usage when tweaking the Step-Seq rate slider at low values #2018

Closed
VincyZed opened this issue Jun 3, 2020 · 1 comment · Fixed by #2019
Closed

High CPU usage when tweaking the Step-Seq rate slider at low values #2018

VincyZed opened this issue Jun 3, 2020 · 1 comment · Fixed by #2019

Comments

@VincyZed
Copy link
Collaborator

VincyZed commented Jun 3, 2020

Since the new LFO waveform overlay feature, the LFO needs to be sampled to draw that waveform. At a very low LFO frequency, there are lots of samples, so this causes performance issues.

baconpaul added a commit to baconpaul/surge that referenced this issue Jun 3, 2020
1. Super-low-rates don't peg linux
2. Temposync works
3. Out-of-bound releases draw

Closes surge-synthesizer#2018
baconpaul added a commit that referenced this issue Jun 3, 2020
1. Super-low-rates don't peg linux
2. Temposync works
3. Out-of-bound releases draw

Closes #2018
@baconpaul
Copy link
Collaborator

This should be fixed now. I hope. I never saw it on mac but added some thresholds.

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 a pull request may close this issue.

2 participants