Heine Kastbjerg
Results
1
comments of
Heine Kastbjerg
In Safari (on OSX at least) this bit is faulty: // Got Web Audio API? var audioContext = null; if (typeof AudioContext == "function") { audioContext = new AudioContext(); }...