Add missing out()

This commit is contained in:
Martin Delille
2024-03-16 20:18:51 +01:00
committed by GitHub
parent cf702fd9f1
commit ec68419775

View File

@ -161,7 +161,7 @@ beat(2)::sound('triangle')
.note([50,55,57,62,66, 69, 74].mouseX())
.fmi(usine(1/4)).fmh([1,2,0.5].beat())
.ad(1/16, 1.5).delay(0.5).delayt(0.75)
.room(0.5).size(8).lpf(usine(1/3)*4000)`, true)}
.room(0.5).size(8).lpf(usine(1/3)*4000).out()`, true)}
## Compléments