publiclab / webjack

a JavaScript library that uses an audio software modem to communicate with an Arduino via a headphone jack

Home Page:https://webjack.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReferenceError: webkitAudioContext is not defined

selevo opened this issue · comments

android chrome 91
test page:
https://editor.p5js.org/jywarren/sketches/rkztwSt8M

ReferenceError: webkitAudioContext is not defined
at Class.init (https://webjack.io/dist/webjack.js:663:44)

at new Class (https://webjack.io/dist/webjack.js:63:19)

at (anonymous function) (https://jywarren.github.io/p5-webjack/lib.js:15:20)

at (anonymous function) (https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.8.0/addons/p5.sound.min.js:24:4838)