	.include "MPlayDef.s"

	.equ	s_TEKI_TOTUMEN_Dush_grp, voicegroup001
	.equ	s_TEKI_TOTUMEN_Dush_pri, 100
	.equ	s_TEKI_TOTUMEN_Dush_rev, 0
	.equ	s_TEKI_TOTUMEN_Dush_mvl, 70
	.equ	s_TEKI_TOTUMEN_Dush_key, 0
	.equ	s_TEKI_TOTUMEN_Dush_tbs, 1
	.equ	s_TEKI_TOTUMEN_Dush_exg, 0
	.equ	s_TEKI_TOTUMEN_Dush_cmp, 1

	.section .rodata
	.global	s_TEKI_TOTUMEN_Dush
	.align	2

@**************** Track 1 (Midi-Chn.1) ****************@

s_TEKI_TOTUMEN_Dush_1:
	.byte	KEYSH , s_TEKI_TOTUMEN_Dush_key+0
@ 000   ----------------------------------------
	.byte	TEMPO , 150*s_TEKI_TOTUMEN_Dush_tbs/2
	.byte		VOICE , 9
	.byte		VOL   , 127*s_TEKI_TOTUMEN_Dush_mvl/mxv
	.byte		PAN   , c_v+0
	.byte		LFOS  , 80
	.byte		LFODL , 0
	.byte		MOD   , 80
	.byte		MODT  , 0
	.byte	W01
	.byte		N01   , En1 , v060
	.byte	W02
	.byte		        Fs1 , v092
	.byte	W02
	.byte		        As1 
	.byte	W02
	.byte		        Cn2 , v076
	.byte	W02
	.byte		        Ds2 , v060
	.byte	W02
	.byte		        Gn2 , v044
	.byte	W03
	.byte		        Cs2 , v084
	.byte	W03
	.byte		        Gs1 , v032
	.byte	W01
	.byte		        Dn2 , v072
	.byte	W03
	.byte		        An1 , v032
	.byte	W02
	.byte		        En2 , v064
	.byte	W03
	.byte		        Bn1 , v032
	.byte	W02
	.byte		        Fs2 , v052
	.byte	W03
	.byte		        Cs2 , v020
	.byte	W02
	.byte		        Gs2 , v040
	.byte	W03
	.byte		        Ds2 , v020
	.byte	W02
	.byte		        Bn2 , v028
	.byte	W03
	.byte		        Fs2 , v020
	.byte	W02
	.byte		        Cs3 
	.byte	W03
	.byte		        Gs2 
	.byte	W02
	.byte		        En3 
	.byte	W03
	.byte		        Bn2 
	.byte	W02
	.byte		        Fs3 
	.byte	W03
	.byte		        Cs3 
	.byte	W02
	.byte		        An3 
	.byte	W03
	.byte		        En3 
	.byte	W02
	.byte		        Cn4 
	.byte	W03
	.byte		        Gn3 
	.byte	W02
	.byte		        Cs4 
	.byte	W03
	.byte		        Gs3 , v012
	.byte	W02
	.byte		        Dn4 
	.byte	W03
	.byte		        An3 
	.byte	W01
	.byte	FINE

@**************** Track 2 (Midi-Chn.2) ****************@

s_TEKI_TOTUMEN_Dush_2:
	.byte	KEYSH , s_TEKI_TOTUMEN_Dush_key+0
@ 000   ----------------------------------------
	.byte		VOICE , 4
	.byte		VOL   , 127*s_TEKI_TOTUMEN_Dush_mvl/mxv
	.byte		PAN   , c_v+0
	.byte		N01   , Fn2 , v060
	.byte	W02
	.byte		        Gn2 , v092
	.byte	W02
	.byte		        Bn2 
	.byte	W02
	.byte		        Cs3 , v076
	.byte	W02
	.byte		        En3 , v060
	.byte	W02
	.byte		        Gs3 , v044
	.byte	W03
	.byte		        As2 , v072
	.byte	W03
	.byte		        Fn2 , v032
	.byte	W01
	.byte		        Bn2 , v064
	.byte	W03
	.byte		        Fs2 , v032
	.byte	W02
	.byte		        Cs3 , v056
	.byte	W03
	.byte		        Gs2 , v032
	.byte	W02
	.byte		        Ds3 , v048
	.byte	W03
	.byte		        As2 , v020
	.byte	W02
	.byte		        Fn3 , v040
	.byte	W03
	.byte		        Cn3 , v020
	.byte	W02
	.byte		        Gs3 , v028
	.byte	W03
	.byte		        Ds3 , v020
	.byte	W02
	.byte		        As3 
	.byte	W03
	.byte		        Fn3 
	.byte	W02
	.byte		        Cs4 
	.byte	W03
	.byte		        Gs3 
	.byte	W01
	.byte	FINE

@******************************************************@
	.align	2

s_TEKI_TOTUMEN_Dush:
	.byte	2	@ NumTrks
	.byte	0	@ NumBlks
	.byte	s_TEKI_TOTUMEN_Dush_pri	@ Priority
	.byte	s_TEKI_TOTUMEN_Dush_rev	@ Reverb.

	.word	s_TEKI_TOTUMEN_Dush_grp

	.word	s_TEKI_TOTUMEN_Dush_1
	.word	s_TEKI_TOTUMEN_Dush_2

	.end
