Optimizations

This commit is contained in:
Aria 2025-11-23 22:28:10 -06:00
parent 68840de188
commit df047fd48d
3 changed files with 24 additions and 8 deletions

View file

@ -453,7 +453,6 @@ export const superdough = async (value, t, hapDuration, cps = 0.5, cycle = 0.5)
compressorRelease,
transient,
transsustain,
transattack,
} = value;
delaytime = delaytime ?? cycleToSeconds(delaysync, cps);
@ -545,7 +544,6 @@ export const superdough = async (value, t, hapDuration, cps = 0.5, cycle = 0.5)
processorOptions: {
attack: transient,
sustain: transsustain,
attackTime: transattack,
},
},
),