From 64fd53a8e51f0edba8a6eebdc3468bb8b5981d33 Mon Sep 17 00:00:00 2001 From: Alex McLean Date: Tue, 3 Jan 2023 10:43:54 +0000 Subject: [PATCH] tweak --- my-patterns/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my-patterns/02.txt b/my-patterns/02.txt index a71f1d12..0647d16f 100644 --- a/my-patterns/02.txt +++ b/my-patterns/02.txt @@ -3,6 +3,6 @@ s("bd hh sd oh".fast(2)) .bank("RolandTR909") .reset("1".euclidLegato("<3 2 3 5>","8")) .sometimesBy("0.2", x => x.crush("3")) - .speed("[<1.02 1>,1.02]") + .speed("[<1.02 1>,1.03]") .when("0 0 [0|1] 0",x => x.fast(1.5).add(speed("-2"))) .slow(1.7)