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

Making Rock Piano a little less rock, but more performant #53

Open
andreasbovens opened this issue Feb 22, 2012 · 0 comments
Open

Making Rock Piano a little less rock, but more performant #53

andreasbovens opened this issue Feb 22, 2012 · 0 comments
Assignees

Comments

@andreasbovens
Copy link
Member

I've played around with Patrick's beatbox demo and replaced the beats with piano notes, and this performs very well without reverb. Check http://people.opera.com/andreasb/exp/rock/beatpiano.html on tablet.

So, my suggestion would be to do the following:

  • remove the JS logic for looping etc, and just stick to a simple "on press, I should hear a sound for a while" idea like in Patrick's demo. This can be achieved with very simple markup and that's good enough for MWC.
  • fade out and possible shorten the music notes. You could also re-record them from Garageband or so. Also play with quality levels so as to get small file sizes.
    (- store the notes offline with appcache.)
@ghost ghost assigned pepelsbey Feb 22, 2012
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

No branches or pull requests

2 participants