diff options
Diffstat (limited to 'sound/songs/seq_404.s')
-rw-r--r-- | sound/songs/seq_404.s | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/sound/songs/seq_404.s b/sound/songs/seq_404.s new file mode 100644 index 0000000..f2de0c4 --- /dev/null +++ b/sound/songs/seq_404.s @@ -0,0 +1,78 @@ +@ File generated by m4a2s Song-Module + .include "MPlayDef.s" + + .equ seq_404_grp, bank_027 + .equ seq_404_pri, 127 + .equ seq_404_rev, 0 + .equ seq_404_mvl, 127 + .equ seq_404_key, 0 + + .section .rodata + .global seq_404 + .align 2 + +@*********************** Track 01 ***********************@ + +seq_404_0: + .byte KEYSH , seq_404_key+0 + .byte TEMPO , 200/2 + .byte VOICE , 75 + .byte VOL , 127*seq_404_mvl/mxv + .byte PAN , c_v+0 + .byte W01 + .byte BENDR , 5 + .byte W01 + .byte N28 , En1 , v120 + .byte W11 + .byte BEND , c_v+4 + .byte W01 + .byte c_v+7 + .byte W01 + .byte c_v+10 + .byte W01 + .byte c_v+14 + .byte W01 + .byte c_v+18 + .byte W01 + .byte c_v+22 + .byte W01 + .byte c_v+29 + .byte W01 + .byte c_v+34 + .byte W01 + .byte c_v+38 + .byte W01 + .byte c_v+42 + .byte W01 + .byte c_v+47 + .byte W01 + .byte c_v+52 + .byte W01 + .byte c_v+59 + .byte W01 + .byte c_v+61 + .byte W01 + .byte c_v+62 + .byte W01 + .byte c_v+63 + .byte W68 + .byte W96 + .byte W96 + .byte W96 + .byte FINE + +@******************************************************@ + + .align 2 + +seq_404: + .byte 1 @ NumTrks + .byte 0 @ NumBlks + .byte seq_404_pri @ Priority + .byte seq_404_rev @ Reverb + + .word seq_404_grp + + .word seq_404_0 + + .end |