mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 21:58:31 +00:00
fanchor default to 0.5 for now
This commit is contained in:
parent
e6d028fd6b
commit
0901948564
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user