processing / p5.js-website

New p5.js website!
http://p5js.org
MIT License
16 stars 78 forks source link

Failure to run loadSound() example on the reference page #519

Open nimanns opened 1 month ago

nimanns commented 1 month ago

Most appropriate sections of the p5.js website?

Reference

What is your operating system?

Windows

Web browser and version

Chrome Version 128.0.6613.113

Actual Behavior

When visiting the reference page for loadSound, the example fails to run.

Expected Behavior

When visiting the reference page for loadSound, the example should work and play a sound.

Steps to reproduce

Visit the the reference page for loadSound and click on play on the example.

Would you like to work on the issue?

Yes

limzykenneth commented 1 week ago

Thanks for the report @nimanns. The reference for p5.sound is not officially released on the new website yet as we are working through some necessary steps for new release of p5.sound. As linked in the reference, you can use the old website's p5.sound reference instead: https://archive.p5js.org/reference/#/libraries/p5.sound