mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
doc: arp + arpWith
This commit is contained in:
@@ -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} />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user