From 0f3da5be4abad3c2eaea65476e7a68d69b34b844 Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 1 Jan 2023 10:05:58 +0000 Subject: [PATCH] 01 --- my-patterns/01.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 my-patterns/01.txt diff --git a/my-patterns/01.txt b/my-patterns/01.txt new file mode 100644 index 00000000..6478a38d --- /dev/null +++ b/my-patterns/01.txt @@ -0,0 +1,5 @@ +s("bd:7").struct("x x [~ x] [x x*2]".iter(8)) + .slow(1.4) + .off(0.25, x => x.speed(saw.range(3,2.5).color('green'))) + .room(3).size(saw.slow(4)) + .lastOf(4, x => x.bank("OberheimDMX")).legato(0.25)