fix: @synonym -> @synonyms
This commit is contained in:
parent
edb347e85a
commit
bfdfab0a00
3 changed files with 5 additions and 5 deletions
|
|
@ -448,7 +448,7 @@ export const { coarse } = registerControl('coarse');
|
|||
* modulate the amplitude of a sound with a continuous waveform
|
||||
*
|
||||
* @name am
|
||||
* @synonym tremolo
|
||||
* @synonyms tremolo
|
||||
* @param {number | Pattern} speed modulation speed in HZ
|
||||
* @example
|
||||
* s("triangle").am("2").amshape("<tri saw ramp square>").amdepth(.5)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue