diff options
Diffstat (limited to 'music/sfx/sfx_08_1b.asm')
| -rw-r--r-- | music/sfx/sfx_08_1b.asm | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/music/sfx/sfx_08_1b.asm b/music/sfx/sfx_08_1b.asm new file mode 100644 index 00000000..1d63d05e --- /dev/null +++ b/music/sfx/sfx_08_1b.asm @@ -0,0 +1,45 @@ +SFX_08_1b_Ch1: ; 20cb5 (8:4cb5) + dutycycle 240 + note D_, 5 + unknownmusic0xf3 + octave 8 + note C_, 7 + note D_, 16 + octave 4 + note E_, 1 + note C_, 7 + note D_, 9 + rest 2 + note D_, 1 + note C_, 7 + endchannel + + +SFX_08_1b_Ch2: ; 20cc4 (8:4cc4) + dutycycle 10 + note D_, 4 + rest 4 + note G#, 4 + note C_, 7 + note D_, 15 + note B_, 5 + note C_, 3 + note C_, 7 + note D_, 9 + note A#, 2 + note C_, 2 + note C_, 7 + endchannel + + +SFX_08_1b_Ch3: ; 20cd3 (8:4cd3) + note D_, 5 + notetype 3, 5, 12 + note D_, 16 + octave 2 + note E_, 13 + note D_, 9 + note B_, 2 + note F_, 13 + endchannel +; 0x20cdd
\ No newline at end of file |
