summaryrefslogtreecommitdiff
path: root/audio/music/halloffame.asm
blob: 80dafaa6caf8fc8efd653fe81272ba3e12f2164b (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
Music_HallOfFame_Ch1::
	tempo 112
	volume 7, 7
	duty_cycle 3
	vibrato 12, 2, 2
	toggle_perfect_pitch
	note_type 12, 11, 3
	rest 16
	rest 16
	rest 16
	rest 12
	octave 3
	note D_, 1
	note E_, 1
	note F_, 1
	note F#, 1

Music_HallOfFame_branch_7fbc5::
	note_type 12, 8, 0
	octave 4
	note C_, 16
	note E_, 16
	note F#, 16
	note_type 12, 6, 0
	note F_, 16
	sound_loop 3, Music_HallOfFame_branch_7fbc5
	rest 16
	rest 16
	rest 16
	rest 16
	sound_loop 0, Music_HallOfFame_branch_7fbc5


Music_HallOfFame_Ch2::
	vibrato 8, 2, 5
	duty_cycle 3

Music_HallOfFame_branch_7fbdf::
	note_type 12, 12, 4
	octave 3
	note G_, 2
	note D_, 2
	note G_, 2
	note A_, 10
	note G_, 2
	note D_, 2
	note G_, 2
	octave 4
	note C_, 4
	octave 3
	note B_, 4
	note A_, 2
	note G_, 2
	note D_, 2
	note G_, 2
	note A_, 10
	note F_, 2
	note C_, 2
	note F_, 2
	note A#, 4
	note A_, 4
	note F_, 2
	sound_loop 0, Music_HallOfFame_branch_7fbdf


Music_HallOfFame_Ch3::
	note_type 12, 1, 2

Music_HallOfFame_branch_7fbfe::
	octave 4
	note D_, 2
	note G_, 2
	note D_, 2
	note G_, 2
	note D_, 2
	note G_, 2
	note D_, 2
	note G_, 2
	sound_loop 12, Music_HallOfFame_branch_7fbfe
	note D_, 4
	note G_, 4
	note D_, 4
	note G_, 4
	note E_, 4
	note G_, 4
	note E_, 4
	note G_, 4
	note F#, 4
	note A_, 4
	note F#, 4
	note A_, 4
	note E_, 4
	note G_, 4
	note E_, 4
	note G_, 4
	sound_loop 0, Music_HallOfFame_Ch3