Skip to content

Remove bundled p5.sound from complete library zip - #9073

Open
AmanUllah687 wants to merge 3 commits into
processing:mainfrom
AmanUllah687:remove-bundled-p5sound
Open

Remove bundled p5.sound from complete library zip#9073
AmanUllah687 wants to merge 3 commits into
processing:mainfrom
AmanUllah687:remove-bundled-p5sound

Conversation

@AmanUllah687

Copy link
Copy Markdown

Resolves #9037

p5.sound is now maintained as a separate library
(https://www.jsdelivr.com/package/npm/p5.sound) and the bundled
lib/addons/p5.sound.js was a stale v1.0.1 build (2021) incompatible
with the 2.x core, causing "registerMethod is not a function" errors.

The website download page now links to the current p5.sound CDN
build instead (processing/p5.js-website#1560, merged).

p5.sound is now a separately maintained library (https://www.jsdelivr.com/package/npm/p5.sound) and the bundled lib/addons/p5.sound.js was a stale v1.0.1 build (2021) incompatible with the 2.x core, causing 'registerMethod is not a function' errors.

The website download page now links to the current p5.sound CDN build instead (processing/p5.js-website#1560).

Resolves processing#9037
@p5-bot

p5-bot Bot commented Aug 11, 2026

Copy link
Copy Markdown

Continuous Release

CDN link

Published Packages

Commit hash: da4e8e6

Previous deployments

This is an automated message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[p5.js 2.0+ Bug Report]: Wrong version of p5-sound included in complete library zip

1 participant