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