From 7410ac5cecd58bb67da3713768fccb28a77f74c2 Mon Sep 17 00:00:00 2001 From: "Jade (Rose) Rowland" Date: Wed, 8 Jan 2025 00:44:40 -0500 Subject: [PATCH] snapshot --- test/__snapshots__/examples.test.mjs.snap | 60 +++++++++++------------ 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/test/__snapshots__/examples.test.mjs.snap b/test/__snapshots__/examples.test.mjs.snap index d258afe2..0f649c36 100644 --- a/test/__snapshots__/examples.test.mjs.snap +++ b/test/__snapshots__/examples.test.mjs.snap @@ -954,6 +954,36 @@ exports[`runs examples > example "bank" example index 0 1`] = ` ] `; +exports[`runs examples > example "beat" example index 0 1`] = ` +[ + "[ 0/1 → 1/1 | s:bd duration:0.0625 ]", + "[ 7/16 → 1/1 | s:bd duration:0.0625 ]", + "[ 5/8 → 1/1 | s:bd duration:0.0625 ]", + "[ 1/1 → 2/1 | s:bd duration:0.0625 ]", + "[ 23/16 → 2/1 | s:bd duration:0.0625 ]", + "[ 13/8 → 2/1 | s:bd duration:0.0625 ]", + "[ 2/1 → 3/1 | s:bd duration:0.0625 ]", + "[ 39/16 → 3/1 | s:bd duration:0.0625 ]", + "[ 21/8 → 3/1 | s:bd duration:0.0625 ]", + "[ 3/1 → 4/1 | s:bd duration:0.0625 ]", + "[ 55/16 → 4/1 | s:bd duration:0.0625 ]", + "[ 29/8 → 4/1 | s:bd duration:0.0625 ]", +] +`; + +exports[`runs examples > example "beat" example index 1 1`] = ` +[ + "[ 1/4 → 1/1 | s:sd duration:0.0625 ]", + "[ 3/4 → 1/1 | s:sd duration:0.0625 ]", + "[ 5/4 → 2/1 | s:sd duration:0.0625 ]", + "[ 7/4 → 2/1 | s:sd duration:0.0625 ]", + "[ 9/4 → 3/1 | s:sd duration:0.0625 ]", + "[ 11/4 → 3/1 | s:sd duration:0.0625 ]", + "[ 13/4 → 4/1 | s:sd duration:0.0625 ]", + "[ 15/4 → 4/1 | s:sd duration:0.0625 ]", +] +`; + exports[`runs examples > example "begin" example index 0 1`] = ` [ "[ 0/1 → 1/2 | s:rave begin:0 ]", @@ -4902,36 +4932,6 @@ exports[`runs examples > example "often" example index 0 1`] = ` ] `; -exports[`runs examples > example "onSubCycle" example index 0 1`] = ` -[ - "[ 0/1 → 1/1 | s:bd duration:0.0625 ]", - "[ 7/16 → 1/1 | s:bd duration:0.0625 ]", - "[ 5/8 → 1/1 | s:bd duration:0.0625 ]", - "[ 1/1 → 2/1 | s:bd duration:0.0625 ]", - "[ 23/16 → 2/1 | s:bd duration:0.0625 ]", - "[ 13/8 → 2/1 | s:bd duration:0.0625 ]", - "[ 2/1 → 3/1 | s:bd duration:0.0625 ]", - "[ 39/16 → 3/1 | s:bd duration:0.0625 ]", - "[ 21/8 → 3/1 | s:bd duration:0.0625 ]", - "[ 3/1 → 4/1 | s:bd duration:0.0625 ]", - "[ 55/16 → 4/1 | s:bd duration:0.0625 ]", - "[ 29/8 → 4/1 | s:bd duration:0.0625 ]", -] -`; - -exports[`runs examples > example "onSubCycle" example index 1 1`] = ` -[ - "[ 1/4 → 1/1 | s:sd duration:0.0625 ]", - "[ 3/4 → 1/1 | s:sd duration:0.0625 ]", - "[ 5/4 → 2/1 | s:sd duration:0.0625 ]", - "[ 7/4 → 2/1 | s:sd duration:0.0625 ]", - "[ 9/4 → 3/1 | s:sd duration:0.0625 ]", - "[ 11/4 → 3/1 | s:sd duration:0.0625 ]", - "[ 13/4 → 4/1 | s:sd duration:0.0625 ]", - "[ 15/4 → 4/1 | s:sd duration:0.0625 ]", -] -`; - exports[`runs examples > example "orbit" example index 0 1`] = ` [ "[ 0/1 → 1/6 | s:hh delay:0.5 delaytime:0.25 orbit:1 ]",