Computer Science, asked by snehalghosh001, 17 hours ago

How to fix the "loadSound is not defined" command from p5.js?

Attachments:

Answers

Answered by faseelaandru
1

Are you sure you have imported the necessary javascript files from the p5.js site. Try using the first link script tag inside your head tag in the index.html file from https://cdnjs.com/libraries/p5.js

Similar questions