leafo / sightreading.training

🎹 Sight reading training tool
http://sightreading.training
438 stars 76 forks source link

Live display of pressed keys on staves #104

Open WLR86 opened 3 years ago

WLR86 commented 3 years ago

In some occasions I found that being able to display currently pressed keys on staff would be nice and useful (Just in "Staff" module, but without pre-generated notes, the goal here being just having a visual feedback on what's happening on the keyboard). I would have loved to implement this on my own but I'm really not into LUA/Moonscript and I don't feel at home at all looking at the code. If this feature doesn't seem useful to others, then I guess I'm stuck and have to reverse engineer MVC coding in Moonscript - but if this seem relevant to you guys, please tell us, so @leafo knows this may interest you guys as it could end as simple as just a toggle switch in the Staff module - If I ever find a nice way to implement this, be sure I'll post a PR.