fm envelope docs

This commit is contained in:
Felix Roos 2023-08-31 12:29:29 +02:00
parent 66c895ee3c
commit b48fd78cf0
3 changed files with 71 additions and 3 deletions

View file

@ -33,7 +33,7 @@ export function registerSynthSounds() {
release = 0.01,
fmh: fmHarmonicity = 1,
fmi: fmModulationIndex,
fmenv: fmEnvelopeType = 'linear',
fmenv: fmEnvelopeType = 'lin',
fmattack: fmAttack,
fmdecay: fmDecay,
fmsustain: fmSustain,