change fanchor to 0

This commit is contained in:
Jade (Rose) Rowland 2024-05-19 13:25:56 -04:00
parent 25064b427d
commit b8085e9dc3

View file

@ -289,7 +289,7 @@ export const superdough = async (value, t, hapDuration) => {
density = 0.03, density = 0.03,
// filters // filters
ftype = '12db', ftype = '12db',
fanchor = 0.5, fanchor = 0,
// low pass // low pass
cutoff, cutoff,
lpenv, lpenv,