craigsapp / website-polish-scores

Front-end for digital transcriptions of the Polish Music Heritage in Open Access project
https://polishscores.org
3 stars 1 forks source link

Add interval search to work search panel #245

Closed craigsapp closed 5 months ago

craigsapp commented 5 months ago

Currently only pitch searches are enabled on the work-page search panel. Add interval searching as well.

Example: polishscores.pl/?id=pl-wnifc--13846--001-043

Screenshot 2024-01-23 at 20 18 48
craigsapp commented 5 months ago

Implemented with commit https://github.com/craigsapp/website-polish-scores/commit/3efd42f1847c7fbf31d53553346ea3ff250de57d

Example: search for melodic minor thirds using m3 in the new interval field:

https://polishscores.pl/?id=pl-wnifc--13846--001-043

Screenshot 2024-01-23 at 20 54 01

Search for two rising thirds (major or minor) followed by a falling second with 33-2:

https://polishscores.pl/?id=pl-wnifc--13846--001-043

Screenshot 2024-01-23 at 20 58 48