Merge pull request #129 from MartinDelille/patch-1

Add missing out()
This commit is contained in:
Raphaël Forment
2024-03-29 11:13:44 +01:00
committed by GitHub

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