diff options
Diffstat (limited to 'music/sfx/sfx_02_1c.asm')
| -rw-r--r-- | music/sfx/sfx_02_1c.asm | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/music/sfx/sfx_02_1c.asm b/music/sfx/sfx_02_1c.asm new file mode 100644 index 00000000..add71761 --- /dev/null +++ b/music/sfx/sfx_02_1c.asm @@ -0,0 +1,51 @@ +SFX_02_1c_Ch1: ; 8c25 (2:4c25) + dutycycle 240 + note D_, 16 + unknownmusic0xf6 + note F#, 6 + note C_, 6 + note D_, 11 + octave 4 + note G_, 13 + note C_, 6 + note D_, 4 + rest 3 + note F_, 13 + note C_, 6 + note D_, 16 + note B_, 3 + note D#, 13 + note C_, 6 + endchannel + + +SFX_02_1c_Ch2: ; 8c38 (2:4c38) + dutycycle 90 + note D_, 15 + notetype 6, 0, 3 + note C_, 6 + note D_, 10 + note B_, 5 + note C#, 12 + note C_, 6 + note D_, 5 + note A_, 3 + unknownmusic0xfa + note C_, 5 + note D_, 16 + note A#, 3 + notetype 11, 0, 4 + endchannel + + +SFX_02_1c_Ch3: ; 8c4b (2:4c4b) + note D_, 13 + octave 2 + note E_, 13 + note D_, 12 + notetype 7, 5, 12 + note D_, 16 + rest 3 + note E_, 13 + endchannel +; 0x8c55
\ No newline at end of file |
