The DaftPunKonsole
11–20 of 33 posts
Re: The DaftPunKonsole
#12made an account just to saw how awesome this was
Re: The DaftPunKonsole
#13This 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!
At least on Windows, this is similar to the latency when using a MIDI keyboard and a DAW with non-ASIO/WaveRT audio drivers. I think for Linux the analogue would be higher-latency with PulseAudio than with JACK.
Re: The DaftPunKonsole
#14Re: The DaftPunKonsole
#15Re: The DaftPunKonsole
#16Your 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.
CodePen is a frontend playground. You cannot host anything there, so third-party scripts are a requirement.
You can either disable the third-party block or just don't play with it.
Re: The DaftPunKonsole
#17Re: The DaftPunKonsole
#18Your 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.