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_1a.asm | 51 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 music/sfx/sfx_08_1a.asm (limited to 'music/sfx/sfx_08_1a.asm') 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 -- cgit v1.3.1-sl0p