summaryrefslogtreecommitdiff
path: root/sound/songs/se_w187.s
diff options
context:
space:
mode:
Diffstat (limited to 'sound/songs/se_w187.s')
-rw-r--r--sound/songs/se_w187.s72
1 files changed, 72 insertions, 0 deletions
diff --git a/sound/songs/se_w187.s b/sound/songs/se_w187.s
new file mode 100644
index 000000000..6ed1453a1
--- /dev/null
+++ b/sound/songs/se_w187.s
@@ -0,0 +1,72 @@
+ .include "MPlayDef.s"
+
+ .equ se_w187_grp, voicegroup_869D6F4
+ .equ se_w187_pri, 4
+ .equ se_w187_rev, reverb_set+50
+ .equ se_w187_mvl, 127
+ .equ se_w187_key, 0
+ .equ se_w187_tbs, 1
+ .equ se_w187_exg, 0
+ .equ se_w187_cmp, 1
+
+ .section .rodata
+ .global se_w187
+ .align 2
+
+@********************** Track 1 **********************@
+
+se_w187_1:
+ .byte KEYSH , se_w187_key+0
+ .byte TEMPO , 150*se_w187_tbs/2
+ .byte VOICE , 6
+ .byte BENDR , 12
+ .byte VOL , 115*se_w187_mvl/mxv
+ .byte PAN , c_v+0
+ .byte BEND , c_v+0
+ .byte N19 , An2 , v127
+ .byte W01
+ .byte BEND , c_v-6
+ .byte W01
+ .byte c_v-10
+ .byte W01
+ .byte c_v-14
+ .byte W01
+ .byte c_v-12
+ .byte W02
+ .byte c_v-14
+ .byte W01
+ .byte c_v-18
+ .byte W01
+ .byte VOL , 108*se_w187_mvl/mxv
+ .byte BEND , c_v-20
+ .byte W01
+ .byte c_v-22
+ .byte W01
+ .byte VOL , 94*se_w187_mvl/mxv
+ .byte W03
+ .byte 78*se_w187_mvl/mxv
+ .byte W01
+ .byte 62*se_w187_mvl/mxv
+ .byte W01
+ .byte 40*se_w187_mvl/mxv
+ .byte W01
+ .byte 27*se_w187_mvl/mxv
+ .byte W02
+ .byte 12*se_w187_mvl/mxv
+ .byte W06
+ .byte FINE
+
+@******************************************************@
+ .align 2
+
+se_w187:
+ .byte 1 @ NumTrks
+ .byte 0 @ NumBlks
+ .byte se_w187_pri @ Priority
+ .byte se_w187_rev @ Reverb.
+
+ .word se_w187_grp
+
+ .word se_w187_1
+
+ .end