fanchor default to 0.5 for now
This commit is contained in:
parent
e6d028fd6b
commit
0901948564
1 changed files with 1 additions and 1 deletions
|
|
@ -276,7 +276,7 @@ export const superdough = async (value, deadline, hapDuration) => {
|
|||
density = 0.03,
|
||||
// filters
|
||||
ftype = '12db',
|
||||
fanchor = 0,
|
||||
fanchor = 0.5,
|
||||
// low pass
|
||||
cutoff,
|
||||
lpenv,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue