A number music sheet analysor made by autohotkey.
Aim to make a simple sheet key changer with a simple GUI.
It will parse a number music sheet into a list as follow:
[["Pitch", "Range", "Duration"], ......]- Double Click main.ahk to start program
- Ctrl + v to paste number sheet into original
- Button "key up" or "key down" to shift key
- Result wil display in the Converted Box