rename some params + use correct duration
This commit is contained in:
parent
a786c642f1
commit
0f54bb1938
3 changed files with 40 additions and 40 deletions
|
|
@ -804,25 +804,17 @@ const generic_params = [
|
|||
['clip'],
|
||||
|
||||
// ZZFX
|
||||
//['volume'],
|
||||
['randomness'],
|
||||
// ['frequency'], => freq
|
||||
/* ['attack'],
|
||||
['decay'],
|
||||
['sustain'],
|
||||
['release'], */
|
||||
// ['shape'], // duplicate
|
||||
['zrand'],
|
||||
['shapeCurve'],
|
||||
// ['slide'], // superdirt duplicate
|
||||
['slide'], // superdirt duplicate
|
||||
['deltaSlide'],
|
||||
['pitchJump'],
|
||||
['pitchJumpTime'],
|
||||
['repeatTime'],
|
||||
['noise'],
|
||||
['modulation'],
|
||||
['bitCrush'], // like crush..
|
||||
//['delay'], // duplicate
|
||||
// ['sustainVolume'], // not needed?
|
||||
['zmod'],
|
||||
['zcrush'], // like crush..
|
||||
['zdelay'], // duplicate
|
||||
['tremolo'],
|
||||
];
|
||||
// TODO: slice / splice https://www.youtube.com/watch?v=hKhPdO0RKDQ&list=PL2lW1zNIIwj3bDkh-Y3LUGDuRcoUigoDs&index=13
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue