Automatically detect type of query and update dropdown accordingly
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.