doc: arp + arpWith
This commit is contained in:
parent
db75dca118
commit
500c0b6534
2 changed files with 36 additions and 0 deletions
|
|
@ -27,3 +27,11 @@ import { JsDoc } from '../../docs/JsDoc';
|
||||||
### chunkBack
|
### chunkBack
|
||||||
|
|
||||||
<JsDoc client:idle name="Pattern.chunkBack" h={0} />
|
<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} />
|
||||||
|
|
|
||||||
|
|
@ -187,3 +187,31 @@ These functions are more low level, probably not needed by the live coder.
|
||||||
- \_opSqueezeOut
|
- \_opSqueezeOut
|
||||||
- \_opTrig
|
- \_opTrig
|
||||||
- \_opTrigzero
|
- \_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} />
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue