Working version for compressor, filter, supersaw, wavetable

This commit is contained in:
Aria 2025-12-04 13:04:33 -06:00
parent 6610713018
commit 4321814d36
4 changed files with 23 additions and 13 deletions

View file

@ -168,7 +168,7 @@ export function registerSynthSounds() {
const params = {
frequency,
begin,
end: end + 0.5, // add a grace period for pooling
end,
freqspread: detune,
voices,
panspread,