ELVIS-Project / cbsmr-patternfinder

Content-based symbolic music retrieval service infrastructure.
MIT License
2 stars 0 forks source link

Melodic search with intervening notes should return results. #43

Open vigliensoni opened 4 years ago

vigliensoni commented 4 years ago

Currently, a three-note melodic search with: maximum number of intervening notes and any transposition returns zero ocurrences results.

Screen Shot 2019-11-22 at 1 06 00 PM

http://132.206.14.238/search?query=**kern%0D%0A*clefG2%0D%0A*k%5B%5D%0D%0A%3D-%0D%0A4c%0D%0A4d%0D%0A4e&rpp=20&page=0&tnps=-12%2C12&intervening=0%2C15&inexact=0%2C0&collection=0

Since the filters are quite tolerant, we expect the searching engine to return a number of pieces.

vigliensoni commented 4 years ago

The same happens with any number of notes permitted to be missing:

http://132.206.14.238/search?query=**kern%0D%0A*clefG2%0D%0A*k%5B%5D%0D%0A%3D-%0D%0A4c%0D%0A4d%0D%0A4e&rpp=20&page=0&tnps=-12%2C12&intervening=0%2C15&inexact=0%2C12&collection=0