Reference replaceSequence()

replaceSequence()

Find all sequences with the specified name, and replace their patterns with the specified array.

Syntax

replaceSequence(phraseName, sequence)

Parameters

phraseName
String:
sequence
Array:

Array of values to pass into the callback at each step of the phrase.

Notice any errors or typos? Please let us know. Please feel free to edit lib/addons/p5.sound.js and open a pull request!

Related References