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.
|
||||
* @name polymeters
|
||||
* @synonyms pm
|
||||
* @example
|
||||
* polymeter(["c", "eb", "g"], ["c2", "g2"]).note()
|
||||
|
|
|
|||
|
|
@ -51,7 +51,6 @@
|
|||
"setStringParser",
|
||||
"isPattern",
|
||||
"reify",
|
||||
"polymeter",
|
||||
"set",
|
||||
"keep",
|
||||
"keepif",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue