publiclab / webjack

a JavaScript library that uses an audio software modem to communicate with an Arduino via a headphone jack
https://webjack.io
GNU General Public License v3.0
136 stars 26 forks source link

webjack.js:663 Uncaught ReferenceError: webkitAudioContext is not defined #208

Open selevo opened 2 years ago

selevo commented 2 years ago

windows chrome 95.0.4638.69 2021-11-19~23_23_31

Uncaught ReferenceError: webkitAudioContext is not defined
    at Class.init (webjack.js:663)
    at new Class (webjack.js:63)
    at HTMLButtonElement.initWebjack ((index):99)
    at HTMLButtonElement.dispatch (jquery.min.js:3)
    at HTMLButtonElement.q.handle (jquery.min.js:3)
init @ webjack.js:663
Class @ webjack.js:63
initWebjack @ (index):99
dispatch @ jquery.min.js:3
q.handle @ jquery.min.js:3

DevTools failed to load source map: Could not load content for https://cdn.jsdelivr.net/npm/p5@1.1.9/lib/addons/p5.sound.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

2021-11-20~01_04_01

https://webjack.io/dist/webjack.js:663:44 .............. Where is this page? Why is she not here but there is a link to this place? Why is the code in different places on the internet? ScreenShot002727

selevo commented 2 years ago

For a year now I have not been able to run the script, I bite my elbows, rip out the hair on my head and swear ...

Is it possible to make it all work without downloading from third-party sites in one zip file locally on my computer or phone?

Was it possible to do this from the very beginning so as not to waste everyone's nerves with such mistakes?

ш tested on https://kaliatech.github.io/web-audio-recording-tests/dist/#/ and all tests work 2021-11-20~01_20_41