Make sure processor turns off; fix array sizes for JIT
This commit is contained in:
parent
150835aa4d
commit
358b1e3f56
2 changed files with 16 additions and 3 deletions
|
|
@ -544,6 +544,8 @@ export const superdough = async (value, t, hapDuration, cps = 0.5, cycle = 0.5)
|
|||
processorOptions: {
|
||||
attack: transient,
|
||||
sustain: transsustain,
|
||||
begin: t,
|
||||
end: endWithRelease,
|
||||
},
|
||||
},
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue