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

karin's keyboard #27

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

karin's keyboard #27

wants to merge 5 commits into from

Conversation

wordkarin
Copy link

Yay!

I was trying out closures, but ended up without one, so then I wanted to refactor so that I wasn't calling my keypress method a bunch of times. Then I was annoyed by all the keypresses causing errors if they didn't correspond to notes on the keyboard, so I'm capturing the errors with an alert! Then I found that keydown captures keys like "command" and "tab", so I switched it to keypress.

Also, found out how to make the audio play multiple times in a row without having to wait like 3 seconds.

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