DDMAL / cantus

:mag: Searching with Optical Music Recognition technology and the Cantus Database
http://cantus.simssa.ca
MIT License
15 stars 4 forks source link

Implement Interval search #898

Closed dchiller closed 3 months ago

dchiller commented 3 months ago

This PR re-implements interval search using OMR-ed data. It adds both back-end and front-end support for this type of search.

A part of the front-end, it adds a helper interface where users can use buttons to add intervals to the search string.

image

Included two peripheral changes in this PR:

Closes #875.