mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
flyby improvement: add dec synonym to docs
This commit is contained in:
@@ -306,6 +306,7 @@ export const { fft } = registerControl('fft');
|
||||
*
|
||||
* @name decay
|
||||
* @param {number | Pattern} time decay time in seconds
|
||||
* @synonyms dec
|
||||
* @example
|
||||
* note("c3 e3 f3 g3").decay("<.1 .2 .3 .4>").sustain(0)
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user