mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-22 19:18:31 +00:00
fix: snapshot
This commit is contained in:
parent
86cde9716a
commit
95fcce1bcf
@ -841,18 +841,10 @@ exports[`runs examples > example "arp" example index 0 1`] = `
|
|||||||
|
|
||||||
exports[`runs examples > example "arpWith" example index 0 1`] = `
|
exports[`runs examples > example "arpWith" example index 0 1`] = `
|
||||||
[
|
[
|
||||||
"[ 0/1 → 1/2 | note:c ]",
|
"[ 0/1 → 1/1 | note:g ]",
|
||||||
"[ 1/2 → 1/1 | note:c ]",
|
"[ 1/1 → 2/1 | note:g ]",
|
||||||
"[ 1/2 → 1/1 | note:g ]",
|
"[ 2/1 → 3/1 | note:ab ]",
|
||||||
"[ 1/1 → 3/2 | note:eb ]",
|
"[ 3/1 → 4/1 | note:ab ]",
|
||||||
"[ 3/2 → 2/1 | note:c ]",
|
|
||||||
"[ 3/2 → 2/1 | note:g ]",
|
|
||||||
"[ 2/1 → 5/2 | note:c ]",
|
|
||||||
"[ 5/2 → 3/1 | note:c ]",
|
|
||||||
"[ 5/2 → 3/1 | note:g ]",
|
|
||||||
"[ 3/1 → 7/2 | note:eb ]",
|
|
||||||
"[ 7/2 → 4/1 | note:c ]",
|
|
||||||
"[ 7/2 → 4/1 | note:g ]",
|
|
||||||
]
|
]
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user