Working version for compressor, filter, supersaw, wavetable
This commit is contained in:
parent
6610713018
commit
4321814d36
4 changed files with 23 additions and 13 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue