summaryrefslogtreecommitdiff
path: root/sound/songs/seq_512.s
diff options
context:
space:
mode:
Diffstat (limited to 'sound/songs/seq_512.s')
-rw-r--r--sound/songs/seq_512.s50
1 files changed, 50 insertions, 0 deletions
diff --git a/sound/songs/seq_512.s b/sound/songs/seq_512.s
new file mode 100644
index 0000000..02c5cdf
--- /dev/null
+++ b/sound/songs/seq_512.s
@@ -0,0 +1,50 @@
+@ File generated by m4a2s Song-Module
+ .include "MPlayDef.s"
+
+ .equ seq_512_grp, bank_027
+ .equ seq_512_pri, 127
+ .equ seq_512_rev, 0
+ .equ seq_512_mvl, 127
+ .equ seq_512_key, 0
+
+ .section .rodata
+ .global seq_512
+ .align 2
+
+@*********************** Track 01 ***********************@
+
+seq_512_0:
+ .byte KEYSH , seq_512_key+0
+ .byte TEMPO , 90/2
+ .byte VOICE , 20
+ .byte MOD , 90
+ .byte VOL , 70*seq_512_mvl/mxv
+ .byte W01
+ .byte PAN , c_v+0
+ .byte LFOS , 60
+ .byte MODT , mod_vib
+ .byte W02
+ .byte N48 , Gs2 , v080
+ .byte W12
+ .byte W12
+ .byte W12
+ .byte W12
+ .byte GOTO
+ .word seq_512_0 + 0x12
+ .byte FINE
+
+@******************************************************@
+
+ .align 2
+
+seq_512:
+ .byte 1 @ NumTrks
+ .byte 0 @ NumBlks
+ .byte seq_512_pri @ Priority
+ .byte seq_512_rev @ Reverb
+
+ .word seq_512_grp
+
+ .word seq_512_0
+
+ .end