Hacker News new | ask | show | jobs
by acarabott 2971 days ago
Great idea! Have implemented it, refresh and check it out.
1 comments

Could you also try adding a polyfill for non-Chrome browsers? e.g. https://github.com/jariseon/audioworklet-polyfill
Had a crack at it but it throws NotSupportedException in both Firefox and Safari. There are also some parts that don't conform to the spec and break. Filing an issue...