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,
// filters
ftype = '12db',
fanchor = 0.5,
fanchor = 0,
// low pass
cutoff,
lpenv,