This commit is contained in:
Felix Roos 2024-06-02 14:11:52 +02:00
parent e6b55baed0
commit 25981092b1

View file

@ -6196,67 +6196,67 @@ exports[`runs examples > example "s_cat" example index 1 1`] = `
exports[`runs examples > example "s_polymeter" example index 0 1`] = ` exports[`runs examples > example "s_polymeter" example index 0 1`] = `
[ [
"[ 0/1 → 1/3 | c ]", "[ 0/1 → 1/3 | note:c ]",
"[ 0/1 → 1/3 | c2 ]", "[ 0/1 → 1/3 | note:c2 ]",
"[ 1/3 → 2/3 | eb ]", "[ 1/3 → 2/3 | note:eb ]",
"[ 1/3 → 2/3 | g2 ]", "[ 1/3 → 2/3 | note:g2 ]",
"[ 2/3 → 1/1 | g ]", "[ 2/3 → 1/1 | note:g ]",
"[ 2/3 → 1/1 | c2 ]", "[ 2/3 → 1/1 | note:c2 ]",
"[ 1/1 → 4/3 | c ]", "[ 1/1 → 4/3 | note:c ]",
"[ 1/1 → 4/3 | g2 ]", "[ 1/1 → 4/3 | note:g2 ]",
"[ 4/3 → 5/3 | eb ]", "[ 4/3 → 5/3 | note:eb ]",
"[ 4/3 → 5/3 | c2 ]", "[ 4/3 → 5/3 | note:c2 ]",
"[ 5/3 → 2/1 | g ]", "[ 5/3 → 2/1 | note:g ]",
"[ 5/3 → 2/1 | g2 ]", "[ 5/3 → 2/1 | note:g2 ]",
"[ 2/1 → 7/3 | c ]", "[ 2/1 → 7/3 | note:c ]",
"[ 2/1 → 7/3 | c2 ]", "[ 2/1 → 7/3 | note:c2 ]",
"[ 7/3 → 8/3 | eb ]", "[ 7/3 → 8/3 | note:eb ]",
"[ 7/3 → 8/3 | g2 ]", "[ 7/3 → 8/3 | note:g2 ]",
"[ 8/3 → 3/1 | g ]", "[ 8/3 → 3/1 | note:g ]",
"[ 8/3 → 3/1 | c2 ]", "[ 8/3 → 3/1 | note:c2 ]",
"[ 3/1 → 10/3 | c ]", "[ 3/1 → 10/3 | note:c ]",
"[ 3/1 → 10/3 | g2 ]", "[ 3/1 → 10/3 | note:g2 ]",
"[ 10/3 → 11/3 | eb ]", "[ 10/3 → 11/3 | note:eb ]",
"[ 10/3 → 11/3 | c2 ]", "[ 10/3 → 11/3 | note:c2 ]",
"[ 11/3 → 4/1 | g ]", "[ 11/3 → 4/1 | note:g ]",
"[ 11/3 → 4/1 | g2 ]", "[ 11/3 → 4/1 | note:g2 ]",
] ]
`; `;
exports[`runs examples > example "s_polymeterSteps" example index 0 1`] = ` exports[`runs examples > example "s_polymeterSteps" example index 0 1`] = `
[ [
"[ 0/1 → 1/4 | c ]", "[ 0/1 → 1/4 | note:c ]",
"[ 0/1 → 1/4 | e ]", "[ 0/1 → 1/4 | note:e ]",
"[ 1/4 → 1/2 | d ]", "[ 1/4 → 1/2 | note:d ]",
"[ 1/4 → 1/2 | f ]", "[ 1/4 → 1/2 | note:f ]",
"[ 1/2 → 3/4 | c ]", "[ 1/2 → 3/4 | note:c ]",
"[ 1/2 → 3/4 | g ]", "[ 1/2 → 3/4 | note:g ]",
"[ 3/4 → 1/1 | d ]", "[ 3/4 → 1/1 | note:d ]",
"[ 3/4 → 1/1 | e ]", "[ 3/4 → 1/1 | note:e ]",
"[ 1/1 → 5/4 | c ]", "[ 1/1 → 5/4 | note:c ]",
"[ 1/1 → 5/4 | f ]", "[ 1/1 → 5/4 | note:f ]",
"[ 5/4 → 3/2 | d ]", "[ 5/4 → 3/2 | note:d ]",
"[ 5/4 → 3/2 | g ]", "[ 5/4 → 3/2 | note:g ]",
"[ 3/2 → 7/4 | c ]", "[ 3/2 → 7/4 | note:c ]",
"[ 3/2 → 7/4 | e ]", "[ 3/2 → 7/4 | note:e ]",
"[ 7/4 → 2/1 | d ]", "[ 7/4 → 2/1 | note:d ]",
"[ 7/4 → 2/1 | f ]", "[ 7/4 → 2/1 | note:f ]",
"[ 2/1 → 9/4 | c ]", "[ 2/1 → 9/4 | note:c ]",
"[ 2/1 → 9/4 | g ]", "[ 2/1 → 9/4 | note:g ]",
"[ 9/4 → 5/2 | d ]", "[ 9/4 → 5/2 | note:d ]",
"[ 9/4 → 5/2 | e ]", "[ 9/4 → 5/2 | note:e ]",
"[ 5/2 → 11/4 | c ]", "[ 5/2 → 11/4 | note:c ]",
"[ 5/2 → 11/4 | f ]", "[ 5/2 → 11/4 | note:f ]",
"[ 11/4 → 3/1 | d ]", "[ 11/4 → 3/1 | note:d ]",
"[ 11/4 → 3/1 | g ]", "[ 11/4 → 3/1 | note:g ]",
"[ 3/1 → 13/4 | c ]", "[ 3/1 → 13/4 | note:c ]",
"[ 3/1 → 13/4 | e ]", "[ 3/1 → 13/4 | note:e ]",
"[ 13/4 → 7/2 | d ]", "[ 13/4 → 7/2 | note:d ]",
"[ 13/4 → 7/2 | f ]", "[ 13/4 → 7/2 | note:f ]",
"[ 7/2 → 15/4 | c ]", "[ 7/2 → 15/4 | note:c ]",
"[ 7/2 → 15/4 | g ]", "[ 7/2 → 15/4 | note:g ]",
"[ 15/4 → 4/1 | d ]", "[ 15/4 → 4/1 | note:d ]",
"[ 15/4 → 4/1 | e ]", "[ 15/4 → 4/1 | note:e ]",
] ]
`; `;