summaryrefslogtreecommitdiff
path: root/audio/sfx_crystal.asm
blob: 1a5d1e2d8e7cc8d5be5b065d4ddee71995442a45 (plain)
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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
Sfx_IntroUnown1:
	channel_count 1
	channel 5, Sfx_IntroUnown1_Ch5

Sfx_IntroUnown1_Ch5:
	vibrato 1, 10, 3
	duty_cycle 2
	square_note 8, 3, -1, 1797
	square_note 32, 14, 2, 1797
	sound_ret

Sfx_IntroUnown2:
	channel_count 1
	channel 6, Sfx_IntroUnown2_Ch6

Sfx_IntroUnown2_Ch6:
	vibrato 1, 7, 3
	duty_cycle 2
	square_note 8, 3, -1, 1880
	square_note 32, 14, 2, 1880
	sound_ret

Sfx_IntroUnown3:
	channel_count 1
	channel 7, Sfx_IntroUnown3_Ch7

Sfx_IntroUnown3_Ch7:
	vibrato 1, 5, 3
	square_note 3, 3, 2, 1986
	square_note 3, 2, 2, 1986
	square_note 3, 1, 2, 1986
	square_note 16, 1, 2, 1986
	square_note 6, 2, 2, 1986
	square_note 6, 3, 2, 1986
	sound_ret

Sfx_DittoPopUp:
	channel_count 1
	channel 5, Sfx_DittoPopUp_Ch5

Sfx_DittoPopUp_Ch5:
	duty_cycle 2
	pitch_sweep 1, -6
	square_note 3, 8, 2, 1792
	square_note 1, 3, 1, 1793
	pitch_sweep 1, 6
	square_note 4, 11, 1, 1600
	square_note 16, 3, 1, 1601
	sound_ret

Sfx_DittoTransform:
	channel_count 1
	channel 5, Sfx_DittoTransform_Ch5

Sfx_DittoTransform_Ch5:
	duty_cycle 1
	pitch_sweep 2, 6
	square_note 20, 3, -3, 1088
	square_note 4, 9, 7, 1216
	square_note 4, 6, 7, 1217
	square_note 4, 4, 2, 1218
	sound_ret

Sfx_IntroSuicune1:
	channel_count 1
	channel 8, Sfx_IntroSuicune1_Ch8

Sfx_IntroSuicune1_Ch8:
	noise_note 1, 5, 8, 89
	noise_note 2, 9, 1, 35
	sound_ret

Sfx_IntroPichu:
	channel_count 1
	channel 5, Sfx_IntroPichu_Ch5

Sfx_IntroPichu_Ch5:
	duty_cycle 3
	pitch_sweep 4, -5
	square_note 1, 8, 8, 1904
	square_note 3, 0, 0, 0
	pitch_sweep 1, 7
	square_note 2, 8, 8, 1910
	sound_ret

Sfx_IntroSuicune2:
	channel_count 1
	channel 8, Sfx_IntroSuicune2_Ch8

Sfx_IntroSuicune2_Ch8:
	noise_note 1, 10, 7, 49
	noise_note 1, 9, 1, 0
	noise_note 1, 9, 2, 33
	noise_note 1, 9, 1, 0
	noise_note 1, 9, 2, 34
	noise_note 1, 8, 2, 17
	noise_note 1, 8, 2, 34
	noise_note 1, 7, 2, 17
	noise_note 1, 7, 2, 18
	noise_note 1, 6, 2, 16
	noise_note 1, 6, 3, 0
	noise_note 1, 5, 3, 16
	noise_note 1, 4, 3, 0
	noise_note 1, 3, 3, 16
	noise_note 1, 2, 3, 0
	noise_note 1, 1, 3, 16
	sound_ret

Sfx_IntroSuicune3:
	channel_count 1
	channel 8, Sfx_IntroSuicune3_Ch8

Sfx_IntroSuicune3_Ch8:
	noise_note 1, 8, 8, 49
	noise_note 8, 3, -1, 17
	noise_note 4, 10, 4, 16
	noise_note 4, 4, 4, 16
	noise_note 4, 2, 4, 16
	sound_ret

Sfx_DittoBounce:
	channel_count 1
	channel 5, Sfx_DittoBounce_Ch5

Sfx_DittoBounce_Ch5:
	duty_cycle 2
	pitch_sweep 2, -4
	square_note 2, 8, 2, 1200
	square_note 0, 3, 1, 1200
	pitch_sweep 3, 4
	square_note 16, 11, 1, 1056
	sound_ret

Sfx_IntroSuicune4:
	channel_count 1
	channel 8, Sfx_IntroSuicune4_Ch8

Sfx_IntroSuicune4_Ch8:
	noise_note 1, 10, 1, 92
	noise_note 0, 0, 0, 0
	noise_note 1, 12, 1, 77
	noise_note 0, 0, 0, 0
	noise_note 4, 11, 2, 49
	noise_note 0, 0, 0, 0
	noise_note 4, 10, 2, 2
	noise_note 0, 0, 0, 0
	noise_note 4, 9, 2, 1
	noise_note 0, 0, 0, 0
	noise_note 32, 7, 2, 0
	sound_ret

Sfx_GameFreakPresents:
	channel_count 1
	channel 5, Sfx_GameFreakPresents_Ch5

Sfx_GameFreakPresents_Ch5:
	toggle_sfx
	duty_cycle 2
	note_type 2, 11, 1
	pitch_sweep 15, -7
	transpose 1, 10
	octave 5
	note C_, 2
	note E_, 2
	note G_, 2
	octave 6
	note C_, 2
	note E_, 2
	note G_, 3
	volume_envelope 8, 1
	note G_, 3
	volume_envelope 5, 1
	note G_, 3
	volume_envelope 3, 1
	note G_, 3
	sound_ret

Sfx_Tingle:
	channel_count 1
	channel 5, Sfx_Tingle_Ch5

Sfx_Tingle_Ch5:
	toggle_sfx
	duty_cycle 1
	transpose 0, 11
	note_type 1, 11, 1
.loop1:
	octave 5
	note C_, 3
	octave 6
	note G_, 2
	octave 5
	note C_, 3
	rest 2
	sound_loop 2, .loop1
	note C_, 2
	volume_envelope 10, 1
	note G_, 13
	sound_ret

Sfx_TwoPcBeeps:
	channel_count 1
	channel 5, Sfx_TwoPcBeeps_Ch5

Sfx_TwoPcBeeps_Ch5:
	duty_cycle 2
	square_note 2, 14, 8, 1986
	square_note 2, 2, 8, 1986
	square_note 2, 14, 8, 1986
	square_note 2, 2, 8, 1986
	sound_ret

Sfx_4NoteDitty:
	channel_count 3
	channel 5, Sfx_4NoteDitty_Ch5
	channel 6, Sfx_4NoteDitty_Ch6
	channel 7, Sfx_4NoteDitty_Ch7

Sfx_4NoteDitty_Ch5:
	toggle_sfx
	duty_cycle 2
	note_type 2, 14, 8
	transpose 0, 2
	octave 4
	note C_, 2
	volume_envelope 4, 8
	note C_, 2
	volume_envelope 14, 8
	note G_, 2
	volume_envelope 4, 8
	note G_, 2
	octave 5
	volume_envelope 14, 8
	note E_, 2
	volume_envelope 4, 8
	note E_, 2
	octave 6
	volume_envelope 14, 8
	note C_, 2
	volume_envelope 4, 3
	note C_, 16
	sound_ret

Sfx_4NoteDitty_Ch6:
	toggle_sfx
	note_type 2, 11, 8
	rest 9
	rest 16
	sound_ret

Sfx_4NoteDitty_Ch7:
	toggle_sfx
	note_type 2, 11, 8
	rest 9
	rest 16
	sound_ret

Sfx_Twinkle:
	channel_count 1
	channel 5, Sfx_Twinkle_Ch5

Sfx_Twinkle_Ch5:
	toggle_sfx
	duty_cycle 0
	transpose 0, 2
	note_type 2, 14, 1
	octave 3
	note G_, 2
	volume_envelope 11, 1
	octave 4
	note D_, 2
	volume_envelope 14, 1
	note B_, 2
	volume_envelope 11, 1
	note G_, 2
	volume_envelope 14, 1
	octave 5
	note D_, 2
	volume_envelope 11, 1
	octave 4
	note B_, 2
	volume_envelope 14, 1
	octave 5
	note G_, 6
	sound_ret