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

play chord in music keyboard #4563

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Commanderk3
Copy link
Member

@Commanderk3 Commanderk3 commented Mar 21, 2025

Play Chord

I have now implemented a method for playing chords on the music keyboard. It will recognize notes as a chord if they are played simultaneously, as the grid arrangement only allows for equal start and end times. If the start times are unequal, it will interpret them as single notes.

As promised, the metronome will now stop if the play button is clicked, so they don't play together.

@pikurasa Please test this PR at your convenience.

playChord.webm

Copy link

✅ All Jest tests passed! This PR is ready to merge.

Copy link

✅ All Jest tests passed! This PR is ready to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant