doc: arp + arpWith

This commit is contained in:
Felix Roos 2023-01-11 23:26:03 +01:00
parent db75dca118
commit 500c0b6534
2 changed files with 36 additions and 0 deletions

View File

@ -27,3 +27,11 @@ import { JsDoc } from '../../docs/JsDoc';
### chunkBack
<JsDoc client:idle name="Pattern.chunkBack" h={0} />
## arp
<JsDoc client:idle name="Pattern#arp" h={0} />
## arpWith
<JsDoc client:idle name="Pattern#arpWith" h={0} />

View File

@ -187,3 +187,31 @@ These functions are more low level, probably not needed by the live coder.
- \_opSqueezeOut
- \_opTrig
- \_opTrigzero
# Other
## onTrigger
<JsDoc client:idle name="Pattern#onTrigger" h={0} />
## log
<JsDoc client:idle name="Pattern#log" h={0} />
## logValues
<JsDoc client:idle name="Pattern#logValues" h={0} />
## drawLine
<JsDoc client:idle name="Pattern#drawLine" h={0} />
## collect
# Functions
## groupHapsBy
<JsDoc client:idle name="groupHapsBy" h={0} />