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_25.asm | 87 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 music/sfx/sfx_08_25.asm (limited to 'music/sfx/sfx_08_25.asm') diff --git a/music/sfx/sfx_08_25.asm b/music/sfx/sfx_08_25.asm new file mode 100644 index 00000000..ab680595 --- /dev/null +++ b/music/sfx/sfx_08_25.asm @@ -0,0 +1,87 @@ +SFX_08_25_Ch1: ; 20abb (8:4abb) + dutycycle 240 + note D_, 7 + unknownmusic0xf7 + note A#, 1 + note C_, 8 + note D_, 9 + octave 2 + note A#, 5 + note C_, 8 + note D_, 5 + notetype 6, 10, 0 + note C_, 8 + note D_, 16 + notetype 3, 2, 0 + note C_, 8 + note D_, 9 + rest 4 + note D_, 4 + note C_, 8 + note D_, 3 + rest 3 + note D_, 9 + note C_, 8 + note D_, 9 + note B_, 2 + note D#, 1 + note C_, 8 + endchannel + + +SFX_08_25_Ch2: ; 20ada (8:4ada) + dutycycle 10 + note D_, 5 + note C_, 9 + note C_, 1 + note C_, 1 + note D_, 7 + note A#, 8 + note E_, 2 + note C_, 8 + note D_, 9 + note G#, 7 + note E_, 4 + note C_, 8 + note D_, 5 + note G_, 7 + note E_, 2 + note C_, 8 + note D_, 14 + note G#, 4 + rest 3 + note C_, 7 + note D_, 8 + note G_, 4 + rest 2 + note C_, 7 + note D_, 4 + note G#, 3 + rest 13 + note C_, 7 + note D_, 9 + note G_, 2 + notetype 8, 0, 6 + endchannel + + +SFX_08_25_Ch3: ; 20afd (8:4afd) + note D_, 3 + unknownmusic0xf2 + note E_, 13 + note D_, 7 + octave 2 + note D#, 11 + note D_, 5 + notetype 7, 3, 10 + note D_, 7 + notetype 6, 2, 12 + note D_, 9 + octave 3 + note D#, 13 + note D_, 13 + notetype 2, 3, 13 + note D_, 9 + notetype 1, 2, 12 + endchannel +; 0x20b13 \ No newline at end of file -- cgit v1.3.1-sl0p