Open dellsystem opened 12 years ago
On 28-Jul-12, at 3:17 PM, Wendy Liu wrote:
Smart query type detection.
If it contains an a, b, c, e, f, or g -> strict pitch sequence If it contains a u and the next letter is not a number -> contour If it contains a u or d and the next letter is a number -> interval If it contains anything other than a, b, c, d, e, f, g, u -> neumes
or text (if it matches a type of neume, choose neumes; otherwise,
text)Nice!
I would like to see automatic completion on neume names -> neumes
Ich
Reply to this email directly or view it on GitHub: https://github.com/DDMAL/liberusualis/issues/1
Smart query type detection.
If it contains an a, b, c, e, f, or g -> strict pitch sequence If it contains a u and the next letter is not a number -> contour If it contains a u or d and the next letter is a number -> interval If it contains anything other than a, b, c, d, e, f, g, u -> neumes or text (if it matches a type of neume, choose neumes; otherwise, text)