summaryrefslogtreecommitdiff
path: root/audio/music/matchloss.asm
blob: 402c96c32b35ec1e390c44fa81326e343c0a006d (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
Music_MatchLoss_Ch1: ; f7c2e (3d:7c2e)
	musicdc 17
	vibrato_type 1
	vibrato_delay 20
	musice8 8
	octave 4
	duty 2
	volume 176
	speed 1
	note E_, 3
	note F_, 2
	tie
	speed 5
	note F_, 3
	note C_, 1
	volume 55
	note C_, 3
	dec_octave
	volume 160
	note A#, 1
	volume 55
	note A#, 3
	inc_octave
	speed 1
	volume 160
	note D_, 3
	note D#, 2
	tie
	note D#, 16
	dec_octave
	note A#, 6
	volume 55
	note A#, 16
	volume 160
	note G#, 6
	volume 55
	note G#, 16
	inc_octave
	volume 160
	note C_, 3
	note C#, 8
	tie
	note C#, 12
	dec_octave
	speed 6
	note G#, 1
	volume 55
	note G#, 3
	volume 160
	note F#, 1
	speed 7
	volume 55
	note F#, 3
	speed 1
	volume 160
	note B_, 5
	inc_octave
	note C_, 4
	tie
	speed 9
	note C_, 11
	volume 55
	note C_, 2
	music_end


Music_MatchLoss_Ch2: ; f7c87 (3d:7c87)
	musicdc 17
	vibrato_type 5
	vibrato_delay 20
	musice8 8
	octave 3
	duty 2
	volume 144
	speed 9
	rest 9
	speed 11
	rest 5
	speed 1
	rest 8
	speed 9
	rest 6
	note G_, 6
	tie
	note G_, 6
	volume 55
	note G_, 2
	music_end


Music_MatchLoss_Ch3: ; f7ca7 (3d:7ca7)
	musicdc 17
	wave 1
	volume 32
	musice8 8
	musice9 64
	octave 1
	speed 5
	note A#, 4
	inc_octave
	musice8 4
	note F_, 4
	note A#, 4
	dec_octave
	musice8 8
	speed 7
	note G#, 3
	inc_octave
	musice8 4
	speed 2
	note D#, 11
	note G#, 11
	dec_octave
	musice8 8
	speed 1
	note F#, 11
	tie
	note F#, 12
	inc_octave
	musice8 4
	speed 12
	note C#, 2
	speed 2
	note F#, 13
	dec_octave
	speed 9
	musice8 8
	note F_, 12
	music_end
; 0xf7cdf