aboutsummaryrefslogtreecommitdiffstats
path: root/music/sfx/sfx_02_32.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_02_32.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_02_32.asm')
-rw-r--r--music/sfx/sfx_02_32.asm105
1 files changed, 105 insertions, 0 deletions
diff --git a/music/sfx/sfx_02_32.asm b/music/sfx/sfx_02_32.asm
new file mode 100644
index 00000000..b58755a1
--- /dev/null
+++ b/music/sfx/sfx_02_32.asm
@@ -0,0 +1,105 @@
+SFX_02_32_Ch1: ; 8dcf (2:4dcf)
+ dutycycle 240
+ note D_, 7
+ unknownmusic0xf2
+ note C_, 1
+ note C_, 7
+ note D_, 7
+ octave 6
+ note E_, 1
+ note C_, 7
+ note D_, 7
+ notetype 2, 8, 0
+ note C_, 7
+ note D_, 7
+ octave 6
+ rest 1
+ note C_, 7
+ note D_, 7
+ notetype 2, 0, 0
+ note C_, 8
+ note D_, 7
+ rest 3
+ note E_, 1
+ note C_, 8
+ note D_, 7
+ note B_, 3
+ note G#, 1
+ note C_, 8
+ note D_, 9
+ note A#, 2
+ rest 1
+ note C_, 8
+ endchannel
+
+
+SFX_02_32_Ch2: ; 8df2 (2:4df2)
+ dutycycle 17
+ note D_, 4
+ note C_, 9
+ note C_, 2
+ note C_, 1
+ note D_, 7
+ rest 3
+ rest 2
+ note C_, 6
+ note D_, 7
+ note B_, 3
+ note C_, 3
+ note C_, 7
+ note D_, 7
+ note A#, 3
+ note E_, 2
+ note C_, 7
+ note D_, 7
+ note B_, 3
+ note G#, 3
+ note C_, 7
+ note D_, 7
+ note A#, 3
+ rest 3
+ note C_, 7
+ note D_, 7
+ note A_, 3
+ note C_, 2
+ note C_, 8
+ note D_, 7
+ note A#, 3
+ note E_, 3
+ note C_, 8
+ note D_, 9
+ note G#, 2
+ note G#, 2
+ note C_, 8
+ endchannel
+
+
+SFX_02_32_Ch3: ; 8e19 (2:4e19)
+ note D_, 7
+ note C_, 9
+ note C_, 2
+ note D_, 6
+ octave 6
+ note F_, 13
+ note D_, 6
+ rest 3
+ note E_, 13
+ note D_, 6
+ notetype 2, 3, 12
+ note D_, 6
+ note B_, 3
+ note D_, 13
+ note D_, 6
+ rest 3
+ note C#, 13
+ note D_, 6
+ note A#, 3
+ note C#, 12
+ note D_, 6
+ note A_, 3
+ note C#, 11
+ note D_, 9
+ note G#, 2
+ note C#, 9
+ endchannel
+; 0x8e35 \ No newline at end of file