summaryrefslogtreecommitdiff
path: root/audio/music/mtmoonsquare.asm
blob: d3175b29b6d7a7aa360a0eaef28bac2dac94e476 (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
_Music_MtMoonSquare: ; 0xf4815
	db $40
	dw _Music_MtMoonSquare_Ch1
	db $01
	dw _Music_MtMoonSquare_Ch2
; 0xf481b

_Music_MtMoonSquare_Ch1: ; 0xf481b
	tempo $7000
	volume $77
	dutycycle $02
	tone $0100
	note $00
	notetype $0c, $44
	octave4
	note $31
	note $51
	note $73
	note $71
	note $a1
	octave5
	note $33
	loopchannel $02, $4829
	octave4
	note $51
	note $71
	note $93
	note $91
	note $c1
	octave5
	note $53
	loopchannel $02, $4835
	octave4
	note $21
	note $31
	note $53
	note $51
	note $81
	octave5
	note $23
	loopchannel $02, $4841
	octave4
	note $31
	note $51
	note $73
	note $71
	note $a1
	octave5
	note $33
	loopchannel $02, $484d
	loopchannel $00, $4826 ; end
; 0xf485d

_Music_MtMoonSquare_Ch2: ; 0xf485d
	dutycycle $02
	vibrato $18, $24
	notetype $0c, $82
	octave4
	note $31
	note $51
	note $73
	note $71
	note $a1
	octave5
	note $33
	notetype $0c, $62
	loopchannel $02, $4865
	notetype $0c, $82
	octave4
	note $51
	note $71
	note $93
	note $91
	note $c1
	octave5
	note $53
	notetype $0c, $62
	loopchannel $02, $4877
	notetype $0c, $82
	octave4
	note $21
	note $31
	note $53
	note $51
	note $81
	octave5
	note $23
	notetype $0c, $62
	loopchannel $02, $4889
	notetype $0c, $82
	octave4
	note $31
	note $51
	note $73
	note $71
	note $a1
	octave5
	note $33
	notetype $0c, $62
	loopchannel $02, $489b
	loopchannel $00, $4862 ; end
; 0xf48ae