	.include "MPlayDef.s"

	.equ	s_TEKI_KIYOBUTA_Write_grp, voicegroup001
	.equ	s_TEKI_KIYOBUTA_Write_pri, 100
	.equ	s_TEKI_KIYOBUTA_Write_rev, 0
	.equ	s_TEKI_KIYOBUTA_Write_mvl, 100
	.equ	s_TEKI_KIYOBUTA_Write_key, 0
	.equ	s_TEKI_KIYOBUTA_Write_tbs, 1
	.equ	s_TEKI_KIYOBUTA_Write_exg, 0
	.equ	s_TEKI_KIYOBUTA_Write_cmp, 1

	.section .rodata
	.global	s_TEKI_KIYOBUTA_Write
	.align	2

@**************** Track 1 (Midi-Chn.1) ****************@

s_TEKI_KIYOBUTA_Write_1:
	.byte	KEYSH , s_TEKI_KIYOBUTA_Write_key+0
@ 000   ----------------------------------------
	.byte	TEMPO , 150*s_TEKI_KIYOBUTA_Write_tbs/2
	.byte		VOICE , 121
	.byte		VOL   , 100*s_TEKI_KIYOBUTA_Write_mvl/mxv
	.byte		BENDR , 24
	.byte		LFOS  , 30
	.byte		LFODL , 3
	.byte		MOD   , 80
	.byte		MODT  , 2
	.byte		BEND  , c_v+0
	.byte	W12
	.byte		N03   , Dn5 , v080
	.byte		N03   , Ds5 
	.byte	W07
	.byte		N02   , Gn4 , v100
	.byte		N02   , Gs4 
	.byte	W07
	.byte		N03   , Cs5 , v080
	.byte		N03   , Dn5 
	.byte	W07
	.byte		N02   , Gs4 , v052
	.byte		N02   , An4 
	.byte	W15
	.byte		VOL   , 0*s_TEKI_KIYOBUTA_Write_mvl/mxv
	.byte	FINE

@******************************************************@
	.align	2

s_TEKI_KIYOBUTA_Write:
	.byte	1	@ NumTrks
	.byte	0	@ NumBlks
	.byte	s_TEKI_KIYOBUTA_Write_pri	@ Priority
	.byte	s_TEKI_KIYOBUTA_Write_rev	@ Reverb.

	.word	s_TEKI_KIYOBUTA_Write_grp

	.word	s_TEKI_KIYOBUTA_Write_1

	.end
