default values needed in superdough for worklet input
This commit is contained in:
parent
c9b18f6fa4
commit
daa62202fa
1 changed files with 2 additions and 2 deletions
|
|
@ -316,9 +316,9 @@ export const superdough = async (value, deadline, hapDuration) => {
|
|||
coarse,
|
||||
crush,
|
||||
shape,
|
||||
shapevol,
|
||||
shapevol = 1,
|
||||
distort,
|
||||
distortvol,
|
||||
distortvol = 1,
|
||||
pan,
|
||||
vowel,
|
||||
delay = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue