-
Notifications
You must be signed in to change notification settings - Fork 0
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
Improvements for Highlighting #8
Comments
…in orange when hovering (for selection to start playback when clickig on note). Partial impelmentation of isseu #8
Commit bafc34d implements point 3 (highlighting note stems). Also will color notes orange when hovering on them (as part of the process of selecting a note to start playback at that point in the score): |
Commit: 195ddd4 Clicking on a note while playing the music will start at that note (does not work when stopped or paused). |
(1) and (2) left to do. (3) done. If we take care of (1) then (2) is less necessary. Craig will do (1); Ben may do (2). |
(1) click on a note to start the playback at a given note
(2) Implement stop button
(3) highlighting note stems
The text was updated successfully, but these errors were encountered: