add dec synonym for decay
This commit is contained in:
parent
041a809b07
commit
a2974099c1
1 changed files with 1 additions and 1 deletions
|
|
@ -234,7 +234,7 @@ const generic_params = [
|
|||
* note("c3 e3").decay("<.1 .2 .3 .4>").sustain(0)
|
||||
*
|
||||
*/
|
||||
['decay'],
|
||||
['decay', 'dec'],
|
||||
/**
|
||||
* Amplitude envelope sustain level: The level which is reached after attack / decay, being sustained until the offset.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue