summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorKermalis <29823718+Kermalis@users.noreply.github.com>2019-03-24 17:09:17 -0400
committerhuderlem <huderlem@gmail.com>2019-03-24 16:37:27 -0500
commitb949c7033d5046737599dda7a585f8fea3723291 (patch)
tree55c7ac65b95b6200be43ad72d009a571264c4dce /sound
parentf46156a98c67345a49768d9313a3d8a036748556 (diff)
Match se_w025.mid
Diffstat (limited to 'sound')
-rw-r--r--sound/songs/midi/se_w025.midbin0 -> 320 bytes
-rw-r--r--sound/songs/se_w025.s150
2 files changed, 0 insertions, 150 deletions
diff --git a/sound/songs/midi/se_w025.mid b/sound/songs/midi/se_w025.mid
new file mode 100644
index 000000000..bcc9590b4
--- /dev/null
+++ b/sound/songs/midi/se_w025.mid
Binary files differ
diff --git a/sound/songs/se_w025.s b/sound/songs/se_w025.s
deleted file mode 100644
index c64f21272..000000000
--- a/sound/songs/se_w025.s
+++ /dev/null
@@ -1,150 +0,0 @@
- .include "MPlayDef.s"
-
- .equ se_w025_grp, voicegroup128
- .equ se_w025_pri, 4
- .equ se_w025_rev, reverb_set+50
- .equ se_w025_mvl, 127
- .equ se_w025_key, 0
- .equ se_w025_tbs, 1
- .equ se_w025_exg, 0
- .equ se_w025_cmp, 1
-
- .section .rodata
- .global se_w025
- .align 2
-
-@********************** Track 1 **********************@
-
-se_w025_1:
- .byte KEYSH , se_w025_key+0
- .byte TEMPO , 150*se_w025_tbs/2
- .byte VOICE , 22
- .byte BENDR , 12
- .byte PAN , c_v+0
- .byte VOL , 63*se_w025_mvl/mxv
- .byte BEND , c_v-48
- .byte N72 , Fn4 , v108
- .byte W02
- .byte VOL , 68*se_w025_mvl/mxv
- .byte BEND , c_v-43
- .byte W01
- .byte PAN , c_v+5
- .byte W01
- .byte BEND , c_v-38
- .byte W02
- .byte PAN , c_v+15
- .byte VOL , 70*se_w025_mvl/mxv
- .byte W01
- .byte BEND , c_v-34
- .byte W02
- .byte PAN , c_v+6
- .byte VOL , 75*se_w025_mvl/mxv
- .byte BEND , c_v-30
- .byte W03
- .byte PAN , c_v-1
- .byte BEND , c_v-28
- .byte W01
- .byte VOL , 78*se_w025_mvl/mxv
- .byte W01
- .byte BEND , c_v-24
- .byte W01
- .byte PAN , c_v-9
- .byte W01
- .byte VOL , 85*se_w025_mvl/mxv
- .byte BEND , c_v-21
- .byte W02
- .byte PAN , c_v-15
- .byte W01
- .byte BEND , c_v-16
- .byte W01
- .byte VOL , 90*se_w025_mvl/mxv
- .byte W01
- .byte PAN , c_v-9
- .byte BEND , c_v-12
- .byte W03
- .byte PAN , c_v+0
- .byte BEND , c_v-8
- .byte W02
- .byte c_v-3
- .byte W01
- .byte PAN , c_v+5
- .byte W01
- .byte BEND , c_v+2
- .byte W02
- .byte PAN , c_v+15
- .byte W01
- .byte BEND , c_v+5
- .byte W02
- .byte PAN , c_v+6
- .byte BEND , c_v+9
- .byte W03
- .byte PAN , c_v-1
- .byte BEND , c_v+11
- .byte W02
- .byte c_v+14
- .byte W01
- .byte PAN , c_v-9
- .byte W01
- .byte BEND , c_v+19
- .byte W02
- .byte PAN , c_v-15
- .byte W01
- .byte BEND , c_v+23
- .byte W02
- .byte PAN , c_v-9
- .byte BEND , c_v+27
- .byte W03
- .byte PAN , c_v+0
- .byte BEND , c_v+29
- .byte W02
- .byte c_v+33
- .byte W01
- .byte PAN , c_v+5
- .byte W01
- .byte BEND , c_v+35
- .byte W02
- .byte VOL , 74*se_w025_mvl/mxv
- .byte PAN , c_v+15
- .byte W01
- .byte BEND , c_v+38
- .byte W02
- .byte VOL , 58*se_w025_mvl/mxv
- .byte PAN , c_v+6
- .byte BEND , c_v+42
- .byte W03
- .byte VOL , 47*se_w025_mvl/mxv
- .byte PAN , c_v-1
- .byte BEND , c_v+45
- .byte W02
- .byte c_v+48
- .byte W01
- .byte VOL , 34*se_w025_mvl/mxv
- .byte PAN , c_v-9
- .byte W01
- .byte BEND , c_v+50
- .byte W02
- .byte VOL , 22*se_w025_mvl/mxv
- .byte PAN , c_v-15
- .byte W01
- .byte BEND , c_v+54
- .byte W02
- .byte VOL , 6*se_w025_mvl/mxv
- .byte PAN , c_v-9
- .byte BEND , c_v+58
- .byte W03
- .byte FINE
-
-@******************************************************@
- .align 2
-
-se_w025:
- .byte 1 @ NumTrks
- .byte 0 @ NumBlks
- .byte se_w025_pri @ Priority
- .byte se_w025_rev @ Reverb.
-
- .word se_w025_grp
-
- .word se_w025_1
-
- .end