mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-22 02:58:32 +00:00
snapshots
This commit is contained in:
parent
b9781915a4
commit
ccc90108df
@ -60,6 +60,31 @@ exports[`runs examples > example "add" example index 1 1`] = `
|
|||||||
]
|
]
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
exports[`runs examples > example "addVoicings" example index 0 1`] = `
|
||||||
|
[
|
||||||
|
"[ 0/1 → 1/1 | note:E3 ]",
|
||||||
|
"[ 0/1 → 1/1 | note:A3 ]",
|
||||||
|
"[ 0/1 → 1/1 | note:D4 ]",
|
||||||
|
"[ 0/1 → 1/1 | note:G4 ]",
|
||||||
|
"[ 0/1 → 1/1 | note:B4 ]",
|
||||||
|
"[ 1/1 → 2/1 | note:C#3 ]",
|
||||||
|
"[ 1/1 → 2/1 | note:G3 ]",
|
||||||
|
"[ 1/1 → 2/1 | note:B3 ]",
|
||||||
|
"[ 1/1 → 2/1 | note:E4 ]",
|
||||||
|
"[ 1/1 → 2/1 | note:A4 ]",
|
||||||
|
"[ 2/1 → 3/1 | note:D3 ]",
|
||||||
|
"[ 2/1 → 3/1 | note:G3 ]",
|
||||||
|
"[ 2/1 → 3/1 | note:C4 ]",
|
||||||
|
"[ 2/1 → 3/1 | note:F4 ]",
|
||||||
|
"[ 2/1 → 3/1 | note:A4 ]",
|
||||||
|
"[ 3/1 → 4/1 | note:B3 ]",
|
||||||
|
"[ 3/1 → 4/1 | note:F4 ]",
|
||||||
|
"[ 3/1 → 4/1 | note:A4 ]",
|
||||||
|
"[ 3/1 → 4/1 | note:D5 ]",
|
||||||
|
"[ 3/1 → 4/1 | note:G5 ]",
|
||||||
|
]
|
||||||
|
`;
|
||||||
|
|
||||||
exports[`runs examples > example "almostAlways" example index 0 1`] = `
|
exports[`runs examples > example "almostAlways" example index 0 1`] = `
|
||||||
[
|
[
|
||||||
"[ 0/1 → 1/8 | s:hh speed:0.5 ]",
|
"[ 0/1 → 1/8 | s:hh speed:0.5 ]",
|
||||||
@ -232,6 +257,23 @@ exports[`runs examples > example "amp" example index 0 1`] = `
|
|||||||
]
|
]
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
exports[`runs examples > example "apply" example index 0 1`] = `
|
||||||
|
[
|
||||||
|
"[ 0/1 → 1/1 | note:C3 ]",
|
||||||
|
"[ 0/1 → 1/1 | note:Eb3 ]",
|
||||||
|
"[ 0/1 → 1/1 | note:G3 ]",
|
||||||
|
"[ 1/1 → 2/1 | note:Eb3 ]",
|
||||||
|
"[ 1/1 → 2/1 | note:G3 ]",
|
||||||
|
"[ 1/1 → 2/1 | note:Bb3 ]",
|
||||||
|
"[ 2/1 → 3/1 | note:G3 ]",
|
||||||
|
"[ 2/1 → 3/1 | note:Bb3 ]",
|
||||||
|
"[ 2/1 → 3/1 | note:D4 ]",
|
||||||
|
"[ 3/1 → 4/1 | note:C3 ]",
|
||||||
|
"[ 3/1 → 4/1 | note:Eb3 ]",
|
||||||
|
"[ 3/1 → 4/1 | note:G3 ]",
|
||||||
|
]
|
||||||
|
`;
|
||||||
|
|
||||||
exports[`runs examples > example "bandf" example index 0 1`] = `
|
exports[`runs examples > example "bandf" example index 0 1`] = `
|
||||||
[
|
[
|
||||||
"[ 0/1 → 1/2 | s:bd bandf:1000 ]",
|
"[ 0/1 → 1/2 | s:bd bandf:1000 ]",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user