mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-03 05:56:34 -04:00
change fanchor to 0
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user