This commit is contained in:
amiika
2023-12-19 22:56:05 +00:00
parent e8c83569c7
commit c9e084469b
6 changed files with 3 additions and 3 deletions

View File

@ -2391,7 +2391,7 @@ beat(0.5) :: sound('wt_hvoice:3')
.cutoff(500 + usine(1/8) * 5000)
.room(1.5)
.resonance(0.25)
.gain(1.7).out()
.out()
beat(1) :: sound('kick').n(4).out()
onbeat([0.5,0.8].beat(1),2) :: sound('snare').out()
onbeat(0.5,0.8,1,1.5,2,2.5,3,4) :: sound('hh').out()

BIN
assets/index-08642655.js.gz Normal file

Binary file not shown.

Binary file not shown.