ccrma / webchuck

ChucK on the Web
https://chuck.stanford.edu/webchuck
MIT License
42 stars 8 forks source link

WebChucK on Safari Fix #4

Closed mulshine closed 1 year ago

mulshine commented 1 year ago

Added AudioContext.resume() call after user interaction (in startAudioContext() in webchuck_host.js), after parsing this overflow post:

https://stackoverflow.com/questions/73164697/implementing-an-audioworklet-in-safari

terryzfeng commented 1 year ago

looks great, safari is a go