mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-11 05:38:35 +00:00
fix polymeter doc
This commit is contained in:
parent
d4512f360b
commit
28aee1c58d
@ -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…
x
Reference in New Issue
Block a user