Kurzen Beep zum playSatteliteCount hinzugefügt.

This commit is contained in:
Michael 2019-09-04 23:05:55 +02:00
parent c892f67415
commit fc9a7b931b
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ define :playSatelliteCount do
sample :bd_fat, amp: 6
else
sample :bd_haus, amp: 1
play scale(:Eb2, :major_pentatonic, num_octaves: 3).choose, release: 0.1, amp: rand
end
end