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
|
* 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.
|
* amt has optional `edoSize` param, defaults to 12.
|
||||||
* If haps have edoSize param set, such as from the output of `xen("edo31")`,
|
* 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.
|
* `ftrans` will fallback to that instead of 12 as the default.
|
||||||
*
|
*
|
||||||
* Transposes the frequency by `amt` edoSteps
|
* Transposes the frequency by `amt` edoSteps
|
||||||
* @name ftranspose
|
* @name ftranspose
|
||||||
* @synonyms ftrans, fTrans ftranspose, fTranspose
|
* @synonyms ftrans, fTrans ftranspose, fTranspose
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue