fix little dub tune example

This commit is contained in:
Luka Dornhecker
2024-05-18 10:33:22 +02:00
committed by GitHub
parent def5bc858f
commit d0ecf15f77
+1 -1
View File
@@ -205,7 +205,7 @@ note("[~ [<[d3,a3,f4]!2 [d3,bb3,g4]!2> ~]]*2")
sound("<bd rim>").bank("RolandTR707").delay(.5),
n("<4 [3@3 4] [<2 0> ~@16] ~>")
.scale("D4:minor").sound("gm_accordion:2")
room(2).gain(.5)
.room(2).gain(.5)
)`}
/>