Skip to content

Comments

p5.sound Nodes Default to Disconnected#60

Closed
pparocza wants to merge 40 commits intoprocessing:mainfrom
pparocza:feature/nodes-default-to-disconnected
Closed

p5.sound Nodes Default to Disconnected#60
pparocza wants to merge 40 commits intoprocessing:mainfrom
pparocza:feature/nodes-default-to-disconnected

Conversation

@pparocza
Copy link

@pparocza pparocza commented Aug 1, 2025

DRAFT - DO NOT MERGE:

Dependent on changes made in PR 59: Abstract Common p5.sound.js Functionality

Changes

  • P5SoundNode constructor no longer connects ._output to audio destination.
  • P5SoundNode.disconnect() defaults to disconnecting from all connected nodes, with optional audioNode argument allowing disconnection from a specific node

@pparocza pparocza closed this Aug 1, 2025
@pparocza pparocza deleted the feature/nodes-default-to-disconnected branch August 1, 2025 19:50
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.

2 participants