aboutsummaryrefslogtreecommitdiffstats
path: root/music/sfx/sfx_08_2b.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_2b.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_2b.asm')
-rw-r--r--music/sfx/sfx_08_2b.asm56
1 files changed, 56 insertions, 0 deletions
diff --git a/music/sfx/sfx_08_2b.asm b/music/sfx/sfx_08_2b.asm
new file mode 100644
index 00000000..6e2e7127
--- /dev/null
+++ b/music/sfx/sfx_08_2b.asm
@@ -0,0 +1,56 @@
+SFX_08_2b_Ch1: ; 21126 (8:5126)
+ dutycycle 15
+ note D_, 16
+ unknownmusic0xf7
+ note C_, 1
+ note C_, 6
+ note D_, 16
+ octave 1
+ note C_, 9
+ note C_, 6
+ note D_, 9
+ note B_, 5
+ note G#, 1
+ note C_, 5
+ note D_, 16
+ note A#, 3
+ note F#, 1
+ note C_, 5
+ endchannel
+
+
+SFX_08_2b_Ch2: ; 21139 (8:5139)
+ dutycycle 68
+ note D_, 15
+ notetype 7, 8, 1
+ note C_, 5
+ note D_, 15
+ rest 8
+ note G#, 10
+ note C_, 5
+ note D_, 11
+ note B_, 5
+ note C_, 2
+ note C_, 5
+ note D_, 16
+ rest 3
+ octave 7
+ note C_, 4
+ endchannel
+
+
+SFX_08_2b_Ch3: ; 2114c (8:514c)
+ note D_, 15
+ unknownmusic0xf7
+ note G_, 13
+ note D_, 13
+ unknownmusic0xf6
+ note F#, 13
+ note D_, 10
+ octave 4
+ note G_, 13
+ note D_, 16
+ octave 6
+ note F#, 13
+ endchannel
+; 0x21159 \ No newline at end of file