diff options
Diffstat (limited to 'sound/songs/seq_620.s')
-rw-r--r-- | sound/songs/seq_620.s | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/sound/songs/seq_620.s b/sound/songs/seq_620.s new file mode 100644 index 0000000..e0442a7 --- /dev/null +++ b/sound/songs/seq_620.s @@ -0,0 +1,52 @@ +@ File generated by m4a2s Song-Module + .include "MPlayDef.s" + + .equ seq_620_grp, bank_028 + .equ seq_620_pri, 127 + .equ seq_620_rev, 208 + .equ seq_620_mvl, 127 + .equ seq_620_key, 0 + + .section .rodata + .global seq_620 + .align 2 + +@*********************** Track 01 ***********************@ + +seq_620_0: + .byte KEYSH , seq_620_key+0 + .byte TEMPO , 130/2 + .byte VOICE , 11 + .byte VOL , 120*seq_620_mvl/mxv + .byte PAN , c_v+0 + .byte W01 + .byte MOD , 43 + .byte BENDR , 10 + .byte MODT , mod_pan + .byte W01 + .byte LFOS , 45 + .byte BEND , c_v+0 + .byte W01 + .byte N06 , An2 , v072 + .byte W06 + .byte N18 , En3 , v127 + .byte W03 + .byte W12 + .byte W03 + .byte FINE + +@******************************************************@ + + .align 2 + +seq_620: + .byte 1 @ NumTrks + .byte 0 @ NumBlks + .byte seq_620_pri @ Priority + .byte seq_620_rev @ Reverb + + .word seq_620_grp + + .word seq_620_0 + + .end |