aboutsummaryrefslogtreecommitdiffstats
path: root/music/sfx/sfx_08_2d.asm
diff options
context:
space:
mode:
Diffstat (limited to 'music/sfx/sfx_08_2d.asm')
-rw-r--r--music/sfx/sfx_08_2d.asm38
1 files changed, 38 insertions, 0 deletions
diff --git a/music/sfx/sfx_08_2d.asm b/music/sfx/sfx_08_2d.asm
new file mode 100644
index 00000000..3d6aaa3e
--- /dev/null
+++ b/music/sfx/sfx_08_2d.asm
@@ -0,0 +1,38 @@
+SFX_08_2d_Ch1: ; 20f4e (8:4f4e)
+ 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_08_2d_Ch2: ; 20f5d (8:4f5d)
+ 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_08_2d_Ch3: ; 20f6f (8:4f6f)
+ endchannel
+; 0x20f70 \ No newline at end of file