refactor uses of voicings
+ fix usages of scaleTranspose
This commit is contained in:
parent
bc43fc9585
commit
b81a66f07e
7 changed files with 32 additions and 14 deletions
|
|
@ -1533,7 +1533,7 @@ export const { firstOf, every } = register(['firstOf', 'every'], function (n, fu
|
|||
|
||||
/**
|
||||
* Like layer, but with a single function:
|
||||
* @name _apply
|
||||
* @name apply
|
||||
* @memberof Pattern
|
||||
* @example
|
||||
* "<c3 eb3 g3>".scale('C minor').apply(scaleTranspose("0,2,4")).note()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue