[Prelude] Finish out the arp progression; reformat some things
This commit is contained in:
parent
3f76afc6aa
commit
85a0c8ca3b
1 changed files with 7 additions and 5 deletions
|
@ -12,7 +12,9 @@ with_fx :reverb, room: 0.85, damp: 0.8 do
|
|||
[:c4, :major],
|
||||
[:a3, :minor],
|
||||
[:f3, :major],
|
||||
[:g3, :major]]
|
||||
[:g3, :major],
|
||||
[:ab3, :major],
|
||||
[:bb3, :major]]
|
||||
arpeggio = [0, 1, 2, 4]
|
||||
|
||||
num_octaves = 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue