aboutsummaryrefslogtreecommitdiffstats
path: root/music/halloffame.asm
diff options
context:
space:
mode:
authoriimarckus <iimarckus@gmail.com>2013-10-13 23:35:43 -0700
committeriimarckus <iimarckus@gmail.com>2013-10-13 23:35:43 -0700
commitad402f12435ab661aa9b745a79d419fcae9340fc (patch)
tree5a410d83d4180cb4179ac03b3ccd00bd1a89de1c /music/halloffame.asm
parentFix CheckIfInOutsideMap comments. (diff)
parentAdd song alternate start labels (diff)
downloadpokeyellow-ad402f12435ab661aa9b745a79d419fcae9340fc.tar.gz
pokeyellow-ad402f12435ab661aa9b745a79d419fcae9340fc.tar.xz
pokeyellow-ad402f12435ab661aa9b745a79d419fcae9340fc.zip
Merge pull request #11 from dannye/music
Music
Diffstat (limited to 'music/halloffame.asm')
-rw-r--r--music/halloffame.asm97
1 files changed, 97 insertions, 0 deletions
diff --git a/music/halloffame.asm b/music/halloffame.asm
new file mode 100644
index 00000000..820e6ab0
--- /dev/null
+++ b/music/halloffame.asm
@@ -0,0 +1,97 @@
+Music_HallOfFame_Ch1: ; 7fbaf (1f:7baf)
+ tempo 0, 112
+ stereopanning 119
+ duty 3
+ vibrato 12, 2, 2
+ unknownmusic0xe8
+ notetype 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:
+ notetype 12, 8, 0
+ octave 4
+ note C_, 16
+ note E_, 16
+ note F#, 16
+ notetype 12, 6, 0
+ note F_, 16
+ loopchannel 3, Music_HallOfFame_branch_7fbc5
+ rest 16
+ rest 16
+ rest 16
+ rest 16
+ loopchannel 0, Music_HallOfFame_branch_7fbc5
+
+
+Music_HallOfFame_Ch2: ; 7fbda (1f:7bda)
+ vibrato 8, 2, 5
+ duty 3
+
+Music_HallOfFame_branch_7fbdf:
+ notetype 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
+ loopchannel 0, Music_HallOfFame_branch_7fbdf
+
+
+Music_HallOfFame_Ch3: ; 7fbfc (1f:7bfc)
+ notetype 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
+ loopchannel 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
+ loopchannel 0, Music_HallOfFame_Ch3
+; 0x7fc1f \ No newline at end of file