hedyorg / hedy

Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.
https://www.hedy.org
European Union Public License 1.2
1.33k stars 289 forks source link

💻Add a little piano to music adventures to test the notes #5941

Open MarleenGilsing opened 3 hours ago

MarleenGilsing commented 3 hours ago

When working with a child yesterday it was very clear she didn't understand how the musical notes work as she never did anything with musical notes before. She had a lot of fun playing random notes, but she wouldn't be able to play an existing tune.

Now I've come up with an idea, but i have no clue how much work this is, so if it's really hard, please ignore this.

Would it be possible to add a little piano image to the music adventures with clickable keys with the notes written on them, so that the students can hear what "D6" or "G8" actually means?

MarleenGilsing commented 3 hours ago

We could also link to a website that already has this like: https://www.onlinepianist.com/virtual-piano But I don't know if we want to link to outside websites.