Remove a callback based on its ID. The ID is returned by the addCue method.
Syntax
removeCue(id)
Parameters
id
Number:
ID of the cue, as returned by addCue
Notice any errors or typos? Please let us know. Please feel free to edit lib/addons/p5.sound.js and open a pull request!