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

@ -38,4 +38,20 @@ Now we not only pattern the notes, but the sound as well!
<JsDoc client:idle name="fmh" h={0} />
### fmattack
<JsDoc client:idle name="fmattack" h={0} />
### fmdecay
<JsDoc client:idle name="fmdecay" h={0} />
### fmsustain
<JsDoc client:idle name="fmsustain" h={0} />
### fmenv
<JsDoc client:idle name="fmenv" h={0} />
Next up: [Audio Effects](/learn/effects)...