snapshot
This commit is contained in:
parent
773420fd65
commit
fc41bd1a70
1 changed files with 21 additions and 0 deletions
|
|
@ -912,6 +912,27 @@ exports[`runs examples > example "arrange" example index 0 1`] = `
|
||||||
]
|
]
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
exports[`runs examples > example "as" example index 0 1`] = `
|
||||||
|
[
|
||||||
|
"[ 0/1 → 1/4 | note:c clip:0.5 ]",
|
||||||
|
"[ 1/4 → 1/2 | note:a clip:1 ]",
|
||||||
|
"[ 1/2 → 3/4 | note:f clip:0.25 ]",
|
||||||
|
"[ 3/4 → 1/1 | note:e clip:0.8 ]",
|
||||||
|
"[ 1/1 → 5/4 | note:c clip:0.5 ]",
|
||||||
|
"[ 5/4 → 3/2 | note:a clip:1 ]",
|
||||||
|
"[ 3/2 → 7/4 | note:f clip:0.25 ]",
|
||||||
|
"[ 7/4 → 2/1 | note:e clip:0.8 ]",
|
||||||
|
"[ 2/1 → 9/4 | note:c clip:0.5 ]",
|
||||||
|
"[ 9/4 → 5/2 | note:a clip:1 ]",
|
||||||
|
"[ 5/2 → 11/4 | note:f clip:0.25 ]",
|
||||||
|
"[ 11/4 → 3/1 | note:e clip:0.8 ]",
|
||||||
|
"[ 3/1 → 13/4 | note:c clip:0.5 ]",
|
||||||
|
"[ 13/4 → 7/2 | note:a clip:1 ]",
|
||||||
|
"[ 7/2 → 15/4 | note:f clip:0.25 ]",
|
||||||
|
"[ 15/4 → 4/1 | note:e clip:0.8 ]",
|
||||||
|
]
|
||||||
|
`;
|
||||||
|
|
||||||
exports[`runs examples > example "attack" example index 0 1`] = `
|
exports[`runs examples > example "attack" example index 0 1`] = `
|
||||||
[
|
[
|
||||||
"[ 0/1 → 1/4 | note:c3 attack:0 ]",
|
"[ 0/1 → 1/4 | note:c3 attack:0 ]",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue