more clear example

This commit is contained in:
Felix Roos 2023-08-31 12:34:16 +02:00
parent a7246c6518
commit 5b3cd166b0

View File

@ -147,7 +147,7 @@ const generic_params = [
* note("c e g b") * note("c e g b")
* .fm(4) * .fm(4)
* .fmdecay(.2) * .fmdecay(.2)
* .fmsustain(.4) * .fmsustain(0)
* .fmenv("<exp lin>") * .fmenv("<exp lin>")
* *
*/ */