Closed craigsapp closed 9 months ago
Somehow not working again (or maybe lyrics
filter added through some other path):
When clicking on the H
button in the navigator toolbar on this page:
Forgot to add return
:
Fixed in commit https://github.com/craigsapp/website-polish-scores/commit/8b466f4f7b7f3e65d045c72e347b7866e0527d59
Example: https://polishscores.org/?id=pl-kk--kk-i-482--002-004
When the lyrics extraction analysis is active:
Clicking on the
H
button in the navigator opens the score in VHV:https://verovio.humdrum.org/?file=https%3A%2F%2Fhumdrum.nifc.pl%2Fpl-kk--kk-i-482--002-004.krn&filter=lyrics
But there is no lyrics filter available in VHV, so a warning is given:
Prevent the
lyrics
tool from being added to the VHV URL.Or alternatively, implement a
lyrics
tool in humlib. (Currently the lyrics analysis is cached on the data server and the tool is written in PERL connecting several Humdrum tools together).