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

scales can now be anchored #888

Merged
merged 1 commit into from Jan 5, 2024
Merged

scales can now be anchored #888

merged 1 commit into from Jan 5, 2024

Conversation

felixroos
Copy link
Collaborator

example:

n("0 2 4 6")
  .anchor("c4")
  .scale("<C:major F:minor>/2")
  .clip(2)
  .s("piano")

this makes using scales much more useful, as the pitch center won't jump when scale roots are far apart!
It is inspired by how anchor works in voicings

@felixroos felixroos merged commit 4c49b84 into main Jan 5, 2024
2 checks passed
@felixroos felixroos deleted the scale-anchors branch January 5, 2024 21:29
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.

None yet

1 participant