summaryrefslogtreecommitdiff
path: root/sound/songs/se_w006.s
diff options
context:
space:
mode:
Diffstat (limited to 'sound/songs/se_w006.s')
-rw-r--r--sound/songs/se_w006.s107
1 files changed, 107 insertions, 0 deletions
diff --git a/sound/songs/se_w006.s b/sound/songs/se_w006.s
new file mode 100644
index 000000000..85f38d4ad
--- /dev/null
+++ b/sound/songs/se_w006.s
@@ -0,0 +1,107 @@
+ .include "MPlayDef.s"
+
+ .equ se_w006_grp, voicegroup_869D6F4
+ .equ se_w006_pri, 4
+ .equ se_w006_rev, reverb_set+50
+ .equ se_w006_mvl, 127
+ .equ se_w006_key, 0
+ .equ se_w006_tbs, 1
+ .equ se_w006_exg, 0
+ .equ se_w006_cmp, 1
+
+ .section .rodata
+ .global se_w006
+ .align 2
+
+@********************** Track 1 **********************@
+
+se_w006_1:
+ .byte KEYSH , se_w006_key+0
+ .byte TEMPO , 150*se_w006_tbs/2
+ .byte VOICE , 39
+ .byte BENDR , 12
+ .byte PAN , c_v+0
+ .byte VOL , 95*se_w006_mvl/mxv
+ .byte BEND , c_v+0
+ .byte N01 , An5 , v100
+ .byte W01
+ .byte Fn5 , v064
+ .byte W01
+ .byte N06 , Gn5 , v100
+ .byte W01
+ .byte VOL , 85*se_w006_mvl/mxv
+ .byte PAN , c_v-13
+ .byte W01
+ .byte VOL , 59*se_w006_mvl/mxv
+ .byte PAN , c_v+11
+ .byte W02
+ .byte VOL , 33*se_w006_mvl/mxv
+ .byte PAN , c_v-14
+ .byte W01
+ .byte VOL , 5*se_w006_mvl/mxv
+ .byte PAN , c_v+11
+ .byte W03
+ .byte VOL , 95*se_w006_mvl/mxv
+ .byte PAN , c_v+1
+ .byte N01 , An5
+ .byte W02
+ .byte Fn5 , v064
+ .byte W01
+ .byte N19 , Gn5 , v100
+ .byte W01
+ .byte PAN , c_v-13
+ .byte W01
+ .byte c_v+11
+ .byte W01
+ .byte c_v-14
+ .byte W02
+ .byte c_v+11
+ .byte W01
+ .byte c_v-13
+ .byte W01
+ .byte c_v+11
+ .byte VOL , 85*se_w006_mvl/mxv
+ .byte W01
+ .byte PAN , c_v-14
+ .byte VOL , 77*se_w006_mvl/mxv
+ .byte W01
+ .byte PAN , c_v+11
+ .byte VOL , 69*se_w006_mvl/mxv
+ .byte W02
+ .byte PAN , c_v-13
+ .byte VOL , 59*se_w006_mvl/mxv
+ .byte W01
+ .byte PAN , c_v+11
+ .byte VOL , 52*se_w006_mvl/mxv
+ .byte W01
+ .byte PAN , c_v-14
+ .byte VOL , 41*se_w006_mvl/mxv
+ .byte W01
+ .byte 33*se_w006_mvl/mxv
+ .byte PAN , c_v+11
+ .byte W01
+ .byte VOL , 23*se_w006_mvl/mxv
+ .byte PAN , c_v-14
+ .byte W02
+ .byte VOL , 14*se_w006_mvl/mxv
+ .byte PAN , c_v+11
+ .byte W01
+ .byte VOL , 5*se_w006_mvl/mxv
+ .byte PAN , c_v-13
+ .byte W05
+ .byte FINE
+
+@******************************************************@
+ .align 2
+
+se_w006:
+ .byte 1 @ NumTrks
+ .byte 0 @ NumBlks
+ .byte se_w006_pri @ Priority
+ .byte se_w006_rev @ Reverb.
+
+ .word se_w006_grp
+
+ .word se_w006_1
+
+ .end