summaryrefslogtreecommitdiff
path: root/sound/songs/se_w172b.s
diff options
context:
space:
mode:
Diffstat (limited to 'sound/songs/se_w172b.s')
-rw-r--r--sound/songs/se_w172b.s99
1 files changed, 99 insertions, 0 deletions
diff --git a/sound/songs/se_w172b.s b/sound/songs/se_w172b.s
new file mode 100644
index 000000000..05f08456a
--- /dev/null
+++ b/sound/songs/se_w172b.s
@@ -0,0 +1,99 @@
+ .include "MPlayDef.s"
+
+ .equ se_w172b_grp, voicegroup_869D6F4
+ .equ se_w172b_pri, 4
+ .equ se_w172b_rev, reverb_set+50
+ .equ se_w172b_mvl, 127
+ .equ se_w172b_key, 0
+ .equ se_w172b_tbs, 1
+ .equ se_w172b_exg, 0
+ .equ se_w172b_cmp, 1
+
+ .section .rodata
+ .global se_w172b
+ .align 2
+
+@********************** Track 1 **********************@
+
+se_w172b_1:
+ .byte KEYSH , se_w172b_key+0
+ .byte TEMPO , 150*se_w172b_tbs/2
+ .byte VOICE , 29
+ .byte BENDR , 12
+ .byte PAN , c_v+0
+ .byte VOL , 110*se_w172b_mvl/mxv
+ .byte BEND , c_v+0
+ .byte N48 , Cn4 , v127
+ .byte W06
+ .byte PAN , c_v+4
+ .byte W03
+ .byte BEND , c_v+2
+ .byte W03
+ .byte PAN , c_v+10
+ .byte W03
+ .byte BEND , c_v+5
+ .byte W03
+ .byte VOL , 98*se_w172b_mvl/mxv
+ .byte PAN , c_v+4
+ .byte W03
+ .byte BEND , c_v+3
+ .byte W03
+ .byte VOL , 88*se_w172b_mvl/mxv
+ .byte PAN , c_v+0
+ .byte W03
+ .byte BEND , c_v-5
+ .byte W03
+ .byte VOL , 68*se_w172b_mvl/mxv
+ .byte PAN , c_v-5
+ .byte W03
+ .byte c_v+7
+ .byte BEND , c_v-9
+ .byte W03
+ .byte VOL , 44*se_w172b_mvl/mxv
+ .byte PAN , c_v+0
+ .byte W03
+ .byte BEND , c_v-15
+ .byte W03
+ .byte VOL , 13*se_w172b_mvl/mxv
+ .byte BEND , c_v-24
+ .byte W03
+ .byte c_v-40
+ .byte W03
+ .byte FINE
+
+@********************** Track 2 **********************@
+
+se_w172b_2:
+ .byte KEYSH , se_w172b_key+0
+ .byte VOICE , 27
+ .byte PAN , c_v+0
+ .byte VOL , 110*se_w172b_mvl/mxv
+ .byte N48 , Gn2 , v032
+ .byte W18
+ .byte VOL , 98*se_w172b_mvl/mxv
+ .byte W06
+ .byte 88*se_w172b_mvl/mxv
+ .byte W06
+ .byte 68*se_w172b_mvl/mxv
+ .byte W06
+ .byte 44*se_w172b_mvl/mxv
+ .byte W06
+ .byte 13*se_w172b_mvl/mxv
+ .byte W06
+ .byte FINE
+
+@******************************************************@
+ .align 2
+
+se_w172b:
+ .byte 2 @ NumTrks
+ .byte 0 @ NumBlks
+ .byte se_w172b_pri @ Priority
+ .byte se_w172b_rev @ Reverb.
+
+ .word se_w172b_grp
+
+ .word se_w172b_1
+ .word se_w172b_2
+
+ .end