You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code doesn't work due to the RNBO library not being loaded correctly from their CDN and a CORS policy. However, works locally and deployed to the web.
Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.
p5.js version
1.9.3
What is your operating system?
Mac OS
Web browser and version
Arc: Version 1.73.0 (56815), Chromium Engine Version 131.0.6778.140
Actual Behavior
https://editor.p5js.org/thomasjohnmartinez/sketches/BUinia5BO
This sketch demonstrates connecting p5.sound.js to the Cycling 74' RNBO audio library (https://rnbo.cycling74.com/learn/getting-the-rnbojs-library).
The code doesn't work due to the RNBO library not being loaded correctly from their CDN and a CORS policy. However, works locally and deployed to the web.
Expected Behavior
A workaround was provided by @raclim here where the library is uploaded directly into the sketch editor: https://editor.p5js.org/raclim/sketches/N853ZgNtf
Steps to reproduce
Steps:
Snippet:
https://editor.p5js.org/thomasjohnmartinez/sketches/BUinia5BO
The text was updated successfully, but these errors were encountered: