summaryrefslogtreecommitdiff
path: root/audio/sfx/pokedex_rating_1.asm
blob: 0df1138fbb5d59ea6c6f128c83303f6eeef9a76c (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
SFX_Pokedex_Rating_1_Ch5:
	execute_music
	tempo 256
	volume 7, 7
	duty_cycle 2
	note_type 5, 11, 1
	octave 3
	note A_, 2
	note A_, 2
	note G_, 2
	note G_, 2
	note F_, 2
	note E_, 2
	note F_, 2
	note A_, 2
	octave 4
	note C_, 4
	note E_, 4
	octave 3
	note F_, 4
	sound_ret


SFX_Pokedex_Rating_1_Ch6:
	execute_music
	duty_cycle 2
	note_type 5, 12, 2
	octave 5
	note F_, 2
	note E_, 1
	rest 1
	note D_, 2
	note C_, 1
	rest 1
	octave 4
	note A#, 2
	octave 5
	note C_, 2
	note D_, 2
	note E_, 2
	note F_, 4
	note G_, 4
	note F_, 4
	sound_ret


SFX_Pokedex_Rating_1_Ch7:
	execute_music
	note_type 5, 1, 0
	octave 5
	note C_, 1
	rest 1
	octave 4
	note F_, 2
	octave 5
	note C_, 1
	rest 1
	octave 4
	note A#, 1
	rest 1
	note A_, 1
	rest 1
	note G_, 1
	rest 1
	note F_, 1
	rest 1
	note E_, 1
	rest 1
	octave 5
	note F_, 1
	rest 3
	note C_, 1
	rest 3
	octave 4
	note F_, 2
	rest 2
	sound_ret