summaryrefslogtreecommitdiff
path: root/audio/music/darkdiddly.asm
blob: d94950328954ae7a3e9526a100c174a4b39ac91c (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
Music_DarkDiddly_Ch1: ; f7cdf (3d:7cdf)
	speed 3
	musicdc 17
	musice8 8
	octave 4
	duty 1
	volume 176
	note C_, 4
	dec_octave
	note B_, 2
	note A#, 2
	note A_, 2
	note G#, 2
	note G_, 2
	note F#, 2
	note F_, 4
	note E_, 2
	note D#, 2
	note D_, 2
	note C#, 2
	note C_, 2
	dec_octave
	note B_, 2
	note A#, 4
	note B_, 2
	volume 39
	note B_, 2
	volume 176
	note F#, 4
	note G_, 2
	volume 39
	note G_, 2
	volume 176
	note C_, 2
	volume 39
	note C_, 4
	inc_octave
	volume 176
	note E_, 1
	note G_, 1
	inc_octave
	note C_, 2
	volume 39
	note C_, 2
	music_end


Music_DarkDiddly_Ch2: ; f7d17 (3d:7d17)
	speed 3
	musicdc 17
	musice8 8
	octave 3
	duty 1
	volume 176
	rest 16
	note C_, 4
	dec_octave
	note B_, 2
	note A#, 2
	note A_, 2
	note G#, 2
	note G_, 2
	note F#, 2
	note F_, 4
	note F#, 2
	volume 39
	note F#, 2
	volume 176
	note C#, 4
	note D_, 2
	volume 39
	note D_, 2
	dec_octave
	volume 176
	note G_, 2
	volume 39
	note G_, 6
	inc_octave
	inc_octave
	volume 176
	note E_, 2
	volume 39
	note E_, 2
	music_end


Music_DarkDiddly_Ch3: ; f7d47 (3d:7d47)
	speed 6
	musicdc 17
	wave 1
	volume 32
	musice8 8
	musice9 0
	octave 1
	rest 16
	note G_, 2
	note F#, 1
	rest 1
	note D#, 2
	note C#, 1
	rest 1
	note C_, 1
	rest 3
	inc_octave
	note C_, 1
	music_end
; 0xf7d60