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_54.asm | 55 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 music/sfx/sfx_02_54.asm (limited to 'music/sfx/sfx_02_54.asm') diff --git a/music/sfx/sfx_02_54.asm b/music/sfx/sfx_02_54.asm new file mode 100644 index 00000000..dd793701 --- /dev/null +++ b/music/sfx/sfx_02_54.asm @@ -0,0 +1,55 @@ +SFX_02_54_Ch1: ; 866d (2:466d) + duty 2 + note D_, 16 + stereopanning 0 + note C_, 6 + note D_, 5 + note C_, 1 + note C_, 1 + note C_, 1 + note D_, 16 + stereopanning 0 + note C_, 6 + note D_, 16 + stereopanning 0 + note C_, 6 + note D_, 16 + stereopanning 0 + note C_, 6 + note D_, 16 + stereopanning 0 + note C_, 6 + note D_, 16 + unknownmusic0xf2 + note C_, 1 + note C_, 6 + endchannel + + +SFX_02_54_Ch2: ; 868c (2:468c) + duty 3 + note D_, 16 + stereopanning 130 + note C_, 5 + note D_, 5 + note C_, 1 + note C_, 1 + note C_, 1 + note D_, 16 + stereopanning 130 + note C_, 5 + note D_, 16 + stereopanning 130 + note C_, 5 + note D_, 16 + stereopanning 130 + note C_, 5 + note D_, 16 + stereopanning 130 + note C_, 5 + note D_, 16 + unknownmusic0xf2 + note G#, 3 + note C_, 5 + endchannel +; 0x86ab \ No newline at end of file -- cgit v1.3.1-sl0p