summaryrefslogtreecommitdiff
path: root/sound/songs/se_w043.s
diff options
context:
space:
mode:
Diffstat (limited to 'sound/songs/se_w043.s')
-rw-r--r--sound/songs/se_w043.s105
1 files changed, 105 insertions, 0 deletions
diff --git a/sound/songs/se_w043.s b/sound/songs/se_w043.s
new file mode 100644
index 000000000..a30cc6727
--- /dev/null
+++ b/sound/songs/se_w043.s
@@ -0,0 +1,105 @@
+ .include "MPlayDef.s"
+
+ .equ se_w043_grp, voicegroup_869D6F4
+ .equ se_w043_pri, 4
+ .equ se_w043_rev, reverb_set+50
+ .equ se_w043_mvl, 127
+ .equ se_w043_key, 0
+ .equ se_w043_tbs, 1
+ .equ se_w043_exg, 0
+ .equ se_w043_cmp, 1
+
+ .section .rodata
+ .global se_w043
+ .align 2
+
+@********************** Track 1 **********************@
+
+se_w043_1:
+ .byte KEYSH , se_w043_key+0
+ .byte TEMPO , 150*se_w043_tbs/2
+ .byte VOICE , 18
+ .byte VOL , 110*se_w043_mvl/mxv
+ .byte BENDR , 12
+ .byte PAN , c_v+0
+ .byte BEND , c_v+0
+ .byte N02 , En3 , v124
+ .byte W02
+ .byte As3
+ .byte W04
+ .byte W01
+ .byte N03 , En3 , v092
+ .byte W05
+ .byte W04
+ .byte PAN , c_v-6
+ .byte N02 , En3 , v076
+ .byte W02
+ .byte W01
+ .byte PAN , c_v+6
+ .byte N02 , As3
+ .byte W05
+ .byte PAN , c_v+0
+ .byte N03 , En3 , v052
+ .byte W06
+ .byte W03
+ .byte PAN , c_v-12
+ .byte N02 , En3 , v056
+ .byte W03
+ .byte PAN , c_v+10
+ .byte N02 , As3
+ .byte W04
+ .byte PAN , c_v+0
+ .byte N03 , En3 , v032
+ .byte W02
+ .byte W06
+ .byte W01
+ .byte PAN , c_v-16
+ .byte N02 , En3 , v044
+ .byte W02
+ .byte PAN , c_v+16
+ .byte N02 , As3
+ .byte W03
+ .byte W02
+ .byte PAN , c_v+0
+ .byte N03 , En3 , v020
+ .byte W04
+ .byte FINE
+
+@********************** Track 2 **********************@
+
+se_w043_2:
+ .byte KEYSH , se_w043_key+0
+ .byte VOICE , 5
+ .byte VOL , 110*se_w043_mvl/mxv
+ .byte N01 , Cn3 , v040
+ .byte W03
+ .byte En3
+ .byte W03
+ .byte W01
+ .byte Gn3
+ .byte W05
+ .byte W06
+ .byte W06
+ .byte W06
+ .byte W06
+ .byte W06
+ .byte W06
+ .byte W06
+ .byte W06
+ .byte FINE
+
+@******************************************************@
+ .align 2
+
+se_w043:
+ .byte 2 @ NumTrks
+ .byte 0 @ NumBlks
+ .byte se_w043_pri @ Priority
+ .byte se_w043_rev @ Reverb.
+
+ .word se_w043_grp
+
+ .word se_w043_1
+ .word se_w043_2
+
+ .end