summaryrefslogtreecommitdiff
path: root/sound/songs/se_w057.s
diff options
context:
space:
mode:
Diffstat (limited to 'sound/songs/se_w057.s')
-rw-r--r--sound/songs/se_w057.s109
1 files changed, 109 insertions, 0 deletions
diff --git a/sound/songs/se_w057.s b/sound/songs/se_w057.s
new file mode 100644
index 000000000..a923e580b
--- /dev/null
+++ b/sound/songs/se_w057.s
@@ -0,0 +1,109 @@
+ .include "MPlayDef.s"
+
+ .equ se_w057_grp, voicegroup_869D6F4
+ .equ se_w057_pri, 4
+ .equ se_w057_rev, reverb_set+50
+ .equ se_w057_mvl, 127
+ .equ se_w057_key, 0
+ .equ se_w057_tbs, 1
+ .equ se_w057_exg, 0
+ .equ se_w057_cmp, 1
+
+ .section .rodata
+ .global se_w057
+ .align 2
+
+@********************** Track 1 **********************@
+
+se_w057_1:
+ .byte KEYSH , se_w057_key+0
+ .byte TEMPO , 150*se_w057_tbs/2
+ .byte VOICE , 36
+ .byte BENDR , 12
+ .byte VOL , 27*se_w057_mvl/mxv
+ .byte PAN , c_v+0
+ .byte BEND , c_v+0
+ .byte N96 , Cn3 , v112
+ .byte W04
+ .byte VOL , 45*se_w057_mvl/mxv
+ .byte W02
+ .byte PAN , c_v-4
+ .byte W02
+ .byte BEND , c_v+4
+ .byte W01
+ .byte VOL , 60*se_w057_mvl/mxv
+ .byte W03
+ .byte PAN , c_v-10
+ .byte W02
+ .byte BEND , c_v+9
+ .byte W01
+ .byte VOL , 88*se_w057_mvl/mxv
+ .byte W03
+ .byte PAN , c_v-5
+ .byte W02
+ .byte BEND , c_v+14
+ .byte W04
+ .byte PAN , c_v+0
+ .byte W01
+ .byte VOL , 110*se_w057_mvl/mxv
+ .byte W02
+ .byte BEND , c_v+19
+ .byte W03
+ .byte PAN , c_v+4
+ .byte W02
+ .byte BEND , c_v+24
+ .byte W04
+ .byte PAN , c_v+11
+ .byte W06
+ .byte c_v+4
+ .byte W06
+ .byte c_v+0
+ .byte W06
+ .byte c_v-4
+ .byte W02
+ .byte BEND , c_v+19
+ .byte W04
+ .byte PAN , c_v-10
+ .byte W01
+ .byte VOL , 98*se_w057_mvl/mxv
+ .byte W05
+ .byte 81*se_w057_mvl/mxv
+ .byte PAN , c_v-5
+ .byte BEND , c_v+12
+ .byte W06
+ .byte VOL , 68*se_w057_mvl/mxv
+ .byte PAN , c_v+0
+ .byte W03
+ .byte BEND , c_v+17
+ .byte W01
+ .byte VOL , 50*se_w057_mvl/mxv
+ .byte W02
+ .byte PAN , c_v+4
+ .byte W03
+ .byte VOL , 31*se_w057_mvl/mxv
+ .byte W03
+ .byte PAN , c_v+11
+ .byte BEND , c_v+22
+ .byte W02
+ .byte VOL , 11*se_w057_mvl/mxv
+ .byte W04
+ .byte 6*se_w057_mvl/mxv
+ .byte PAN , c_v+4
+ .byte BEND , c_v+30
+ .byte W06
+ .byte FINE
+
+@******************************************************@
+ .align 2
+
+se_w057:
+ .byte 1 @ NumTrks
+ .byte 0 @ NumBlks
+ .byte se_w057_pri @ Priority
+ .byte se_w057_rev @ Reverb.
+
+ .word se_w057_grp
+
+ .word se_w057_1
+
+ .end