	.include "MPlayDef.s"

	.equ	s_TEKI_MENONO_Dush_grp, voicegroup001
	.equ	s_TEKI_MENONO_Dush_pri, 100
	.equ	s_TEKI_MENONO_Dush_rev, 0
	.equ	s_TEKI_MENONO_Dush_mvl, 80
	.equ	s_TEKI_MENONO_Dush_key, 0
	.equ	s_TEKI_MENONO_Dush_tbs, 1
	.equ	s_TEKI_MENONO_Dush_exg, 0
	.equ	s_TEKI_MENONO_Dush_cmp, 1

	.section .rodata
	.global	s_TEKI_MENONO_Dush
	.align	2

@**************** Track 1 (Midi-Chn.1) ****************@

s_TEKI_MENONO_Dush_1:
	.byte	KEYSH , s_TEKI_MENONO_Dush_key+0
@ 000   ----------------------------------------
	.byte	TEMPO , 150*s_TEKI_MENONO_Dush_tbs/2
	.byte		VOICE , 17
	.byte		VOL   , 100*s_TEKI_MENONO_Dush_mvl/mxv
	.byte		PAN   , c_v+0
	.byte		N01   , Cn4 , v100
	.byte	W02
	.byte		        Gn3 , v052
	.byte	W02
	.byte		        Dn4 , v088
	.byte	W02
	.byte		        An3 , v052
	.byte	W03
	.byte		        En4 , v076
	.byte	W02
	.byte		        Bn3 , v052
	.byte	W02
	.byte		        Fs4 , v100
	.byte	W02
	.byte		        Cs4 , v052
	.byte	W02
	.byte		        As4 , v076
	.byte	W02
	.byte		        Fn4 , v040
	.byte	W04
	.byte		        Bn4 , v052
	.byte	W03
	.byte		        Fs4 , v040
	.byte	W04
	.byte		        Bn4 , v032
	.byte	W03
	.byte		        Fs4 
	.byte	W04
	.byte		        Cs5 , v020
	.byte	W03
	.byte		        Gs4 
	.byte	W04
	.byte		        Ds5 , v012
	.byte	W03
	.byte		        As4 
	.byte	W04
	.byte		        Fn5 
	.byte	W03
	.byte		        Cn5 
	.byte	W01
	.byte	FINE

@******************************************************@
	.align	2

s_TEKI_MENONO_Dush:
	.byte	1	@ NumTrks
	.byte	0	@ NumBlks
	.byte	s_TEKI_MENONO_Dush_pri	@ Priority
	.byte	s_TEKI_MENONO_Dush_rev	@ Reverb.

	.word	s_TEKI_MENONO_Dush_grp

	.word	s_TEKI_MENONO_Dush_1

	.end
