From 57aaa70dc7eb6b9f77f5c98c5626854ad60eec74 Mon Sep 17 00:00:00 2001 From: Bubobubobubobubo Date: Sat, 2 Sep 2023 19:53:32 +0000 Subject: [PATCH] deploy: 25fa11ff5807d15388927a3e024e2d6465a71f7d --- assets/{index-568c649d.js => index-b668f945.js} | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename assets/{index-568c649d.js => index-b668f945.js} (99%) diff --git a/assets/index-568c649d.js b/assets/index-b668f945.js similarity index 99% rename from assets/index-568c649d.js rename to assets/index-b668f945.js index ac0f960..fb42a4f 100644 --- a/assets/index-568c649d.js +++ b/assets/index-b668f945.js @@ -65,7 +65,7 @@ mod(2)::snd('sd').room(0.9).size(0.9).out(); mod(0.25)::snd('hh').out(); mod(2)::snd('square') .cutoff(500).note(50-12).resonance(20).sustain(0.2).out() -mod(1/4)::snd(divseq(1, 'sawtooth', 'triangle', 'pulse')) +mod(1/4)::snd(divseq(1, 'sawtooth', 'triangle', 'square')) .note(divseq(4, 50, 53, 55, 50, 50, 52, 58, 50+12, 50+15) + divseq(0.5, 0, 12, 24)) .cutoff(usine(.5)*10000).resonance(divseq(2, 10,20)) .fmi($(1) % 10).fmh($(2) % 5) diff --git a/index.html b/index.html index b9d67cd..f8c04de 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ Topos - +