lichen-community-systems / Flocking

Flocking - Creative audio synthesis for the Web
GNU General Public License v2.0
692 stars 60 forks source link

Flocking's AudioContext resumption-on-start logic is special-cased to Safari only #265

Closed colinbdclark closed 5 years ago

colinbdclark commented 5 years ago

However, now that Chrome also suspends AudioContexts until a user action resume()s them, we need to make this a standard cross-browser activity.