fixed doc
This commit is contained in:
parent
4b4290e087
commit
06eb8b5be8
1 changed files with 1 additions and 1 deletions
|
|
@ -407,7 +407,7 @@ const generic_params = [
|
|||
* The center frequency of the phaser in HZ
|
||||
*
|
||||
* @name phasercenter
|
||||
* @param {number | Pattern} centerfrequency most useful values are between 0 and 1
|
||||
* @param {number | Pattern} centerfrequency in HZ
|
||||
* @example
|
||||
* run(8).scale("D:pentatonic").note().sound("sawtooth").release(0.5).phaser("2 8").phasercenter(2000)
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue