snapshot
This commit is contained in:
parent
26d87b691c
commit
c4f26c3cad
1 changed files with 18 additions and 0 deletions
|
|
@ -2143,6 +2143,15 @@ exports[`runs examples > example "freq" example index 1 1`] = `
|
||||||
]
|
]
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
exports[`runs examples > example "fscope" example index 0 1`] = `
|
||||||
|
[
|
||||||
|
"[ 0/1 → 1/1 | s:sawtooth analyze:1 ]",
|
||||||
|
"[ 1/1 → 2/1 | s:sawtooth analyze:1 ]",
|
||||||
|
"[ 2/1 → 3/1 | s:sawtooth analyze:1 ]",
|
||||||
|
"[ 3/1 → 4/1 | s:sawtooth analyze:1 ]",
|
||||||
|
]
|
||||||
|
`;
|
||||||
|
|
||||||
exports[`runs examples > example "ftype" example index 0 1`] = `
|
exports[`runs examples > example "ftype" example index 0 1`] = `
|
||||||
[
|
[
|
||||||
"[ 0/1 → 1/1 | note:c2 s:sawtooth cutoff:500 bpenv:4 ftype:12db ]",
|
"[ 0/1 → 1/1 | note:c2 s:sawtooth cutoff:500 bpenv:4 ftype:12db ]",
|
||||||
|
|
@ -4235,6 +4244,15 @@ exports[`runs examples > example "scaleTranspose" example index 0 1`] = `
|
||||||
]
|
]
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
exports[`runs examples > example "scope" example index 0 1`] = `
|
||||||
|
[
|
||||||
|
"[ 0/1 → 1/1 | s:sawtooth analyze:1 ]",
|
||||||
|
"[ 1/1 → 2/1 | s:sawtooth analyze:1 ]",
|
||||||
|
"[ 2/1 → 3/1 | s:sawtooth analyze:1 ]",
|
||||||
|
"[ 3/1 → 4/1 | s:sawtooth analyze:1 ]",
|
||||||
|
]
|
||||||
|
`;
|
||||||
|
|
||||||
exports[`runs examples > example "segment" example index 0 1`] = `
|
exports[`runs examples > example "segment" example index 0 1`] = `
|
||||||
[
|
[
|
||||||
"[ 0/1 → 1/24 | note:40.25 ]",
|
"[ 0/1 → 1/24 | note:40.25 ]",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue