feat: pad chords, granulator
This commit is contained in:
@ -17,7 +17,7 @@ r {
|
||||
\padoo,
|
||||
rel,
|
||||
(40 + deg).midicps,
|
||||
[ff: 2200, attack: rel, decay: 1, release: rel, vibrato: 0.2, amp: 0.3, gate: 1]
|
||||
[ff: 3200, attack: rel, decay: 1, release: rel, vibrato: 2, amp: 0.3, gate: 1]
|
||||
);
|
||||
(rrand(0.25, 1) + rel).wait;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user