rserota / wad

Web Audio DAW. Use the Web Audio API for dynamic sound synthesis. It's like jQuery for your ears.
MIT License
1.88k stars 160 forks source link

getUserMedia() build error #144

Closed dibyendu1 closed 1 year ago

dibyendu1 commented 1 year ago

Hi,

I have created a project using Wad in reactJS. The project works fine if we use npm start to run the project. But after build it throws an error "getUserMedia is not supported".

rserota commented 1 year ago

It's hard for me to help you with so little information. Please use the Bug Report issue template. I can't reproduce this issue.

dibyendu1 commented 1 year ago

Sure.. I will use the template and create a new thread. For now I am closing this thread. Thank you.