duckarray
This commit is contained in:
parent
26225e4ea7
commit
51f0bab1f8
2 changed files with 14 additions and 10 deletions
|
|
@ -535,7 +535,7 @@ export const { tremoloshape } = registerControl('tremoloshape', 'tremshape');
|
|||
* stack( n(run(8)).scale("c:minor").s("sawtooth").delay(.7).orbit(2), s("bd:4!4").beat("0,4,8,11,14",16).duckorbit(2).duckattack(0.2).duckdepth(1))
|
||||
*
|
||||
*/
|
||||
export const { duck } = registerControl(['duckorbit', 'duckattack', 'duckdepth'], 'duck');
|
||||
export const { duck } = registerControl('duckorbit', 'duck');
|
||||
|
||||
/**
|
||||
* the amount of ducking applied to target orbit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue