diff options
Diffstat (limited to 'music/sfx/sfx_1f_30.asm')
-rw-r--r-- | music/sfx/sfx_1f_30.asm | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/music/sfx/sfx_1f_30.asm b/music/sfx/sfx_1f_30.asm new file mode 100644 index 00000000..3b9c4a27 --- /dev/null +++ b/music/sfx/sfx_1f_30.asm @@ -0,0 +1,80 @@ +SFX_1f_30_Ch1: ; 7cf26 (1f:4f26) + dutycycle 245 + note D_, 8 + notetype 6, 14, 1 + note C_, 8 + note D_, 7 + rest 7 + octave 6 + note C_, 8 + note D_, 10 + notetype 6, 14, 1 + note C_, 8 + note D_, 8 + rest 7 + octave 8 + note C_, 8 + note D_, 6 + note B_, 7 + octave 6 + note C_, 8 + note D_, 8 + rest 7 + octave 7 + note C_, 8 + note D_, 7 + note B_, 7 + octave 8 + note C_, 8 + note D_, 9 + note A#, 2 + notetype 15, 0, 7 + endchannel + + +SFX_1f_30_Ch2: ; 7cf49 (1f:4f49) + dutycycle 68 + note D_, 7 + rest 4 + rest 10 + note C_, 8 + note D_, 7 + note B_, 4 + rest 8 + note C_, 8 + note D_, 11 + rest 5 + rest 4 + note C_, 8 + note D_, 9 + note B_, 5 + rest 8 + note C_, 8 + note D_, 7 + rest 4 + rest 10 + note C_, 8 + note D_, 16 + note A#, 3 + rest 6 + note C_, 8 + endchannel + + +SFX_1f_30_Ch3: ; 7cf64 (1f:4f64) + note D_, 14 + note C#, 10 + note G_, 13 + note D_, 14 + unknownmusic0xf7 + note G#, 13 + note D_, 13 + notetype 6, 7, 12 + note D_, 9 + rest 5 + note F#, 13 + note D_, 16 + note B_, 4 + note F_, 13 + endchannel +; 0x7cf74
\ No newline at end of file |