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.
|
* 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…
x
Reference in New Issue
Block a user