merge main
This commit is contained in:
parent
6e5d8eed19
commit
2348023b22
1 changed files with 8 additions and 20 deletions
|
|
@ -956,31 +956,19 @@ exports[`runs examples > example "bank" example index 0 1`] = `
|
||||||
|
|
||||||
exports[`runs examples > example "beat" example index 0 1`] = `
|
exports[`runs examples > example "beat" example index 0 1`] = `
|
||||||
[
|
[
|
||||||
"[ 0/1 → 1/1 | s:bd duration:0.0625 ]",
|
"[ 0/1 → 1/16 | s:bd ]",
|
||||||
"[ 7/16 → 1/1 | s:bd duration:0.0625 ]",
|
"[ 1/1 → 17/16 | s:bd ]",
|
||||||
"[ 5/8 → 1/1 | s:bd duration:0.0625 ]",
|
"[ 2/1 → 33/16 | s:bd ]",
|
||||||
"[ 1/1 → 2/1 | s:bd duration:0.0625 ]",
|
"[ 3/1 → 49/16 | s:bd ]",
|
||||||
"[ 23/16 → 2/1 | s:bd duration:0.0625 ]",
|
|
||||||
"[ 13/8 → 2/1 | s:bd duration:0.0625 ]",
|
|
||||||
"[ 2/1 → 3/1 | s:bd duration:0.0625 ]",
|
|
||||||
"[ 39/16 → 3/1 | s:bd duration:0.0625 ]",
|
|
||||||
"[ 21/8 → 3/1 | s:bd duration:0.0625 ]",
|
|
||||||
"[ 3/1 → 4/1 | s:bd duration:0.0625 ]",
|
|
||||||
"[ 55/16 → 4/1 | s:bd duration:0.0625 ]",
|
|
||||||
"[ 29/8 → 4/1 | s:bd duration:0.0625 ]",
|
|
||||||
]
|
]
|
||||||
`;
|
`;
|
||||||
|
|
||||||
exports[`runs examples > example "beat" example index 1 1`] = `
|
exports[`runs examples > example "beat" example index 1 1`] = `
|
||||||
[
|
[
|
||||||
"[ 1/4 → 1/1 | s:sd duration:0.0625 ]",
|
"[ 1/48 → 1/12 | s:sd ]",
|
||||||
"[ 3/4 → 1/1 | s:sd duration:0.0625 ]",
|
"[ 49/48 → 13/12 | s:sd ]",
|
||||||
"[ 5/4 → 2/1 | s:sd duration:0.0625 ]",
|
"[ 97/48 → 25/12 | s:sd ]",
|
||||||
"[ 7/4 → 2/1 | s:sd duration:0.0625 ]",
|
"[ 145/48 → 37/12 | s:sd ]",
|
||||||
"[ 9/4 → 3/1 | s:sd duration:0.0625 ]",
|
|
||||||
"[ 11/4 → 3/1 | s:sd duration:0.0625 ]",
|
|
||||||
"[ 13/4 → 4/1 | s:sd duration:0.0625 ]",
|
|
||||||
"[ 15/4 → 4/1 | s:sd duration:0.0625 ]",
|
|
||||||
]
|
]
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue