fix polymeter doc
This commit is contained in:
parent
d4512f360b
commit
28aee1c58d
2 changed files with 0 additions and 2 deletions
|
|
@ -1296,7 +1296,6 @@ export function polymeterSteps(steps, ...args) {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Combines the given lists of patterns with the same pulse. This will create so called polymeters when different sized sequences are used.
|
* Combines the given lists of patterns with the same pulse. This will create so called polymeters when different sized sequences are used.
|
||||||
* @name polymeters
|
|
||||||
* @synonyms pm
|
* @synonyms pm
|
||||||
* @example
|
* @example
|
||||||
* polymeter(["c", "eb", "g"], ["c2", "g2"]).note()
|
* polymeter(["c", "eb", "g"], ["c2", "g2"]).note()
|
||||||
|
|
|
||||||
|
|
@ -51,7 +51,6 @@
|
||||||
"setStringParser",
|
"setStringParser",
|
||||||
"isPattern",
|
"isPattern",
|
||||||
"reify",
|
"reify",
|
||||||
"polymeter",
|
|
||||||
"set",
|
"set",
|
||||||
"keep",
|
"keep",
|
||||||
"keepif",
|
"keepif",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue