summaryrefslogtreecommitdiff
path: root/sound/songs/se_w082.s
diff options
context:
space:
mode:
Diffstat (limited to 'sound/songs/se_w082.s')
-rw-r--r--sound/songs/se_w082.s150
1 files changed, 150 insertions, 0 deletions
diff --git a/sound/songs/se_w082.s b/sound/songs/se_w082.s
new file mode 100644
index 000000000..03c2e7162
--- /dev/null
+++ b/sound/songs/se_w082.s
@@ -0,0 +1,150 @@
+ .include "MPlayDef.s"
+
+ .equ se_w082_grp, voicegroup_869D6F4
+ .equ se_w082_pri, 4
+ .equ se_w082_rev, reverb_set+50
+ .equ se_w082_mvl, 127
+ .equ se_w082_key, 0
+ .equ se_w082_tbs, 1
+ .equ se_w082_exg, 0
+ .equ se_w082_cmp, 1
+
+ .section .rodata
+ .global se_w082
+ .align 2
+
+@********************** Track 1 **********************@
+
+se_w082_1:
+ .byte KEYSH , se_w082_key+0
+ .byte TEMPO , 150*se_w082_tbs/2
+ .byte VOICE , 29
+ .byte BENDR , 12
+ .byte PAN , c_v+5
+ .byte VOL , 21*se_w082_mvl/mxv
+ .byte BEND , c_v+0
+ .byte N10 , An2 , v127
+ .byte W02
+ .byte VOL , 47*se_w082_mvl/mxv
+ .byte W01
+ .byte PAN , c_v+0
+ .byte W01
+ .byte VOL , 88*se_w082_mvl/mxv
+ .byte W02
+ .byte PAN , c_v-5
+ .byte W01
+ .byte VOL , 120*se_w082_mvl/mxv
+ .byte W02
+ .byte PAN , c_v+0
+ .byte W01
+ .byte VOL , 21*se_w082_mvl/mxv
+ .byte BEND , c_v+10
+ .byte N10 , Bn2
+ .byte W02
+ .byte PAN , c_v+5
+ .byte W01
+ .byte VOL , 47*se_w082_mvl/mxv
+ .byte W02
+ .byte PAN , c_v+0
+ .byte VOL , 88*se_w082_mvl/mxv
+ .byte W03
+ .byte PAN , c_v-5
+ .byte VOL , 120*se_w082_mvl/mxv
+ .byte W03
+ .byte PAN , c_v-2
+ .byte VOL , 21*se_w082_mvl/mxv
+ .byte BEND , c_v+18
+ .byte N10 , Cs3
+ .byte W03
+ .byte PAN , c_v+5
+ .byte VOL , 47*se_w082_mvl/mxv
+ .byte W02
+ .byte 88*se_w082_mvl/mxv
+ .byte W01
+ .byte PAN , c_v+0
+ .byte W01
+ .byte VOL , 120*se_w082_mvl/mxv
+ .byte W02
+ .byte PAN , c_v-5
+ .byte W02
+ .byte VOL , 20*se_w082_mvl/mxv
+ .byte BEND , c_v+29
+ .byte N10 , Dn3
+ .byte W01
+ .byte PAN , c_v+0
+ .byte W01
+ .byte VOL , 47*se_w082_mvl/mxv
+ .byte W02
+ .byte PAN , c_v+5
+ .byte W01
+ .byte VOL , 88*se_w082_mvl/mxv
+ .byte W02
+ .byte PAN , c_v+0
+ .byte VOL , 120*se_w082_mvl/mxv
+ .byte W03
+ .byte PAN , c_v-5
+ .byte W01
+ .byte VOL , 21*se_w082_mvl/mxv
+ .byte BEND , c_v+37
+ .byte N10 , En3
+ .byte W02
+ .byte PAN , c_v-2
+ .byte VOL , 46*se_w082_mvl/mxv
+ .byte W03
+ .byte PAN , c_v+5
+ .byte VOL , 102*se_w082_mvl/mxv
+ .byte W02
+ .byte 120*se_w082_mvl/mxv
+ .byte W01
+ .byte PAN , c_v+0
+ .byte W03
+ .byte c_v-5
+ .byte VOL , 20*se_w082_mvl/mxv
+ .byte BEND , c_v+42
+ .byte N20 , Fs3
+ .byte W02
+ .byte VOL , 47*se_w082_mvl/mxv
+ .byte W01
+ .byte PAN , c_v+0
+ .byte W01
+ .byte VOL , 88*se_w082_mvl/mxv
+ .byte W02
+ .byte PAN , c_v+5
+ .byte W01
+ .byte VOL , 120*se_w082_mvl/mxv
+ .byte W02
+ .byte PAN , c_v+0
+ .byte W01
+ .byte VOL , 99*se_w082_mvl/mxv
+ .byte BEND , c_v+50
+ .byte W02
+ .byte PAN , c_v-5
+ .byte W01
+ .byte VOL , 74*se_w082_mvl/mxv
+ .byte W01
+ .byte BEND , c_v+56
+ .byte W01
+ .byte PAN , c_v-2
+ .byte VOL , 53*se_w082_mvl/mxv
+ .byte W03
+ .byte 34*se_w082_mvl/mxv
+ .byte BEND , c_v+63
+ .byte W01
+ .byte VOL , 15*se_w082_mvl/mxv
+ .byte W23
+ .byte FINE
+
+@******************************************************@
+ .align 2
+
+se_w082:
+ .byte 1 @ NumTrks
+ .byte 0 @ NumBlks
+ .byte se_w082_pri @ Priority
+ .byte se_w082_rev @ Reverb.
+
+ .word se_w082_grp
+
+ .word se_w082_1
+
+ .end