aboutsummaryrefslogtreecommitdiffstats
path: root/music/sfx/sfx_08_14.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_14.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_14.asm')
-rw-r--r--music/sfx/sfx_08_14.asm46
1 files changed, 46 insertions, 0 deletions
diff --git a/music/sfx/sfx_08_14.asm b/music/sfx/sfx_08_14.asm
new file mode 100644
index 00000000..a7726bfb
--- /dev/null
+++ b/music/sfx/sfx_08_14.asm
@@ -0,0 +1,46 @@
+SFX_08_14_Ch1: ; 20c2f (8:4c2f)
+ dutycycle 245
+ note D_, 5
+ unknownmusic0xf3
+ note C#, 9
+ note C_, 8
+ note D_, 16
+ octave 3
+ note A_, 9
+ note C_, 8
+ note D_, 9
+ note A_, 2
+ note F_, 9
+ note C_, 8
+ endchannel
+
+
+SFX_08_14_Ch2: ; 20c3e (8:4c3e)
+ dutycycle 160
+ note D_, 6
+ note B_, 4
+ note C_, 9
+ note C_, 8
+ note D_, 16
+ rest 6
+ note G#, 9
+ note C_, 8
+ note D_, 9
+ note G_, 2
+ note E_, 9
+ note C_, 8
+ endchannel
+
+
+SFX_08_14_Ch3: ; 20c4d (8:4c4d)
+ note D_, 4
+ note A#, 2
+ note C#, 13
+ note D_, 15
+ note A_, 5
+ note D_, 13
+ note D_, 9
+ note G#, 2
+ note C#, 13
+ endchannel
+; 0x20c57 \ No newline at end of file