mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-12 22:15:27 -04:00
fix polymeter doc
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user