summaryrefslogtreecommitdiff
path: root/music/sfx/sfx_02_42.asm
diff options
context:
space:
mode:
Diffstat (limited to 'music/sfx/sfx_02_42.asm')
-rw-r--r--music/sfx/sfx_02_42.asm60
1 files changed, 60 insertions, 0 deletions
diff --git a/music/sfx/sfx_02_42.asm b/music/sfx/sfx_02_42.asm
new file mode 100644
index 00000000..e9112a02
--- /dev/null
+++ b/music/sfx/sfx_02_42.asm
@@ -0,0 +1,60 @@
+SFX_02_42_Ch1: ; b362 (2:7362)
+ executemusic
+ tempo 1, 0
+ stereopanning 119
+ duty 2
+ togglecall
+ notetype 5, 10, 4
+ octave 3
+ note A#, 4
+ notetype 5, 11, 1
+ octave 4
+ note C_, 2
+ note C_, 1
+ note C_, 1
+ notetype 5, 10, 4
+ note D#, 4
+ notetype 5, 11, 1
+ note F_, 2
+ note F_, 1
+ note F_, 1
+ notetype 5, 11, 4
+ note A#, 8
+ endchannel
+
+
+SFX_02_42_Ch2: ; b381 (2:7381)
+ executemusic
+ vibrato 4, 2, 3
+ duty 2
+ notetype 5, 13, 1
+ octave 4
+ note G_, 2
+ note G_, 1
+ note G_, 1
+ notetype 5, 12, 4
+ note D#, 4
+ notetype 5, 13, 1
+ note G#, 2
+ note G#, 1
+ note G#, 1
+ note A#, 2
+ note A#, 1
+ note A#, 1
+ notetype 5, 12, 4
+ octave 5
+ note D#, 8
+ endchannel
+
+
+SFX_02_42_Ch3: ; b39d (2:739d)
+ executemusic
+ notetype 5, 1, 0
+ octave 4
+ note D#, 4
+ note G#, 4
+ note G_, 4
+ note F_, 4
+ note D#, 8
+ endchannel
+; 0xb3a7 \ No newline at end of file