jsilva23 opened this issue 4 years ago · 1 comments
I'm trying to create a simple music player with react nodegui. Is there a way to manipulate audio with nodegui? I have been trying to use howler.js but to no avail.
You could use any library supported by plain nodejs. nodegui in the end runs on top of nodejs (qode)