mirror of
https://codeberg.org/uzu/strudel
synced 2026-09-13 01:16:31 -04:00
Merge remote-tracking branch 'origin/pump' into 25.8.1
This commit is contained in:
@@ -561,7 +561,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
|
||||
|
||||
Reference in New Issue
Block a user