aboutsummaryrefslogtreecommitdiffstats
path: root/music/sfx/sfx_1f_28.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_1f_28.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_1f_28.asm')
-rw-r--r--music/sfx/sfx_1f_28.asm44
1 files changed, 44 insertions, 0 deletions
diff --git a/music/sfx/sfx_1f_28.asm b/music/sfx/sfx_1f_28.asm
new file mode 100644
index 00000000..f5ea35b6
--- /dev/null
+++ b/music/sfx/sfx_1f_28.asm
@@ -0,0 +1,44 @@
+SFX_1f_28_Ch1: ; 7ce1c (1f:4e1c)
+ dutycycle 240
+ note D_, 9
+ octave 4
+ note A_, 1
+ note C_, 8
+ note D_, 16
+ unknownmusic0xf5
+ rest 1
+ note C_, 8
+ note D_, 9
+ notetype 1, 13, 8
+ note C_, 8
+ endchannel
+
+
+SFX_1f_28_Ch2: ; 7ce2b (1f:4e2b)
+ dutycycle 165
+ note D_, 11
+ rest 5
+ note G_, 2
+ note C_, 8
+ note D_, 16
+ note B_, 7
+ note A#, 3
+ note C_, 8
+ note D_, 9
+ note A#, 2
+ note B_, 8
+ note C_, 8
+ endchannel
+
+
+SFX_1f_28_Ch3: ; 7ce3a (1f:4e3a)
+ note D_, 9
+ octave 4
+ note E_, 13
+ note D_, 15
+ rest 5
+ note D#, 13
+ note D_, 9
+ notetype 1, 2, 12
+ endchannel
+; 0x7ce44 \ No newline at end of file