documenting filters more + tests
This commit is contained in:
parent
bea9a3c2dc
commit
1383af6208
3 changed files with 526 additions and 22 deletions
|
|
@ -900,6 +900,56 @@ exports[`runs examples > example "begin" example index 0 1`] = `
|
|||
]
|
||||
`;
|
||||
|
||||
exports[`runs examples > example "bpdecay" example index 0 1`] = `
|
||||
[
|
||||
"[ 0/1 → 1/6 | note:c3 s:square bandf:1000 bpdecay:0.05 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 1/6 → 1/3 | note:e3 s:square bandf:1000 bpdecay:0.05 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 1/3 → 1/2 | note:f3 s:square bandf:1000 bpdecay:0.05 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 1/2 → 2/3 | note:g3 s:square bandf:1000 bpdecay:0.05 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 2/3 → 5/6 | note:ab3 s:square bandf:1000 bpdecay:0.05 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 5/6 → 1/1 | note:bb3 s:square bandf:1000 bpdecay:0.05 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 1/1 → 7/6 | note:c3 s:square bandf:1000 bpdecay:0.05 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 7/6 → 4/3 | note:e3 s:square bandf:1000 bpdecay:0.05 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 4/3 → 3/2 | note:f3 s:square bandf:1000 bpdecay:0.05 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 3/2 → 5/3 | note:g3 s:square bandf:1000 bpdecay:0.05 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 5/3 → 11/6 | note:ab3 s:square bandf:1000 bpdecay:0.05 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 11/6 → 2/1 | note:bb3 s:square bandf:1000 bpdecay:0.05 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 2/1 → 13/6 | note:c3 s:square bandf:1000 bpdecay:0.1 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 13/6 → 7/3 | note:e3 s:square bandf:1000 bpdecay:0.1 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 7/3 → 5/2 | note:f3 s:square bandf:1000 bpdecay:0.1 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 5/2 → 8/3 | note:g3 s:square bandf:1000 bpdecay:0.1 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 8/3 → 17/6 | note:ab3 s:square bandf:1000 bpdecay:0.1 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 17/6 → 3/1 | note:bb3 s:square bandf:1000 bpdecay:0.1 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 3/1 → 19/6 | note:c3 s:square bandf:1000 bpdecay:0.1 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 19/6 → 10/3 | note:e3 s:square bandf:1000 bpdecay:0.1 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 10/3 → 7/2 | note:f3 s:square bandf:1000 bpdecay:0.1 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 7/2 → 11/3 | note:g3 s:square bandf:1000 bpdecay:0.1 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 11/3 → 23/6 | note:ab3 s:square bandf:1000 bpdecay:0.1 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
"[ 23/6 → 4/1 | note:bb3 s:square bandf:1000 bpdecay:0.1 ftype:12db bpsustain:0 bprelease:0 ]",
|
||||
]
|
||||
`;
|
||||
|
||||
exports[`runs examples > example "bpenv" example index 0 1`] = `
|
||||
[
|
||||
"[ 0/1 → 1/4 | note:c2 s:sawtooth bandf:500 bpenv:1 ]",
|
||||
"[ 1/4 → 1/2 | note:c3 s:sawtooth bandf:500 bpenv:1 ]",
|
||||
"[ 1/2 → 3/4 | note:c2 s:sawtooth bandf:500 bpenv:1 ]",
|
||||
"[ 3/4 → 1/1 | note:c3 s:sawtooth bandf:500 bpenv:1 ]",
|
||||
"[ 1/1 → 5/4 | note:c2 s:sawtooth bandf:500 bpenv:2 ]",
|
||||
"[ 5/4 → 3/2 | note:c3 s:sawtooth bandf:500 bpenv:2 ]",
|
||||
"[ 3/2 → 7/4 | note:c2 s:sawtooth bandf:500 bpenv:2 ]",
|
||||
"[ 7/4 → 2/1 | note:c3 s:sawtooth bandf:500 bpenv:2 ]",
|
||||
"[ 2/1 → 9/4 | note:c2 s:sawtooth bandf:500 bpenv:3 ]",
|
||||
"[ 9/4 → 5/2 | note:c3 s:sawtooth bandf:500 bpenv:3 ]",
|
||||
"[ 5/2 → 11/4 | note:c2 s:sawtooth bandf:500 bpenv:3 ]",
|
||||
"[ 11/4 → 3/1 | note:c3 s:sawtooth bandf:500 bpenv:3 ]",
|
||||
"[ 3/1 → 13/4 | note:c2 s:sawtooth bandf:500 bpenv:4 ]",
|
||||
"[ 13/4 → 7/2 | note:c3 s:sawtooth bandf:500 bpenv:4 ]",
|
||||
"[ 7/2 → 15/4 | note:c2 s:sawtooth bandf:500 bpenv:4 ]",
|
||||
"[ 15/4 → 4/1 | note:c3 s:sawtooth bandf:500 bpenv:4 ]",
|
||||
]
|
||||
`;
|
||||
|
||||
exports[`runs examples > example "bpf" example index 0 1`] = `
|
||||
[
|
||||
"[ 0/1 → 1/3 | s:hh bandf:1000 ]",
|
||||
|
|
@ -2050,6 +2100,114 @@ exports[`runs examples > example "gain" example index 0 1`] = `
|
|||
]
|
||||
`;
|
||||
|
||||
exports[`runs examples > example "hpattack" example index 0 1`] = `
|
||||
[
|
||||
"[ 0/1 → 1/6 | note:c3 s:square hcutoff:1000 hpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 1/6 → 1/3 | note:e3 s:square hcutoff:1000 hpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 1/3 → 1/2 | note:f3 s:square hcutoff:1000 hpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 1/2 → 2/3 | note:g3 s:square hcutoff:1000 hpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 2/3 → 5/6 | note:ab3 s:square hcutoff:1000 hpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 5/6 → 1/1 | note:bb3 s:square hcutoff:1000 hpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 1/1 → 7/6 | note:c3 s:square hcutoff:1000 hpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 7/6 → 4/3 | note:e3 s:square hcutoff:1000 hpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 4/3 → 3/2 | note:f3 s:square hcutoff:1000 hpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 3/2 → 5/3 | note:g3 s:square hcutoff:1000 hpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 5/3 → 11/6 | note:ab3 s:square hcutoff:1000 hpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 11/6 → 2/1 | note:bb3 s:square hcutoff:1000 hpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 2/1 → 13/6 | note:c3 s:square hcutoff:1000 hpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 13/6 → 7/3 | note:e3 s:square hcutoff:1000 hpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 7/3 → 5/2 | note:f3 s:square hcutoff:1000 hpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 5/2 → 8/3 | note:g3 s:square hcutoff:1000 hpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 8/3 → 17/6 | note:ab3 s:square hcutoff:1000 hpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 17/6 → 3/1 | note:bb3 s:square hcutoff:1000 hpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 3/1 → 19/6 | note:c3 s:square hcutoff:1000 hpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 19/6 → 10/3 | note:e3 s:square hcutoff:1000 hpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 10/3 → 7/2 | note:f3 s:square hcutoff:1000 hpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 7/2 → 11/3 | note:g3 s:square hcutoff:1000 hpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 11/3 → 23/6 | note:ab3 s:square hcutoff:1000 hpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 23/6 → 4/1 | note:bb3 s:square hcutoff:1000 hpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
]
|
||||
`;
|
||||
|
||||
exports[`runs examples > example "hpattack" example index 0 2`] = `
|
||||
[
|
||||
"[ 0/1 → 1/6 | note:c3 s:square bandf:1000 bpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 1/6 → 1/3 | note:e3 s:square bandf:1000 bpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 1/3 → 1/2 | note:f3 s:square bandf:1000 bpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 1/2 → 2/3 | note:g3 s:square bandf:1000 bpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 2/3 → 5/6 | note:ab3 s:square bandf:1000 bpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 5/6 → 1/1 | note:bb3 s:square bandf:1000 bpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 1/1 → 7/6 | note:c3 s:square bandf:1000 bpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 7/6 → 4/3 | note:e3 s:square bandf:1000 bpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 4/3 → 3/2 | note:f3 s:square bandf:1000 bpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 3/2 → 5/3 | note:g3 s:square bandf:1000 bpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 5/3 → 11/6 | note:ab3 s:square bandf:1000 bpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 11/6 → 2/1 | note:bb3 s:square bandf:1000 bpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 2/1 → 13/6 | note:c3 s:square bandf:1000 bpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 13/6 → 7/3 | note:e3 s:square bandf:1000 bpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 7/3 → 5/2 | note:f3 s:square bandf:1000 bpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 5/2 → 8/3 | note:g3 s:square bandf:1000 bpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 8/3 → 17/6 | note:ab3 s:square bandf:1000 bpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 17/6 → 3/1 | note:bb3 s:square bandf:1000 bpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 3/1 → 19/6 | note:c3 s:square bandf:1000 bpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 19/6 → 10/3 | note:e3 s:square bandf:1000 bpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 10/3 → 7/2 | note:f3 s:square bandf:1000 bpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 7/2 → 11/3 | note:g3 s:square bandf:1000 bpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 11/3 → 23/6 | note:ab3 s:square bandf:1000 bpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 23/6 → 4/1 | note:bb3 s:square bandf:1000 bpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
]
|
||||
`;
|
||||
|
||||
exports[`runs examples > example "hpdecay" example index 0 1`] = `
|
||||
[
|
||||
"[ 0/1 → 1/6 | note:c3 s:square hcutoff:1000 hpdecay:0.05 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 1/6 → 1/3 | note:e3 s:square hcutoff:1000 hpdecay:0.05 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 1/3 → 1/2 | note:f3 s:square hcutoff:1000 hpdecay:0.05 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 1/2 → 2/3 | note:g3 s:square hcutoff:1000 hpdecay:0.05 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 2/3 → 5/6 | note:ab3 s:square hcutoff:1000 hpdecay:0.05 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 5/6 → 1/1 | note:bb3 s:square hcutoff:1000 hpdecay:0.05 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 1/1 → 7/6 | note:c3 s:square hcutoff:1000 hpdecay:0.05 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 7/6 → 4/3 | note:e3 s:square hcutoff:1000 hpdecay:0.05 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 4/3 → 3/2 | note:f3 s:square hcutoff:1000 hpdecay:0.05 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 3/2 → 5/3 | note:g3 s:square hcutoff:1000 hpdecay:0.05 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 5/3 → 11/6 | note:ab3 s:square hcutoff:1000 hpdecay:0.05 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 11/6 → 2/1 | note:bb3 s:square hcutoff:1000 hpdecay:0.05 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 2/1 → 13/6 | note:c3 s:square hcutoff:1000 hpdecay:0.1 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 13/6 → 7/3 | note:e3 s:square hcutoff:1000 hpdecay:0.1 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 7/3 → 5/2 | note:f3 s:square hcutoff:1000 hpdecay:0.1 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 5/2 → 8/3 | note:g3 s:square hcutoff:1000 hpdecay:0.1 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 8/3 → 17/6 | note:ab3 s:square hcutoff:1000 hpdecay:0.1 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 17/6 → 3/1 | note:bb3 s:square hcutoff:1000 hpdecay:0.1 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 3/1 → 19/6 | note:c3 s:square hcutoff:1000 hpdecay:0.1 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 19/6 → 10/3 | note:e3 s:square hcutoff:1000 hpdecay:0.1 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 10/3 → 7/2 | note:f3 s:square hcutoff:1000 hpdecay:0.1 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 7/2 → 11/3 | note:g3 s:square hcutoff:1000 hpdecay:0.1 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 11/3 → 23/6 | note:ab3 s:square hcutoff:1000 hpdecay:0.1 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
"[ 23/6 → 4/1 | note:bb3 s:square hcutoff:1000 hpdecay:0.1 ftype:12db hpsustain:0 hprelease:0 ]",
|
||||
]
|
||||
`;
|
||||
|
||||
exports[`runs examples > example "hpenv" example index 0 1`] = `
|
||||
[
|
||||
"[ 0/1 → 1/4 | note:c2 s:sawtooth hcutoff:500 hpenv:1 ]",
|
||||
"[ 1/4 → 1/2 | note:c3 s:sawtooth hcutoff:500 hpenv:1 ]",
|
||||
"[ 1/2 → 3/4 | note:c2 s:sawtooth hcutoff:500 hpenv:1 ]",
|
||||
"[ 3/4 → 1/1 | note:c3 s:sawtooth hcutoff:500 hpenv:1 ]",
|
||||
"[ 1/1 → 5/4 | note:c2 s:sawtooth hcutoff:500 hpenv:2 ]",
|
||||
"[ 5/4 → 3/2 | note:c3 s:sawtooth hcutoff:500 hpenv:2 ]",
|
||||
"[ 3/2 → 7/4 | note:c2 s:sawtooth hcutoff:500 hpenv:2 ]",
|
||||
"[ 7/4 → 2/1 | note:c3 s:sawtooth hcutoff:500 hpenv:2 ]",
|
||||
"[ 2/1 → 9/4 | note:c2 s:sawtooth hcutoff:500 hpenv:3 ]",
|
||||
"[ 9/4 → 5/2 | note:c3 s:sawtooth hcutoff:500 hpenv:3 ]",
|
||||
"[ 5/2 → 11/4 | note:c2 s:sawtooth hcutoff:500 hpenv:3 ]",
|
||||
"[ 11/4 → 3/1 | note:c3 s:sawtooth hcutoff:500 hpenv:3 ]",
|
||||
"[ 3/1 → 13/4 | note:c2 s:sawtooth hcutoff:500 hpenv:4 ]",
|
||||
"[ 13/4 → 7/2 | note:c3 s:sawtooth hcutoff:500 hpenv:4 ]",
|
||||
"[ 7/2 → 15/4 | note:c2 s:sawtooth hcutoff:500 hpenv:4 ]",
|
||||
"[ 15/4 → 4/1 | note:c3 s:sawtooth hcutoff:500 hpenv:4 ]",
|
||||
]
|
||||
`;
|
||||
|
||||
exports[`runs examples > example "hpf" example index 0 1`] = `
|
||||
[
|
||||
"[ 0/1 → 1/4 | s:hh hcutoff:4000 ]",
|
||||
|
|
@ -2566,6 +2724,85 @@ exports[`runs examples > example "loopAtCps" example index 0 1`] = `
|
|||
]
|
||||
`;
|
||||
|
||||
exports[`runs examples > example "lpattack" example index 0 1`] = `
|
||||
[
|
||||
"[ 0/1 → 1/6 | note:c3 s:square cutoff:1000 lpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 1/6 → 1/3 | note:e3 s:square cutoff:1000 lpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 1/3 → 1/2 | note:f3 s:square cutoff:1000 lpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 1/2 → 2/3 | note:g3 s:square cutoff:1000 lpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 2/3 → 5/6 | note:ab3 s:square cutoff:1000 lpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 5/6 → 1/1 | note:bb3 s:square cutoff:1000 lpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 1/1 → 7/6 | note:c3 s:square cutoff:1000 lpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 7/6 → 4/3 | note:e3 s:square cutoff:1000 lpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 4/3 → 3/2 | note:f3 s:square cutoff:1000 lpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 3/2 → 5/3 | note:g3 s:square cutoff:1000 lpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 5/3 → 11/6 | note:ab3 s:square cutoff:1000 lpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 11/6 → 2/1 | note:bb3 s:square cutoff:1000 lpattack:0.05 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 2/1 → 13/6 | note:c3 s:square cutoff:1000 lpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 13/6 → 7/3 | note:e3 s:square cutoff:1000 lpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 7/3 → 5/2 | note:f3 s:square cutoff:1000 lpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 5/2 → 8/3 | note:g3 s:square cutoff:1000 lpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 8/3 → 17/6 | note:ab3 s:square cutoff:1000 lpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 17/6 → 3/1 | note:bb3 s:square cutoff:1000 lpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 3/1 → 19/6 | note:c3 s:square cutoff:1000 lpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 19/6 → 10/3 | note:e3 s:square cutoff:1000 lpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 10/3 → 7/2 | note:f3 s:square cutoff:1000 lpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 7/2 → 11/3 | note:g3 s:square cutoff:1000 lpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 11/3 → 23/6 | note:ab3 s:square cutoff:1000 lpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
"[ 23/6 → 4/1 | note:bb3 s:square cutoff:1000 lpattack:0.1 ftype:12db release:0.2 attack:0 ]",
|
||||
]
|
||||
`;
|
||||
|
||||
exports[`runs examples > example "lpdecay" example index 0 1`] = `
|
||||
[
|
||||
"[ 0/1 → 1/6 | note:c3 s:square cutoff:1000 lpdecay:0.05 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 1/6 → 1/3 | note:e3 s:square cutoff:1000 lpdecay:0.05 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 1/3 → 1/2 | note:f3 s:square cutoff:1000 lpdecay:0.05 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 1/2 → 2/3 | note:g3 s:square cutoff:1000 lpdecay:0.05 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 2/3 → 5/6 | note:ab3 s:square cutoff:1000 lpdecay:0.05 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 5/6 → 1/1 | note:bb3 s:square cutoff:1000 lpdecay:0.05 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 1/1 → 7/6 | note:c3 s:square cutoff:1000 lpdecay:0.05 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 7/6 → 4/3 | note:e3 s:square cutoff:1000 lpdecay:0.05 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 4/3 → 3/2 | note:f3 s:square cutoff:1000 lpdecay:0.05 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 3/2 → 5/3 | note:g3 s:square cutoff:1000 lpdecay:0.05 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 5/3 → 11/6 | note:ab3 s:square cutoff:1000 lpdecay:0.05 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 11/6 → 2/1 | note:bb3 s:square cutoff:1000 lpdecay:0.05 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 2/1 → 13/6 | note:c3 s:square cutoff:1000 lpdecay:0.1 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 13/6 → 7/3 | note:e3 s:square cutoff:1000 lpdecay:0.1 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 7/3 → 5/2 | note:f3 s:square cutoff:1000 lpdecay:0.1 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 5/2 → 8/3 | note:g3 s:square cutoff:1000 lpdecay:0.1 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 8/3 → 17/6 | note:ab3 s:square cutoff:1000 lpdecay:0.1 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 17/6 → 3/1 | note:bb3 s:square cutoff:1000 lpdecay:0.1 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 3/1 → 19/6 | note:c3 s:square cutoff:1000 lpdecay:0.1 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 19/6 → 10/3 | note:e3 s:square cutoff:1000 lpdecay:0.1 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 10/3 → 7/2 | note:f3 s:square cutoff:1000 lpdecay:0.1 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 7/2 → 11/3 | note:g3 s:square cutoff:1000 lpdecay:0.1 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 11/3 → 23/6 | note:ab3 s:square cutoff:1000 lpdecay:0.1 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
"[ 23/6 → 4/1 | note:bb3 s:square cutoff:1000 lpdecay:0.1 ftype:12db lpsustain:0 lprelease:0 ]",
|
||||
]
|
||||
`;
|
||||
|
||||
exports[`runs examples > example "lpenv" example index 0 1`] = `
|
||||
[
|
||||
"[ 0/1 → 1/4 | note:c2 s:sawtooth cutoff:500 lpenv:1 ]",
|
||||
"[ 1/4 → 1/2 | note:c3 s:sawtooth cutoff:500 lpenv:1 ]",
|
||||
"[ 1/2 → 3/4 | note:c2 s:sawtooth cutoff:500 lpenv:1 ]",
|
||||
"[ 3/4 → 1/1 | note:c3 s:sawtooth cutoff:500 lpenv:1 ]",
|
||||
"[ 1/1 → 5/4 | note:c2 s:sawtooth cutoff:500 lpenv:2 ]",
|
||||
"[ 5/4 → 3/2 | note:c3 s:sawtooth cutoff:500 lpenv:2 ]",
|
||||
"[ 3/2 → 7/4 | note:c2 s:sawtooth cutoff:500 lpenv:2 ]",
|
||||
"[ 7/4 → 2/1 | note:c3 s:sawtooth cutoff:500 lpenv:2 ]",
|
||||
"[ 2/1 → 9/4 | note:c2 s:sawtooth cutoff:500 lpenv:3 ]",
|
||||
"[ 9/4 → 5/2 | note:c3 s:sawtooth cutoff:500 lpenv:3 ]",
|
||||
"[ 5/2 → 11/4 | note:c2 s:sawtooth cutoff:500 lpenv:3 ]",
|
||||
"[ 11/4 → 3/1 | note:c3 s:sawtooth cutoff:500 lpenv:3 ]",
|
||||
"[ 3/1 → 13/4 | note:c2 s:sawtooth cutoff:500 lpenv:4 ]",
|
||||
"[ 13/4 → 7/2 | note:c3 s:sawtooth cutoff:500 lpenv:4 ]",
|
||||
"[ 7/2 → 15/4 | note:c2 s:sawtooth cutoff:500 lpenv:4 ]",
|
||||
"[ 15/4 → 4/1 | note:c3 s:sawtooth cutoff:500 lpenv:4 ]",
|
||||
]
|
||||
`;
|
||||
|
||||
exports[`runs examples > example "lpf" example index 0 1`] = `
|
||||
[
|
||||
"[ 0/1 → 1/3 | s:hh cutoff:4000 ]",
|
||||
|
|
@ -2657,6 +2894,156 @@ exports[`runs examples > example "lpq" example index 0 1`] = `
|
|||
]
|
||||
`;
|
||||
|
||||
exports[`runs examples > example "lprelease" example index 0 1`] = `
|
||||
[
|
||||
"[ 0/1 → 1/4 | note:c3 lprelease:0.1 ftype:12db ]",
|
||||
"[ 1/4 → 1/2 | note:e3 lprelease:0.1 ftype:12db ]",
|
||||
"[ 1/2 → 3/4 | note:g3 lprelease:0.1 ftype:12db ]",
|
||||
"[ 3/4 → 1/1 | note:c4 lprelease:0.1 ftype:12db ]",
|
||||
"[ 1/1 → 5/4 | note:c3 lprelease:0.25 ftype:12db ]",
|
||||
"[ 5/4 → 3/2 | note:e3 lprelease:0.25 ftype:12db ]",
|
||||
"[ 3/2 → 7/4 | note:g3 lprelease:0.25 ftype:12db ]",
|
||||
"[ 7/4 → 2/1 | note:c4 lprelease:0.25 ftype:12db ]",
|
||||
"[ 2/1 → 9/4 | note:c3 lprelease:0.5 ftype:12db ]",
|
||||
"[ 9/4 → 5/2 | note:e3 lprelease:0.5 ftype:12db ]",
|
||||
"[ 5/2 → 11/4 | note:g3 lprelease:0.5 ftype:12db ]",
|
||||
"[ 11/4 → 3/1 | note:c4 lprelease:0.5 ftype:12db ]",
|
||||
"[ 3/1 → 13/4 | note:c3 lprelease:0.1 ftype:12db ]",
|
||||
"[ 13/4 → 7/2 | note:e3 lprelease:0.1 ftype:12db ]",
|
||||
"[ 7/2 → 15/4 | note:g3 lprelease:0.1 ftype:12db ]",
|
||||
"[ 15/4 → 4/1 | note:c4 lprelease:0.1 ftype:12db ]",
|
||||
]
|
||||
`;
|
||||
|
||||
exports[`runs examples > example "lprelease" example index 0 2`] = `
|
||||
[
|
||||
"[ 0/1 → 1/4 | note:c3 hprelease:0.1 ftype:12db ]",
|
||||
"[ 1/4 → 1/2 | note:e3 hprelease:0.1 ftype:12db ]",
|
||||
"[ 1/2 → 3/4 | note:g3 hprelease:0.1 ftype:12db ]",
|
||||
"[ 3/4 → 1/1 | note:c4 hprelease:0.1 ftype:12db ]",
|
||||
"[ 1/1 → 5/4 | note:c3 hprelease:0.25 ftype:12db ]",
|
||||
"[ 5/4 → 3/2 | note:e3 hprelease:0.25 ftype:12db ]",
|
||||
"[ 3/2 → 7/4 | note:g3 hprelease:0.25 ftype:12db ]",
|
||||
"[ 7/4 → 2/1 | note:c4 hprelease:0.25 ftype:12db ]",
|
||||
"[ 2/1 → 9/4 | note:c3 hprelease:0.5 ftype:12db ]",
|
||||
"[ 9/4 → 5/2 | note:e3 hprelease:0.5 ftype:12db ]",
|
||||
"[ 5/2 → 11/4 | note:g3 hprelease:0.5 ftype:12db ]",
|
||||
"[ 11/4 → 3/1 | note:c4 hprelease:0.5 ftype:12db ]",
|
||||
"[ 3/1 → 13/4 | note:c3 hprelease:0.1 ftype:12db ]",
|
||||
"[ 13/4 → 7/2 | note:e3 hprelease:0.1 ftype:12db ]",
|
||||
"[ 7/2 → 15/4 | note:g3 hprelease:0.1 ftype:12db ]",
|
||||
"[ 15/4 → 4/1 | note:c4 hprelease:0.1 ftype:12db ]",
|
||||
]
|
||||
`;
|
||||
|
||||
exports[`runs examples > example "lprelease" example index 0 3`] = `
|
||||
[
|
||||
"[ 0/1 → 1/4 | note:c3 bprelease:0.1 ftype:12db ]",
|
||||
"[ 1/4 → 1/2 | note:e3 bprelease:0.1 ftype:12db ]",
|
||||
"[ 1/2 → 3/4 | note:g3 bprelease:0.1 ftype:12db ]",
|
||||
"[ 3/4 → 1/1 | note:c4 bprelease:0.1 ftype:12db ]",
|
||||
"[ 1/1 → 5/4 | note:c3 bprelease:0.25 ftype:12db ]",
|
||||
"[ 5/4 → 3/2 | note:e3 bprelease:0.25 ftype:12db ]",
|
||||
"[ 3/2 → 7/4 | note:g3 bprelease:0.25 ftype:12db ]",
|
||||
"[ 7/4 → 2/1 | note:c4 bprelease:0.25 ftype:12db ]",
|
||||
"[ 2/1 → 9/4 | note:c3 bprelease:0.5 ftype:12db ]",
|
||||
"[ 9/4 → 5/2 | note:e3 bprelease:0.5 ftype:12db ]",
|
||||
"[ 5/2 → 11/4 | note:g3 bprelease:0.5 ftype:12db ]",
|
||||
"[ 11/4 → 3/1 | note:c4 bprelease:0.5 ftype:12db ]",
|
||||
"[ 3/1 → 13/4 | note:c3 bprelease:0.1 ftype:12db ]",
|
||||
"[ 13/4 → 7/2 | note:e3 bprelease:0.1 ftype:12db ]",
|
||||
"[ 7/2 → 15/4 | note:g3 bprelease:0.1 ftype:12db ]",
|
||||
"[ 15/4 → 4/1 | note:c4 bprelease:0.1 ftype:12db ]",
|
||||
]
|
||||
`;
|
||||
|
||||
exports[`runs examples > example "lpsustain" example index 0 1`] = `
|
||||
[
|
||||
"[ 0/1 → 1/6 | note:c3 s:square cutoff:200 lpdecay:0.1 lpsustain:0.1 ftype:12db ]",
|
||||
"[ 1/6 → 1/3 | note:e3 s:square cutoff:200 lpdecay:0.1 lpsustain:0.1 ftype:12db ]",
|
||||
"[ 1/3 → 1/2 | note:f3 s:square cutoff:200 lpdecay:0.1 lpsustain:0.1 ftype:12db ]",
|
||||
"[ 1/2 → 2/3 | note:g3 s:square cutoff:200 lpdecay:0.1 lpsustain:0.1 ftype:12db ]",
|
||||
"[ 2/3 → 5/6 | note:ab3 s:square cutoff:200 lpdecay:0.1 lpsustain:0.1 ftype:12db ]",
|
||||
"[ 5/6 → 1/1 | note:bb3 s:square cutoff:200 lpdecay:0.1 lpsustain:0.1 ftype:12db ]",
|
||||
"[ 1/1 → 7/6 | note:c3 s:square cutoff:200 lpdecay:0.1 lpsustain:0.5 ftype:12db ]",
|
||||
"[ 7/6 → 4/3 | note:e3 s:square cutoff:200 lpdecay:0.1 lpsustain:0.5 ftype:12db ]",
|
||||
"[ 4/3 → 3/2 | note:f3 s:square cutoff:200 lpdecay:0.1 lpsustain:0.5 ftype:12db ]",
|
||||
"[ 3/2 → 5/3 | note:g3 s:square cutoff:200 lpdecay:0.1 lpsustain:0.5 ftype:12db ]",
|
||||
"[ 5/3 → 11/6 | note:ab3 s:square cutoff:200 lpdecay:0.1 lpsustain:0.5 ftype:12db ]",
|
||||
"[ 11/6 → 2/1 | note:bb3 s:square cutoff:200 lpdecay:0.1 lpsustain:0.5 ftype:12db ]",
|
||||
"[ 2/1 → 13/6 | note:c3 s:square cutoff:200 lpdecay:0.1 lpsustain:0.75 ftype:12db ]",
|
||||
"[ 13/6 → 7/3 | note:e3 s:square cutoff:200 lpdecay:0.1 lpsustain:0.75 ftype:12db ]",
|
||||
"[ 7/3 → 5/2 | note:f3 s:square cutoff:200 lpdecay:0.1 lpsustain:0.75 ftype:12db ]",
|
||||
"[ 5/2 → 8/3 | note:g3 s:square cutoff:200 lpdecay:0.1 lpsustain:0.75 ftype:12db ]",
|
||||
"[ 8/3 → 17/6 | note:ab3 s:square cutoff:200 lpdecay:0.1 lpsustain:0.75 ftype:12db ]",
|
||||
"[ 17/6 → 3/1 | note:bb3 s:square cutoff:200 lpdecay:0.1 lpsustain:0.75 ftype:12db ]",
|
||||
"[ 3/1 → 19/6 | note:c3 s:square cutoff:200 lpdecay:0.1 lpsustain:1 ftype:12db ]",
|
||||
"[ 19/6 → 10/3 | note:e3 s:square cutoff:200 lpdecay:0.1 lpsustain:1 ftype:12db ]",
|
||||
"[ 10/3 → 7/2 | note:f3 s:square cutoff:200 lpdecay:0.1 lpsustain:1 ftype:12db ]",
|
||||
"[ 7/2 → 11/3 | note:g3 s:square cutoff:200 lpdecay:0.1 lpsustain:1 ftype:12db ]",
|
||||
"[ 11/3 → 23/6 | note:ab3 s:square cutoff:200 lpdecay:0.1 lpsustain:1 ftype:12db ]",
|
||||
"[ 23/6 → 4/1 | note:bb3 s:square cutoff:200 lpdecay:0.1 lpsustain:1 ftype:12db ]",
|
||||
]
|
||||
`;
|
||||
|
||||
exports[`runs examples > example "lpsustain" example index 0 2`] = `
|
||||
[
|
||||
"[ 0/1 → 1/6 | note:c3 s:square hcutoff:200 hpdecay:0.1 hpsustain:0.1 ftype:12db ]",
|
||||
"[ 1/6 → 1/3 | note:e3 s:square hcutoff:200 hpdecay:0.1 hpsustain:0.1 ftype:12db ]",
|
||||
"[ 1/3 → 1/2 | note:f3 s:square hcutoff:200 hpdecay:0.1 hpsustain:0.1 ftype:12db ]",
|
||||
"[ 1/2 → 2/3 | note:g3 s:square hcutoff:200 hpdecay:0.1 hpsustain:0.1 ftype:12db ]",
|
||||
"[ 2/3 → 5/6 | note:ab3 s:square hcutoff:200 hpdecay:0.1 hpsustain:0.1 ftype:12db ]",
|
||||
"[ 5/6 → 1/1 | note:bb3 s:square hcutoff:200 hpdecay:0.1 hpsustain:0.1 ftype:12db ]",
|
||||
"[ 1/1 → 7/6 | note:c3 s:square hcutoff:200 hpdecay:0.1 hpsustain:0.5 ftype:12db ]",
|
||||
"[ 7/6 → 4/3 | note:e3 s:square hcutoff:200 hpdecay:0.1 hpsustain:0.5 ftype:12db ]",
|
||||
"[ 4/3 → 3/2 | note:f3 s:square hcutoff:200 hpdecay:0.1 hpsustain:0.5 ftype:12db ]",
|
||||
"[ 3/2 → 5/3 | note:g3 s:square hcutoff:200 hpdecay:0.1 hpsustain:0.5 ftype:12db ]",
|
||||
"[ 5/3 → 11/6 | note:ab3 s:square hcutoff:200 hpdecay:0.1 hpsustain:0.5 ftype:12db ]",
|
||||
"[ 11/6 → 2/1 | note:bb3 s:square hcutoff:200 hpdecay:0.1 hpsustain:0.5 ftype:12db ]",
|
||||
"[ 2/1 → 13/6 | note:c3 s:square hcutoff:200 hpdecay:0.1 hpsustain:0.75 ftype:12db ]",
|
||||
"[ 13/6 → 7/3 | note:e3 s:square hcutoff:200 hpdecay:0.1 hpsustain:0.75 ftype:12db ]",
|
||||
"[ 7/3 → 5/2 | note:f3 s:square hcutoff:200 hpdecay:0.1 hpsustain:0.75 ftype:12db ]",
|
||||
"[ 5/2 → 8/3 | note:g3 s:square hcutoff:200 hpdecay:0.1 hpsustain:0.75 ftype:12db ]",
|
||||
"[ 8/3 → 17/6 | note:ab3 s:square hcutoff:200 hpdecay:0.1 hpsustain:0.75 ftype:12db ]",
|
||||
"[ 17/6 → 3/1 | note:bb3 s:square hcutoff:200 hpdecay:0.1 hpsustain:0.75 ftype:12db ]",
|
||||
"[ 3/1 → 19/6 | note:c3 s:square hcutoff:200 hpdecay:0.1 hpsustain:1 ftype:12db ]",
|
||||
"[ 19/6 → 10/3 | note:e3 s:square hcutoff:200 hpdecay:0.1 hpsustain:1 ftype:12db ]",
|
||||
"[ 10/3 → 7/2 | note:f3 s:square hcutoff:200 hpdecay:0.1 hpsustain:1 ftype:12db ]",
|
||||
"[ 7/2 → 11/3 | note:g3 s:square hcutoff:200 hpdecay:0.1 hpsustain:1 ftype:12db ]",
|
||||
"[ 11/3 → 23/6 | note:ab3 s:square hcutoff:200 hpdecay:0.1 hpsustain:1 ftype:12db ]",
|
||||
"[ 23/6 → 4/1 | note:bb3 s:square hcutoff:200 hpdecay:0.1 hpsustain:1 ftype:12db ]",
|
||||
]
|
||||
`;
|
||||
|
||||
exports[`runs examples > example "lpsustain" example index 0 3`] = `
|
||||
[
|
||||
"[ 0/1 → 1/6 | note:c3 s:square bandf:200 bpdecay:0.1 bpsustain:0.1 ftype:12db ]",
|
||||
"[ 1/6 → 1/3 | note:e3 s:square bandf:200 bpdecay:0.1 bpsustain:0.1 ftype:12db ]",
|
||||
"[ 1/3 → 1/2 | note:f3 s:square bandf:200 bpdecay:0.1 bpsustain:0.1 ftype:12db ]",
|
||||
"[ 1/2 → 2/3 | note:g3 s:square bandf:200 bpdecay:0.1 bpsustain:0.1 ftype:12db ]",
|
||||
"[ 2/3 → 5/6 | note:ab3 s:square bandf:200 bpdecay:0.1 bpsustain:0.1 ftype:12db ]",
|
||||
"[ 5/6 → 1/1 | note:bb3 s:square bandf:200 bpdecay:0.1 bpsustain:0.1 ftype:12db ]",
|
||||
"[ 1/1 → 7/6 | note:c3 s:square bandf:200 bpdecay:0.1 bpsustain:0.5 ftype:12db ]",
|
||||
"[ 7/6 → 4/3 | note:e3 s:square bandf:200 bpdecay:0.1 bpsustain:0.5 ftype:12db ]",
|
||||
"[ 4/3 → 3/2 | note:f3 s:square bandf:200 bpdecay:0.1 bpsustain:0.5 ftype:12db ]",
|
||||
"[ 3/2 → 5/3 | note:g3 s:square bandf:200 bpdecay:0.1 bpsustain:0.5 ftype:12db ]",
|
||||
"[ 5/3 → 11/6 | note:ab3 s:square bandf:200 bpdecay:0.1 bpsustain:0.5 ftype:12db ]",
|
||||
"[ 11/6 → 2/1 | note:bb3 s:square bandf:200 bpdecay:0.1 bpsustain:0.5 ftype:12db ]",
|
||||
"[ 2/1 → 13/6 | note:c3 s:square bandf:200 bpdecay:0.1 bpsustain:0.75 ftype:12db ]",
|
||||
"[ 13/6 → 7/3 | note:e3 s:square bandf:200 bpdecay:0.1 bpsustain:0.75 ftype:12db ]",
|
||||
"[ 7/3 → 5/2 | note:f3 s:square bandf:200 bpdecay:0.1 bpsustain:0.75 ftype:12db ]",
|
||||
"[ 5/2 → 8/3 | note:g3 s:square bandf:200 bpdecay:0.1 bpsustain:0.75 ftype:12db ]",
|
||||
"[ 8/3 → 17/6 | note:ab3 s:square bandf:200 bpdecay:0.1 bpsustain:0.75 ftype:12db ]",
|
||||
"[ 17/6 → 3/1 | note:bb3 s:square bandf:200 bpdecay:0.1 bpsustain:0.75 ftype:12db ]",
|
||||
"[ 3/1 → 19/6 | note:c3 s:square bandf:200 bpdecay:0.1 bpsustain:1 ftype:12db ]",
|
||||
"[ 19/6 → 10/3 | note:e3 s:square bandf:200 bpdecay:0.1 bpsustain:1 ftype:12db ]",
|
||||
"[ 10/3 → 7/2 | note:f3 s:square bandf:200 bpdecay:0.1 bpsustain:1 ftype:12db ]",
|
||||
"[ 7/2 → 11/3 | note:g3 s:square bandf:200 bpdecay:0.1 bpsustain:1 ftype:12db ]",
|
||||
"[ 11/3 → 23/6 | note:ab3 s:square bandf:200 bpdecay:0.1 bpsustain:1 ftype:12db ]",
|
||||
"[ 23/6 → 4/1 | note:bb3 s:square bandf:200 bpdecay:0.1 bpsustain:1 ftype:12db ]",
|
||||
]
|
||||
`;
|
||||
|
||||
exports[`runs examples > example "lrate" example index 0 1`] = `
|
||||
[
|
||||
"[ 0/1 → 1/1 | n:0 s:supersquare leslie:1 lrate:1 ]",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue