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

Ability to layer notes within one instrument #22

Open
meenie opened this issue Jul 15, 2014 · 1 comment
Open

Ability to layer notes within one instrument #22

meenie opened this issue Jul 15, 2014 · 1 comment

Comments

@meenie
Copy link
Owner

meenie commented Jul 15, 2014

This is mostly for piano music, but the easiest way to explain is if you wanted to play a whole note with your thumb and then on the 2nd, 3rd, and 4th, beat of a 4/4 time signature play quarter notes with your ringer and middle fingers. So the whole note would be held over that whole bar, while also the quarter notes are layered on as well.

@ghost
Copy link

ghost commented Aug 12, 2014

I've been learning JS for a little over a month as of now, so I'm not comfortable enough with it to try and code this myself.

To layer the notes, someone could just implement an instrumentName.back() function, that works exactly like a rest, but with a negative rhythm value. Actually, that is how MusicXML layers notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant