summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-rw-r--r--sound/songs/midi/se_w006.midbin0 -> 226 bytes
-rw-r--r--sound/songs/se_w006.s107
2 files changed, 0 insertions, 107 deletions
diff --git a/sound/songs/midi/se_w006.mid b/sound/songs/midi/se_w006.mid
new file mode 100644
index 000000000..5f59591be
--- /dev/null
+++ b/sound/songs/midi/se_w006.mid
Binary files differ
diff --git a/sound/songs/se_w006.s b/sound/songs/se_w006.s
deleted file mode 100644
index e946f44d9..000000000
--- a/sound/songs/se_w006.s
+++ /dev/null
@@ -1,107 +0,0 @@
- .include "MPlayDef.s"
-
- .equ se_w006_grp, voicegroup128
- .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