fixed end time
This commit is contained in:
parent
dad18a24fb
commit
6d874af45f
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue