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 Scale.newFromKey with tuning argument #1161

Merged
merged 1 commit into from
Sep 12, 2014
Merged

Fix Scale.newFromKey with tuning argument #1161

merged 1 commit into from
Sep 12, 2014

Conversation

sirlensalot
Copy link
Contributor

newFromKey was not copying the scale, which violates intent, and also
breaks usage of the 'tuning' argument which is read-only in the hardcoded
scales.

newFromKey was not copying the scale, which violates intent, and also
breaks usage of the 'tuning' argument which is read-only in the hardcoded
scales.
@andrewcsmith
Copy link
Contributor

+1 here. Pulled it down on my machine to fix this same bug.

danstowell added a commit that referenced this pull request Sep 12, 2014
Fix Scale.newFromKey with tuning argument
@danstowell danstowell merged commit 38d4708 into supercollider:master Sep 12, 2014
@sirlensalot sirlensalot deleted the Scale_newFromKey_fix branch October 10, 2014 17:39
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