add synonym to docs
This commit is contained in:
parent
9017085fa3
commit
ef3cd56b0d
1 changed files with 1 additions and 0 deletions
|
|
@ -124,6 +124,7 @@ function transposeFn(intervalOrSemitones, pat) {
|
||||||
* @returns Pattern
|
* @returns Pattern
|
||||||
* @memberof Pattern
|
* @memberof Pattern
|
||||||
* @name transpose
|
* @name transpose
|
||||||
|
* @synonyms trans
|
||||||
* @example
|
* @example
|
||||||
* "c2 c3".fast(2).transpose("<0 -2 5 3>".slow(2)).note()
|
* "c2 c3".fast(2).transpose("<0 -2 5 3>".slow(2)).note()
|
||||||
* @example
|
* @example
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue