We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, a three-note melodic search with: maximum number of intervening notes and any transposition returns zero ocurrences results.
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.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
Currently, a three-note melodic search with: maximum number of intervening notes and any transposition returns zero ocurrences results.
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.
The text was updated successfully, but these errors were encountered: