Fix example snapshot
This commit is contained in:
parent
3373fa39a6
commit
7d948fd1a7
2 changed files with 5 additions and 13 deletions
|
|
@ -1944,7 +1944,7 @@ export const { speed } = registerControl('speed');
|
|||
* @name stretch
|
||||
* @param {number | Pattern} factor between `-4` and `inf`. Positive increases pitch, 0 does nothing, negative decreases the pitch.
|
||||
* @example
|
||||
* s("gm_flute").stretch("<3 2 1 0 -2>")
|
||||
* s("gm_flute").stretch("<2 1 0 -2>")
|
||||
*
|
||||
*/
|
||||
export const { stretch } = registerControl('stretch');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue