scheduler is now finally tight
This commit is contained in:
parent
ec60fe42be
commit
9059c1b850
2 changed files with 23 additions and 21 deletions
|
|
@ -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();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue