Skip to content

Comment on Plink, a multiplayer HTML5 music gameparent

Comments

in the main JS file, you can see an error thrown creating the main audio-context object triggers that message:

  audioContext = new webkitAudioContext();
IIRC, Firefox has their own mozXxx versions of these audio APIs. I guess both will be updated to standard names (ex: AudioContext) once everyone is on board.
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.