benory / 1520s-project-website

Website for The 1520s Project
https://1520s-project.org
Other
1 stars 0 forks source link

Improvements for Highlighting #8

Open benory opened 3 months ago

benory commented 3 months ago

(1) click on a note to start the playback at a given note (2) Implement stop button (3) highlighting note stems

craigsapp commented 3 months ago

Commit https://github.com/benory/1520s-project-website/commit/bafc34def1c7a00eb89ecacf9b9f7fc53db977f1 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):

Screenshot 2024-05-01 at 12 21 59 PM
craigsapp commented 3 months ago

Commit: https://github.com/benory/1520s-project-website/commit/195ddd4b5647c4399b612151ff8690342a12f544

Clicking on a note while playing the music will start at that note (does not work when stopped or paused).