aboutsummaryrefslogtreecommitdiffstats
path: root/music/sfx/sfx_08_1a.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_1a.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_1a.asm')
-rw-r--r--music/sfx/sfx_08_1a.asm51
1 files changed, 51 insertions, 0 deletions
diff --git a/music/sfx/sfx_08_1a.asm b/music/sfx/sfx_08_1a.asm
new file mode 100644
index 00000000..0c96762e
--- /dev/null
+++ b/music/sfx/sfx_08_1a.asm
@@ -0,0 +1,51 @@
+SFX_08_1a_Ch1: ; 20c87 (8:4c87)
+ dutycycle 250
+ note D_, 7
+ note G#, 4
+ note E_, 8
+ note C_, 3
+ note D_, 16
+ note F#, 3
+ note D_, 7
+ note C_, 3
+ note D_, 5
+ note F_, 3
+ note E_, 6
+ note C_, 3
+ note D_, 10
+ note F#, 4
+ note C_, 7
+ note C_, 3
+ note D_, 16
+ note G#, 3
+ note D_, 6
+ note C_, 3
+ note D_, 16
+ note E_, 3
+ note C_, 8
+ note C_, 3
+
+
+SFX_08_1a_Ch2: ; 20ca1 (8:4ca1)
+ endchannel
+
+
+SFX_08_1a_Ch3: ; 20ca2 (8:4ca2)
+ note D_, 9
+ notetype 4, 8, 12
+ note D_, 5
+ octave 6
+ note A_, 13
+ note D_, 16
+ rest 7
+ note G#, 13
+ note D_, 9
+ octave 4
+ note A#, 13
+ note D_, 16
+ notetype 7, 9, 12
+ note D_, 16
+ unknownmusic0xf2
+ note A#, 13
+ endchannel
+; 0x20cb5 \ No newline at end of file