aboutsummaryrefslogtreecommitdiffstats
path: root/music/sfx/sfx_08_25.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/sfx/sfx_08_25.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/sfx/sfx_08_25.asm')
-rw-r--r--music/sfx/sfx_08_25.asm87
1 files changed, 87 insertions, 0 deletions
diff --git a/music/sfx/sfx_08_25.asm b/music/sfx/sfx_08_25.asm
new file mode 100644
index 00000000..ab680595
--- /dev/null
+++ b/music/sfx/sfx_08_25.asm
@@ -0,0 +1,87 @@
+SFX_08_25_Ch1: ; 20abb (8:4abb)
+ dutycycle 240
+ note D_, 7
+ unknownmusic0xf7
+ note A#, 1
+ note C_, 8
+ note D_, 9
+ octave 2
+ note A#, 5
+ note C_, 8
+ note D_, 5
+ notetype 6, 10, 0
+ note C_, 8
+ note D_, 16
+ notetype 3, 2, 0
+ note C_, 8
+ note D_, 9
+ rest 4
+ note D_, 4
+ note C_, 8
+ note D_, 3
+ rest 3
+ note D_, 9
+ note C_, 8
+ note D_, 9
+ note B_, 2
+ note D#, 1
+ note C_, 8
+ endchannel
+
+
+SFX_08_25_Ch2: ; 20ada (8:4ada)
+ dutycycle 10
+ note D_, 5
+ note C_, 9
+ note C_, 1
+ note C_, 1
+ note D_, 7
+ note A#, 8
+ note E_, 2
+ note C_, 8
+ note D_, 9
+ note G#, 7
+ note E_, 4
+ note C_, 8
+ note D_, 5
+ note G_, 7
+ note E_, 2
+ note C_, 8
+ note D_, 14
+ note G#, 4
+ rest 3
+ note C_, 7
+ note D_, 8
+ note G_, 4
+ rest 2
+ note C_, 7
+ note D_, 4
+ note G#, 3
+ rest 13
+ note C_, 7
+ note D_, 9
+ note G_, 2
+ notetype 8, 0, 6
+ endchannel
+
+
+SFX_08_25_Ch3: ; 20afd (8:4afd)
+ note D_, 3
+ unknownmusic0xf2
+ note E_, 13
+ note D_, 7
+ octave 2
+ note D#, 11
+ note D_, 5
+ notetype 7, 3, 10
+ note D_, 7
+ notetype 6, 2, 12
+ note D_, 9
+ octave 3
+ note D#, 13
+ note D_, 13
+ notetype 2, 3, 13
+ note D_, 9
+ notetype 1, 2, 12
+ endchannel
+; 0x20b13 \ No newline at end of file