This will be done by having a boolean button on the work pages to select between pitch and intervals. Intervals will be specified as pitches, and then an interval calculated between the pitches (intervals will not be given as numbers to simplify the music search interface).
For browse page music search this should match, but thought on how to do so needs to be done, since it is a different technology. Probably creating a search index that contains pitch, interval and rhythm for all notes in one sequence will need to be done (provided that the search index does not become too large).
This will be done by having a boolean button on the work pages to select between pitch and intervals. Intervals will be specified as pitches, and then an interval calculated between the pitches (intervals will not be given as numbers to simplify the music search interface).
For browse page music search this should match, but thought on how to do so needs to be done, since it is a different technology. Probably creating a search index that contains pitch, interval and rhythm for all notes in one sequence will need to be done (provided that the search index does not become too large).