Using web audio API in Plasmic

Anyone knows a native way to use the web audio api in plasmic?

Add an Embed HTML Component

Then in Embed HTML Props paste in this code
`

``

[code.html|attachment](https://files.slack.com/files-pri/T0128PVP932-F053N6HPHDE/code.html?t=xoxe-1076811791104-5105849164293-5094249752727-9a44ca5a4e23547d78afb6c690b51ff4)

We don’t have anything built into Plasmic for using audio; you’ll have to use code components or write snippets of code in EmbedHTML and onClick handlers etc.