1
0

feat: pad chords, granulator

This commit is contained in:
2026-01-11 11:15:57 +01:00
parent f7d4845575
commit bfc4f81bdd
2 changed files with 15 additions and 5 deletions

View File

@ -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;
});