diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-12-17 13:17:58 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-17 13:17:58 -0600 |
commit | 096de8d9b2ffd90c52e790296bfd7c5436d45ca3 (patch) | |
tree | 9c5af2e04dea05221c71946a5dfc06471f77801d /sound/songs/seq_793.s | |
parent | bc504264f1e54b3c1e482710c592e5549828bfe1 (diff) | |
parent | f90f3affeb9b0a66aa7df68f5fdecd692033faf9 (diff) |
Merge pull request #12 from SethBarberee/master
Merge work from SethBarberee/pmd-red into pret.
Diffstat (limited to 'sound/songs/seq_793.s')
-rw-r--r-- | sound/songs/seq_793.s | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/sound/songs/seq_793.s b/sound/songs/seq_793.s new file mode 100644 index 0000000..0a3a4c1 --- /dev/null +++ b/sound/songs/seq_793.s @@ -0,0 +1,72 @@ +@ File generated by m4a2s Song-Module + .include "MPlayDef.s" + + .equ seq_793_grp, bank_028 + .equ seq_793_pri, 127 + .equ seq_793_rev, 0 + .equ seq_793_mvl, 127 + .equ seq_793_key, 0 + + .section .rodata + .global seq_793 + .align 2 + +@*********************** Track 01 ***********************@ + +seq_793_0: + .byte KEYSH , seq_793_key+0 + .byte TEMPO , 200/2 + .byte VOICE , 15 + .byte VOL , 95*seq_793_mvl/mxv + .byte LFOS , 0 + .byte W01 + .byte MOD , 20 + .byte PAN , c_v+0 + .byte MODT , mod_vib + .byte W01 + .byte BENDR , 0 + .byte BEND , c_v+0 + .byte W02 + .byte N04 , En2 , v127 + .byte W08 + .byte N16 , En3 + .byte W12 + .byte BEND , c_v+6 + .byte W04 + .byte N04 , En2 , v092 + .byte W06 + .byte BEND , c_v+11 + .byte W02 + .byte N16 , En3 , v127 + .byte W08 + .byte BEND , c_v+16 + .byte W04 + .byte W04 + .byte N04 , En2 , v092 + .byte W02 + .byte BEND , c_v+21 + .byte W06 + .byte N16 , En3 , v127 + .byte W04 + .byte BEND , c_v+25 + .byte W08 + .byte W02 + .byte c_v+29 + .byte W02 + .byte FINE + +@******************************************************@ + + .align 2 + +seq_793: + .byte 1 @ NumTrks + .byte 0 @ NumBlks + .byte seq_793_pri @ Priority + .byte seq_793_rev @ Reverb + + .word seq_793_grp + + .word seq_793_0 + + .end |