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,
|
coarse,
|
||||||
crush,
|
crush,
|
||||||
shape,
|
shape,
|
||||||
shapevol,
|
shapevol = 1,
|
||||||
distort,
|
distort,
|
||||||
distortvol,
|
distortvol = 1,
|
||||||
pan,
|
pan,
|
||||||
vowel,
|
vowel,
|
||||||
delay = 0,
|
delay = 0,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue