Web Audio Api

Any ideas about how to integrate Web Audio Api (or related frameworks) to a Blocs website?
I understand that I would have to add the library in project settings, but how do I add interactivity to a button, for instance?

Thank you!

Hello @Deschutter I take an example present in Web Audio API and implemented in Blocs, there you have the example, so I think there is no problem getting it working.

There is the example. One of the issues is that safari appears playing but no sound, so open in chrome.

This are the issues about browsers:

Here you can find how to implement it.

Thank you very much!

I already know how to use Web Audio Api, what I need now is a way to integrate that code to buttons made with brics, for example