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_02_21.asm | 106 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 music/sfx/sfx_02_21.asm (limited to 'music/sfx/sfx_02_21.asm') diff --git a/music/sfx/sfx_02_21.asm b/music/sfx/sfx_02_21.asm new file mode 100644 index 00000000..268204a8 --- /dev/null +++ b/music/sfx/sfx_02_21.asm @@ -0,0 +1,106 @@ +SFX_02_21_Ch1: ; 8b2a (2:4b2a) + dutycycle 136 + note D_, 6 + unknownmusic0xf2 + note F_, 1 + note C_, 7 + note D_, 10 + notetype 1, 6, 0 + note C_, 7 + note D_, 6 + octave 6 + note C#, 3 + note C_, 7 + note D_, 10 + rest 2 + note D_, 3 + note C_, 7 + note D_, 6 + unknownmusic0xf2 + note C#, 1 + note C_, 7 + note D_, 7 + notetype 1, 2, 0 + note C_, 7 + loopchannel 2, SFX_02_21_Ch1 + endchannel + + +SFX_02_21_Ch2: ; 8b49 (2:4b49) + dutycycle 64 + note D_, 5 + note C_, 9 + note C_, 1 + note C_, 1 + note D_, 6 + unknownmusic0xf2 + note F_, 2 + note C_, 7 + note D_, 10 + notetype 1, 6, 1 + note C_, 7 + note D_, 6 + octave 6 + note C#, 5 + note C_, 7 + note D_, 9 + rest 2 + note D_, 5 + note C_, 7 + note D_, 6 + unknownmusic0xf2 + note C#, 2 + note C_, 7 + note D_, 13 + notetype 1, 2, 1 + note C_, 7 + note D_, 6 + octave 6 + note C#, 5 + note C_, 7 + note D_, 9 + rest 2 + note D_, 5 + note C_, 7 + note D_, 6 + unknownmusic0xf2 + note C#, 2 + note C_, 7 + note D_, 5 + notetype 1, 2, 1 + note C_, 7 + endchannel + + +SFX_02_21_Ch3: ; 8b78 (2:4b78) + note D_, 7 + notetype 2, 1, 12 + note D_, 10 + note B_, 2 + note D_, 13 + note D_, 9 + rest 3 + note D_, 13 + note D_, 10 + note B_, 2 + note D#, 13 + note D_, 7 + rest 3 + note D_, 13 + note D_, 10 + note A#, 3 + note D#, 13 + note D_, 8 + rest 3 + note D_, 13 + note D_, 6 + note A#, 2 + note D#, 13 + note D_, 10 + rest 3 + note D_, 13 + note D_, 5 + note A#, 2 + note D#, 13 + endchannel +; 0x8b97 \ No newline at end of file -- cgit v1.3.1-sl0p