mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 13:48:34 +00:00
fixed end time
This commit is contained in:
parent
dad18a24fb
commit
6d874af45f
@ -119,7 +119,7 @@ export function registerSynthSounds() {
|
||||
vibratoOscillator?.stop();
|
||||
},
|
||||
begin,
|
||||
holdend,
|
||||
end,
|
||||
);
|
||||
|
||||
getParamADSR(envGain.gain, attack, decay, sustain, release, 0, 0.3 * gainAdjustment, begin, holdend, 'linear');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user