mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-25 20:48:27 +00:00
snapshot
This commit is contained in:
parent
a97384cec1
commit
c6a74c040e
@ -4760,19 +4760,19 @@ exports[`runs examples > example "velocity" example index 0 1`] = `
|
|||||||
|
|
||||||
exports[`runs examples > example "vib" example index 0 1`] = `
|
exports[`runs examples > example "vib" example index 0 1`] = `
|
||||||
[
|
[
|
||||||
"[ 0/1 → 1/1 | s:triangle freq:300 vib:1 ]",
|
"[ 0/1 → 1/1 | note:a vib:0.5 ]",
|
||||||
"[ 1/1 → 2/1 | s:triangle freq:300 vib:2 ]",
|
"[ 1/1 → 2/1 | note:a vib:1 ]",
|
||||||
"[ 2/1 → 3/1 | s:triangle freq:300 vib:4 ]",
|
"[ 2/1 → 3/1 | note:a vib:2 ]",
|
||||||
"[ 3/1 → 4/1 | s:triangle freq:300 vib:8 ]",
|
"[ 3/1 → 4/1 | note:a vib:4 ]",
|
||||||
]
|
]
|
||||||
`;
|
`;
|
||||||
|
|
||||||
exports[`runs examples > example "vibmod" example index 0 1`] = `
|
exports[`runs examples > example "vibmod" example index 0 1`] = `
|
||||||
[
|
[
|
||||||
"[ 0/1 → 1/1 | s:triangle freq:300 vib:8 vibmod:0.25 ]",
|
"[ 0/1 → 1/1 | note:a vib:4 vibmod:0.25 ]",
|
||||||
"[ 1/1 → 2/1 | s:triangle freq:300 vib:16 vibmod:0.5 ]",
|
"[ 1/1 → 2/1 | note:a vib:4 vibmod:0.5 ]",
|
||||||
"[ 2/1 → 3/1 | s:triangle freq:300 vib:8 vibmod:0.75 ]",
|
"[ 2/1 → 3/1 | note:a vib:4 vibmod:1 ]",
|
||||||
"[ 3/1 → 4/1 | s:triangle freq:300 vib:16 vibmod:1 ]",
|
"[ 3/1 → 4/1 | note:a vib:4 vibmod:2 ]",
|
||||||
]
|
]
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user