docs: fit + splice
This commit is contained in:
parent
2deafe214a
commit
b98e24fabf
2 changed files with 21 additions and 6 deletions
|
|
@ -327,6 +327,10 @@ Sampler effects are functions that can be used to change the behaviour of sample
|
|||
|
||||
<JsDoc client:idle name="Pattern.loopAt" h={0} />
|
||||
|
||||
### fit
|
||||
|
||||
<JsDoc client:idle name="fit" h={0} />
|
||||
|
||||
### chop
|
||||
|
||||
<JsDoc client:idle name="Pattern.chop" h={0} />
|
||||
|
|
@ -335,6 +339,10 @@ Sampler effects are functions that can be used to change the behaviour of sample
|
|||
|
||||
<JsDoc client:idle name="Pattern.slice" h={0} />
|
||||
|
||||
### splice
|
||||
|
||||
<JsDoc client:idle name="splice" h={0} />
|
||||
|
||||
### speed
|
||||
|
||||
<JsDoc client:idle name="speed" h={0} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue