alemangui / pizzicato

Library to simplify the way you create and manipulate sounds with the Web Audio API.
https://alemangui.github.io/pizzicato/
MIT License
1.67k stars 132 forks source link

x.Sound is not a constructor #172

Open igutzzz opened 2 years ago

igutzzz commented 2 years ago

I'm trying to use pizzicato with next.js, and everytime i try to run, the following error is shown:

pizzicato__WEBPACK_IMPORTED_MODULE_1___default(...).Sound is not a constructor