Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
MarleenGilsing opened this issue Nov 15, 2024 · 4 comments
Open

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

MarleenGilsing opened this issue Nov 15, 2024 · 4 comments
Labels
frontend Issue with the web interface

Comments

@MarleenGilsing
Copy link
Collaborator

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 MarleenGilsing added the frontend Issue with the web interface label Nov 15, 2024
@MarleenGilsing
Copy link
Collaborator Author

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.

@AnneliesVlaar
Copy link
Collaborator

I like the idea, but we support 70 keys, so a little piano won't be sufficient to show all keys. You really need a large one.

With the if pressed key functionality we show an animation of the key that is pressed. Maybe we can do the same with the notes and show the note that is played on the piano. Something like this:

video-piano.mov

@MarleenGilsing
Copy link
Collaborator Author

Yes, we do support 70 keys, but when making a song (like the exercises in the adventures require) you probably have enough with 16 keys. And I think it would be nice for the students to be able to test them before running the code.

I like your animation very much too!

@Felienne
Copy link
Member

This is a lovely idea! Maybe this could be a student project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Issue with the web interface
Projects
Status: No status
Development

No branches or pull requests

3 participants