mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-02 21:52:32 -04:00
only use fm envelope when needed
This commit is contained in:
@@ -134,6 +134,13 @@ const generic_params = [
|
||||
*
|
||||
*/
|
||||
[['fmi', 'fmh'], 'fm'],
|
||||
// fm envelope
|
||||
['fmenv'],
|
||||
['fmattack'],
|
||||
['fmdecay'],
|
||||
['fmsustain'],
|
||||
['fmrelease'],
|
||||
['fmvelocity'],
|
||||
|
||||
/**
|
||||
* Select the sound bank to use. To be used together with `s`. The bank name (+ "_") will be prepended to the value of `s`.
|
||||
|
||||
Reference in New Issue
Block a user