processing / processing/p5.sound.js
Disconnect from Specific Node
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 55
- Forks
- 24
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
as of now the disconnect() method disconnects the source from the Tone.Context - but it should only do that without an argument in the constructor - if a destination node is given i.e. oscillator.disconnect(delay)) the oscillator should disconnect from the delay node.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.