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 a segfault in limiter and a build error #190

Merged
merged 1 commit into from
Aug 13, 2018

Conversation

jpcima
Copy link
Contributor

@jpcima jpcima commented Aug 13, 2018

#188
This fixes the crash in Limiter.
It considers that parameters may not be connected at the time of set_sample_rate.

If my understanding is correct, the null check is sufficient.
It will delay the update until later, in the chain of calls activateparams_changed.

@boomshop
Copy link
Member

Ah, great move, thanks!

@boomshop boomshop merged commit 2bfa567 into calf-studio-gear:master Aug 13, 2018
@trebmuh
Copy link
Contributor

trebmuh commented Aug 14, 2018

Nice !

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.

3 participants