create release audio param method, make volume envelopes consistant

This commit is contained in:
Jade (Rose) Rowland 2023-12-20 00:21:14 -05:00
parent fe60f34015
commit d7fae2620e
2 changed files with 28 additions and 16 deletions

View file

@ -42,7 +42,7 @@ export function registerSynthSounds() {
let { density } = value;
sound = getNoiseOscillator(s, t, density);
}
console.log(sound);
let { node: o, stop, triggerRelease } = sound;
// turn down