mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
Removing semicolon to be more idiomatic;;;
This commit is contained in:
@@ -71,7 +71,7 @@ You can write your own chained function using `register`. Here's the above chain
|
||||
.cutoff(500)
|
||||
//.delay(0.5)
|
||||
.room(0.5)
|
||||
);
|
||||
)
|
||||
note("a3 c#4 e4 a4").effectChain()`}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user