-
Notifications
You must be signed in to change notification settings - Fork 0
/
Un Jaus 1.rb
88 lines (72 loc) · 1.76 KB
/
Un Jaus 1.rb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
######## BEEP 1
sample :bd_haus
sleep 0.25
sample :elec_blip, beat_stretch: 1, rate: 3
sleep 0.25
sample :elec_blip, beat_stretch: 0.5, rate: 6
sleep 0.25
sample :elec_blip, beat_stretch: 0.5, rate: 4
sleep 0.25
sample :bd_haus
sample :elec_blip, beat_stretch: 1, rate: 3
sleep 0.25
sample :elec_blip, beat_stretch: 0.5, rate: 4
sleep 0.25
sample :elec_blip, beat_stretch: 0.5, rate: 3
sleep 0.25
sample :elec_blip, beat_stretch: 0.5, rate: 4
sleep 0.25
######## BEEP 2
sample :bd_haus
sample :elec_blip, beat_stretch: 0.5, rate: 2
sleep 0.25
sample :elec_blip, beat_stretch: 0.5, rate: 4
sleep 0.25
sample :elec_blip, beat_stretch: 0.5, rate: 2
sleep 0.25
sample :elec_blip, beat_stretch: 0.5, rate: 3
sleep 0.25
sample :bd_haus
sample :elec_blip, beat_stretch: 0.5, rate: 2
sleep 0.25
sample :elec_blip, beat_stretch: 0.5, rate: 1
sleep 0.25
sample :elec_blip, beat_stretch: 0.5, rate: 2
sleep 0.25
sample :elec_blip, beat_stretch: 0.5, rate: 4
sleep 0.25
######## BEEP 3
sample :elec_blip2, rate: 0.8
sleep 0.25
sample :elec_blip2, rate: 0.1
sleep 0.25
sample :elec_blip2, rate: 0.6
sleep 0.25
sample :elec_blip2, rate: 0.8
sleep 0.25
sample :bd_haus
sample :elec_blip2, rate: 1
sleep 0.25
sleep 0.25
sample :elec_blip2, rate: 1.2
sleep 0.25
#sample :elec_blip2, rate: 1.4
sleep 0.25
############# BEEP 4
sample :elec_blup, rate: 2, beat_stretch: 0.6
sleep 0.25
#sample :elec_blup, rate: 2, beat_stretch: 1.5
sleep 0.25
sample :elec_blup, rate: 2, beat_stretch: 0.6
sleep 0.25
sample :elec_blup, rate: 2, beat_stretch: 1.5
sleep 0.25
sample :bd_haus
#sample :elec_blup, rate: 2, beat_stretch: 0.6
sleep 0.25
sample :elec_blup, rate: 2, beat_stretch: 1.5
sleep 0.25
sample :elec_blup, rate: 2, beat_stretch: 0.6
sleep 0.25
sample :elec_blup, rate: 2, beat_stretch: 1.5
sleep 0.25