format
This commit is contained in:
parent
99295275ec
commit
530f45a7bb
1 changed files with 3 additions and 3 deletions
|
|
@ -119,9 +119,9 @@ export const xen = register('xen', function (scaleNameOrRatios, pat) {
|
|||
/**
|
||||
* Frequency transpose. Assumes pattern either has `freq` set, or has values that can be interpreted as frequencies
|
||||
* amt has optional `edoSize` param, defaults to 12.
|
||||
* If haps have edoSize param set, such as from the output of `xen("edo31")`,
|
||||
* `ftrans` will fallback to that instead of 12 as the default.
|
||||
*
|
||||
* If haps have edoSize param set, such as from the output of `xen("edo31")`,
|
||||
* `ftrans` will fallback to that instead of 12 as the default.
|
||||
*
|
||||
* Transposes the frequency by `amt` edoSteps
|
||||
* @name ftranspose
|
||||
* @synonyms ftrans, fTrans ftranspose, fTranspose
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue