scheduler is now finally tight

This commit is contained in:
Felix Roos 2022-08-23 17:55:10 +02:00
parent ec60fe42be
commit 9059c1b850
2 changed files with 23 additions and 21 deletions

View file

@ -62,7 +62,7 @@ stack(
.echoWith(4,.125,(x,n)=>x.gain(.15*1/(n+1))) // echo notes
//.hush()
)
.fast(2/3)`;
.cps(2/3)`;
// await prebake();