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_31.asm | 72 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 music/sfx/sfx_08_31.asm (limited to 'music/sfx/sfx_08_31.asm') diff --git a/music/sfx/sfx_08_31.asm b/music/sfx/sfx_08_31.asm new file mode 100644 index 00000000..26caae0f --- /dev/null +++ b/music/sfx/sfx_08_31.asm @@ -0,0 +1,72 @@ +SFX_08_31_Ch1: ; 211f0 (8:51f0) + dutycycle 244 + note D_, 16 + stereopanning 5 + note C_, 8 + note D_, 11 + octave 8 + note C_, 1 + note C_, 8 + note D_, 7 + note B_, 5 + note C#, 1 + note C_, 8 + note D_, 5 + notetype 3, 0, 0 + note C_, 8 + note D_, 7 + note B_, 3 + note D_, 1 + note C_, 7 + note D_, 9 + note A#, 2 + note D_, 5 + note C_, 7 + endchannel + + +SFX_08_31_Ch2: ; 2120b (8:520b) + dutycycle 34 + note D_, 16 + note B_, 1 + rest 4 + note C_, 7 + note D_, 11 + note A#, 1 + rest 2 + note C_, 7 + note D_, 7 + note G#, 5 + notetype 2, 0, 6 + note D_, 5 + note A_, 4 + rest 2 + note C_, 7 + note D_, 7 + note G#, 3 + octave 7 + note C_, 6 + note D_, 9 + note F#, 2 + unknownmusic0xe8 + note C_, 6 + endchannel + + +SFX_08_31_Ch3: ; 21226 (8:5226) + note D_, 7 + octave 2 + note E_, 13 + note D_, 16 + notetype 6, 3, 12 + note D_, 11 + rest 6 + note E_, 11 + note D_, 2 + note B_, 3 + note F_, 12 + note D_, 16 + rest 3 + note E_, 13 + endchannel +; 0x21236 \ No newline at end of file -- cgit v1.3.1-sl0p