mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-21 02:28:34 +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,
|
density = 0.03,
|
||||||
// filters
|
// filters
|
||||||
ftype = '12db',
|
ftype = '12db',
|
||||||
fanchor = 0,
|
fanchor = 0.5,
|
||||||
// low pass
|
// low pass
|
||||||
cutoff,
|
cutoff,
|
||||||
lpenv,
|
lpenv,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user