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

Klavarskribo #1641

Open
illionas opened this issue Nov 4, 2024 · 0 comments
Open

Klavarskribo #1641

illionas opened this issue Nov 4, 2024 · 0 comments

Comments

@illionas
Copy link

illionas commented Nov 4, 2024

Hi everyone!

I'm trying to get a kind of Piano-Tabs to work in a notation program. Klavarskribo (especially the Dekker version) seems to be perfekt for unexperienced piano players since it omits sharps and flats and stays the same over the whole note range.

I'm stuck modifying the existing VexFlow. I've already achieved to draw new stave-lines in a 2-3 pattern with 1.5 spaces between the 2 lines (representing c#, d#) and the 3 lines (representing f#,g#,a#). Placing the notes on the now-correct Line via "setLine()" is easy as well. And coloring the black keys black and the white keys white is possible too (although not perfect). Turning the whole SVG sheet can easily be done via CSS.

The things where I'm stuck is placing the noteheads on the right side at will.

Do you think there would be a better way to do all of this from the ground up?

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

No branches or pull requests

1 participant