Skip to content

BlitB3 -- fix oscillator freezing #87

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

Merged
merged 7 commits into from
Jun 3, 2016

Conversation

nhthn
Copy link

@nhthn nhthn commented May 30, 2016

Fixes #82 with smarter phase tracking. A few extra divides and multiplies per control period, but shouldn't be huge.

Sorry about the absurd diff, my editor removed a bunch of trailing whitespace. I didn't feel like turning it off because we might as well get rid of it.

Nathan Ho added 4 commits May 30, 2016 15:25
@telephon
Copy link
Member

looks good. also thanks for cleaning the code!

@bagong
Copy link
Contributor

bagong commented Jun 3, 2016

How about merging this for 3.7.2, i.e. very soon? ;)

Builds fine on VS and MinGW too...

@crucialfelix crucialfelix merged commit cf00de9 into supercollider:master Jun 3, 2016
@nhthn
Copy link
Author

nhthn commented Aug 26, 2016

Hmm, reading some recent discussions on music-dsp, using floating point to keep track of phase increases the risk of phase drift.

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.

4 participants