mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 13:48:34 +00:00
doc: arp + arpWith
This commit is contained in:
parent
db75dca118
commit
500c0b6534
@ -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} />
|
||||
|
||||
@ -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} />
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user