From 4c95e0204a077da238c851cde5d7feeebd7607e2 Mon Sep 17 00:00:00 2001 From: Priec Date: Fri, 20 Mar 2026 21:24:09 +0100 Subject: [PATCH] fixed annoying sounds --- music_output/01_slow_masterpiece.txt | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/music_output/01_slow_masterpiece.txt b/music_output/01_slow_masterpiece.txt index 3406aa2..7082e79 100644 --- a/music_output/01_slow_masterpiece.txt +++ b/music_output/01_slow_masterpiece.txt @@ -48,21 +48,3 @@ $: note("<[a4 c5] [d5 f5] [c5 a4] [f4 a4] [f4 bb4] [d5 f5] [g4 bb4] [d5 f5] [f4 .release(0.2) .pan("0.42 0.58") .room(0.08) - -$: note("<~ a4 c5 d5 ~ f5 e5 d5 c5 ~ a4 c5 d5 e5 d5 c5 a4>/2") - .sound("triangle") - .hpf(850) - .lpf(4600) - .gain(0.14) - .attack(0.03) - .release(0.28) - .room(0.1) - -$: note("") - .sound("gm_voice_oohs") - .hpf(1000) - .lpf(2600) - .gain(0.04) - .attack(0.08) - .release(0.5) - .room(0.18)