Should fix the tests
This commit is contained in:
parent
2901369471
commit
be6634f919
1 changed files with 42 additions and 0 deletions
|
|
@ -4371,6 +4371,48 @@ exports[`runs examples > example "mask" example index 0 1`] = `
|
||||||
]
|
]
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
exports[`runs examples > example "mousex" example index 0 1`] = `
|
||||||
|
[
|
||||||
|
"[ 0/1 → 1/4 | note:C3 ]",
|
||||||
|
"[ 1/4 → 1/2 | note:C3 ]",
|
||||||
|
"[ 1/2 → 3/4 | note:C3 ]",
|
||||||
|
"[ 3/4 → 1/1 | note:C3 ]",
|
||||||
|
"[ 1/1 → 5/4 | note:C3 ]",
|
||||||
|
"[ 5/4 → 3/2 | note:C3 ]",
|
||||||
|
"[ 3/2 → 7/4 | note:C3 ]",
|
||||||
|
"[ 7/4 → 2/1 | note:C3 ]",
|
||||||
|
"[ 2/1 → 9/4 | note:C3 ]",
|
||||||
|
"[ 9/4 → 5/2 | note:C3 ]",
|
||||||
|
"[ 5/2 → 11/4 | note:C3 ]",
|
||||||
|
"[ 11/4 → 3/1 | note:C3 ]",
|
||||||
|
"[ 3/1 → 13/4 | note:C3 ]",
|
||||||
|
"[ 13/4 → 7/2 | note:C3 ]",
|
||||||
|
"[ 7/2 → 15/4 | note:C3 ]",
|
||||||
|
"[ 15/4 → 4/1 | note:C3 ]",
|
||||||
|
]
|
||||||
|
`;
|
||||||
|
|
||||||
|
exports[`runs examples > example "mousey" example index 0 1`] = `
|
||||||
|
[
|
||||||
|
"[ 0/1 → 1/4 | note:C3 ]",
|
||||||
|
"[ 1/4 → 1/2 | note:C3 ]",
|
||||||
|
"[ 1/2 → 3/4 | note:C3 ]",
|
||||||
|
"[ 3/4 → 1/1 | note:C3 ]",
|
||||||
|
"[ 1/1 → 5/4 | note:C3 ]",
|
||||||
|
"[ 5/4 → 3/2 | note:C3 ]",
|
||||||
|
"[ 3/2 → 7/4 | note:C3 ]",
|
||||||
|
"[ 7/4 → 2/1 | note:C3 ]",
|
||||||
|
"[ 2/1 → 9/4 | note:C3 ]",
|
||||||
|
"[ 9/4 → 5/2 | note:C3 ]",
|
||||||
|
"[ 5/2 → 11/4 | note:C3 ]",
|
||||||
|
"[ 11/4 → 3/1 | note:C3 ]",
|
||||||
|
"[ 3/1 → 13/4 | note:C3 ]",
|
||||||
|
"[ 13/4 → 7/2 | note:C3 ]",
|
||||||
|
"[ 7/2 → 15/4 | note:C3 ]",
|
||||||
|
"[ 15/4 → 4/1 | note:C3 ]",
|
||||||
|
]
|
||||||
|
`;
|
||||||
|
|
||||||
exports[`runs examples > example "mul" example index 0 1`] = `
|
exports[`runs examples > example "mul" example index 0 1`] = `
|
||||||
[
|
[
|
||||||
"[ 0/1 → 1/4 | freq:150 ]",
|
"[ 0/1 → 1/4 | freq:150 ]",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue