diff --git a/test/__snapshots__/examples.test.mjs.snap b/test/__snapshots__/examples.test.mjs.snap index 0c28f04b..4d4f3204 100644 --- a/test/__snapshots__/examples.test.mjs.snap +++ b/test/__snapshots__/examples.test.mjs.snap @@ -7242,22 +7242,22 @@ exports[`runs examples > example "vibmod" example index 1 1`] = ` exports[`runs examples > example "voicing" example index 0 1`] = ` [ - "[ 0/1 → 1/4 | note:64 ]", - "[ 1/4 → 1/2 | note:67 ]", - "[ 1/2 → 3/4 | note:72 ]", - "[ 3/4 → 1/1 | note:76 ]", - "[ 1/1 → 5/4 | note:64 ]", - "[ 5/4 → 3/2 | note:69 ]", - "[ 3/2 → 7/4 | note:72 ]", - "[ 7/4 → 2/1 | note:76 ]", - "[ 2/1 → 9/4 | note:65 ]", - "[ 9/4 → 5/2 | note:69 ]", - "[ 5/2 → 11/4 | note:72 ]", - "[ 11/4 → 3/1 | note:77 ]", - "[ 3/1 → 13/4 | note:62 ]", - "[ 13/4 → 7/2 | note:67 ]", - "[ 7/2 → 15/4 | note:71 ]", - "[ 15/4 → 4/1 | note:74 ]", + "[ 0/1 → 1/4 | note:52 ]", + "[ 1/4 → 1/2 | note:60 ]", + "[ 1/2 → 3/4 | note:64 ]", + "[ 3/4 → 1/1 | note:67 ]", + "[ 1/1 → 5/4 | note:57 ]", + "[ 5/4 → 3/2 | note:60 ]", + "[ 3/2 → 7/4 | note:64 ]", + "[ 7/4 → 2/1 | note:69 ]", + "[ 2/1 → 9/4 | note:53 ]", + "[ 9/4 → 5/2 | note:60 ]", + "[ 5/2 → 11/4 | note:65 ]", + "[ 11/4 → 3/1 | note:69 ]", + "[ 3/1 → 13/4 | note:55 ]", + "[ 13/4 → 7/2 | note:62 ]", + "[ 7/2 → 15/4 | note:67 ]", + "[ 15/4 → 4/1 | note:71 ]", ] `;