mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 22:35:15 -04:00
fanchor default to 0.5 for now
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user