From 8edfcc4b1e36111d400b5f104a04001c66416426 Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Sat, 12 Oct 2013 14:40:37 -0400 Subject: All music and sfx --- music/sfx/sfx_08_14.asm | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 music/sfx/sfx_08_14.asm (limited to 'music/sfx/sfx_08_14.asm') 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 -- cgit v1.3.1-sl0p