Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pret
GitHub Repository: pret/pokered
Path: blob/master/audio/sfx/battle_36.asm
1271 views
1
SFX_Battle_36_Ch5:
2
duty_cycle 0
3
square_note 2, 15, 1, 1920
4
square_note 2, 15, 1, 1792
5
square_note 2, 15, 1, 1936
6
square_note 2, 15, 1, 1792
7
square_note 2, 15, 1, 1952
8
square_note 2, 15, 1, 1792
9
square_note 2, 15, 1, 1968
10
square_note 2, 15, 1, 1792
11
square_note 2, 15, 1, 1984
12
square_note 2, 15, 1, 1792
13
square_note 2, 15, 1, 2000
14
.loop1:
15
square_note 2, 15, 1, 1792
16
square_note 2, 15, 1, 2016
17
sound_loop 12, .loop1
18
square_note 15, 15, 1, 1792
19
sound_ret
20
21
SFX_Battle_36_Ch6:
22
duty_cycle_pattern 2, 3, 0, 3
23
square_note 2, 15, 1, 1921
24
square_note 2, 15, 1, 1793
25
square_note 2, 15, 1, 1937
26
square_note 2, 15, 1, 1793
27
square_note 2, 15, 1, 1953
28
square_note 2, 15, 1, 1793
29
square_note 2, 15, 1, 1969
30
square_note 2, 15, 1, 1793
31
square_note 2, 15, 1, 1985
32
square_note 2, 15, 1, 1793
33
square_note 2, 15, 1, 2001
34
square_note 2, 15, 1, 1793
35
square_note 2, 15, 1, 2017
36
sound_loop 12, SFX_Battle_36_Ch5.loop1
37
square_note 15, 15, 1, 1793
38
sound_ret
39
40
SFX_Battle_36_Ch8:
41
noise_note 1, 13, 1, 73
42
noise_note 1, 13, 1, 41
43
sound_loop 26, SFX_Battle_36_Ch8
44
sound_ret
45
46