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_26.asm | 52 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 music/sfx/sfx_08_26.asm (limited to 'music/sfx/sfx_08_26.asm') diff --git a/music/sfx/sfx_08_26.asm b/music/sfx/sfx_08_26.asm new file mode 100644 index 00000000..5b886f93 --- /dev/null +++ b/music/sfx/sfx_08_26.asm @@ -0,0 +1,52 @@ +SFX_08_26_Ch1: ; 20fd3 (8:4fd3) + dutycycle 165 + note D_, 13 + unknownmusic0xf2 + note E_, 1 + note C_, 5 + note D_, 16 + octave 5 + note A#, 1 + note C_, 5 + note D_, 5 + notetype 2, 9, 0 + note C_, 5 + note D_, 9 + notetype 1, 8, 0 + note C_, 5 + endchannel + + +SFX_08_26_Ch2: ; 20fe6 (8:4fe6) + dutycycle 238 + note D_, 12 + notetype 2, 3, 8 + note C_, 5 + note D_, 15 + rest 7 + note A_, 9 + note C_, 5 + note D_, 4 + note B_, 3 + note G#, 9 + note C_, 5 + note D_, 9 + note B_, 2 + note G_, 9 + note C_, 5 + endchannel + + +SFX_08_26_Ch3: ; 20ff9 (8:4ff9) + note D_, 11 + octave 2 + note F#, 13 + note D_, 16 + notetype 2, 5, 12 + note D_, 4 + rest 3 + note F#, 13 + note D_, 9 + notetype 1, 5, 12 + endchannel +; 0x21006 \ No newline at end of file -- cgit v1.3.1-sl0p