Live data from Hacker News

The DaftPunKonsole

codepen.io

1–10 of 33 posts

Re: The DaftPunKonsole

#2
This is super fun to play with, but the delay between the key press and audio playback is killing me. Are the sounds loaded into a buffer? Perhaps this is the best latency you can get with Web Audio (on Linux).

Also, the semicolon key is not working for me. A fun toy nonetheless!

Re: The DaftPunKonsole

#5
post #2

This is super fun to play with, but the delay between the key press and audio playback is killing me. Are the sounds loaded into a buffer? Perhaps this is the best latency you can get with Web Audio (on Linux). Also, the semicolon key is not working for me. A fun toy nonetheless!

> Also, the semicolon key is not working for me. A fun toy nonetheless!

Appears to be Firefox related, when I play with this in Chrome it works

Re: The DaftPunKonsole

#9
Your hot-linking cross domain made this impossible to try, as I block this. Please serve your javascript directly, even if it is a third party library.

Additionally, the "Over" button (;) does not work for me for whatever reason. Firefox 30.

Post reply on HN