mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 22:35:15 -04:00
fixed end time
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user