set octave in note #466
GhostShadow0316
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hi, thanks for the suggestion! When I was designing the Alda language, I took inspiration from Modern MML, which keeps octaves separate from notes. I think it's cleaner that way, and the code ends up being more concise. Compare:
with:
And for extra conciseness, both MML and Alda allow you to omit the duration from notes, and it will default to the last-used duration:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My idea:
Beta Was this translation helpful? Give feedback.
All reactions