aboutsummaryrefslogtreecommitdiffstats
path: root/music/sfx/sfx_02_2d.asm
diff options
context:
space:
mode:
Diffstat (limited to 'music/sfx/sfx_02_2d.asm')
-rw-r--r--music/sfx/sfx_02_2d.asm38
1 files changed, 38 insertions, 0 deletions
diff --git a/music/sfx/sfx_02_2d.asm b/music/sfx/sfx_02_2d.asm
new file mode 100644
index 00000000..574b6ad2
--- /dev/null
+++ b/music/sfx/sfx_02_2d.asm
@@ -0,0 +1,38 @@
+SFX_02_2d_Ch1: ; 8ca6 (2:4ca6)
+ dutycycle 27
+ note D_, 8
+ notetype 2, 4, 0
+ note C_, 8
+ note D_, 16
+ octave 3
+ note F#, 1
+ note C_, 8
+ note D_, 16
+ rest 2
+ note D#, 1
+ note C_, 8
+ endchannel
+
+
+SFX_02_2d_Ch2: ; 8cb5 (2:4cb5)
+ dutycycle 129
+ note D_, 3
+ rest 3
+ note C_, 2
+ note C_, 8
+ note D_, 5
+ rest 3
+ note C_, 9
+ note C_, 8
+ note D_, 16
+ notetype 7, 4, 1
+ note C_, 8
+ note D_, 16
+ note A#, 3
+ note C_, 2
+ note C_, 8
+
+
+SFX_02_2d_Ch3: ; 8cc7 (2:4cc7)
+ endchannel
+; 0x8cc8 \ No newline at end of file