	.include "MPlayDef.s"

	.equ	s_TEKI_KIYOBUTA_Notice_grp, voicegroup003
	.equ	s_TEKI_KIYOBUTA_Notice_pri, 100
	.equ	s_TEKI_KIYOBUTA_Notice_rev, 0
	.equ	s_TEKI_KIYOBUTA_Notice_mvl, 100
	.equ	s_TEKI_KIYOBUTA_Notice_key, 0
	.equ	s_TEKI_KIYOBUTA_Notice_tbs, 1
	.equ	s_TEKI_KIYOBUTA_Notice_exg, 0
	.equ	s_TEKI_KIYOBUTA_Notice_cmp, 1

	.section .rodata
	.global	s_TEKI_KIYOBUTA_Notice
	.align	2

@**************** Track 1 (Midi-Chn.1) ****************@

s_TEKI_KIYOBUTA_Notice_1:
	.byte	KEYSH , s_TEKI_KIYOBUTA_Notice_key+0
@ 000   ----------------------------------------
	.byte	TEMPO , 150*s_TEKI_KIYOBUTA_Notice_tbs/2
	.byte		VOICE , 16
	.byte		VOL   , 21*s_TEKI_KIYOBUTA_Notice_mvl/mxv
	.byte		BENDR , 24
	.byte		LFOS  , 50
	.byte		LFODL , 0
	.byte		MOD   , 60
	.byte		MODT  , 0
	.byte		BEND  , c_v+0
	.byte	W01
	.byte		N30   , An4 , v072
	.byte		N30   , Gn6 
	.byte	W01
	.byte		BEND  , c_v-32
	.byte	W02
	.byte		VOL   , 42*s_TEKI_KIYOBUTA_Notice_mvl/mxv
	.byte	W01
	.byte		BEND  , c_v-33
	.byte	W03
	.byte		        c_v-35
	.byte	W01
	.byte		VOL   , 66*s_TEKI_KIYOBUTA_Notice_mvl/mxv
	.byte	W02
	.byte		BEND  , c_v-38
	.byte	W03
	.byte		        c_v-41
	.byte	W01
	.byte		VOL   , 96*s_TEKI_KIYOBUTA_Notice_mvl/mxv
	.byte	W02
	.byte		BEND  , c_v-44
	.byte	W03
	.byte		        c_v-49
	.byte	W03
	.byte		        c_v-55
	.byte	W03
	.byte		        c_v-63
	.byte	W08
	.byte		VOL   , 44*s_TEKI_KIYOBUTA_Notice_mvl/mxv
	.byte	W07
	.byte		        98*s_TEKI_KIYOBUTA_Notice_mvl/mxv
	.byte	W01
	.byte		N09   , Cn3 , v052
	.byte		N09   , As4 
	.byte	W09
	.byte	FINE

@******************************************************@
	.align	2

s_TEKI_KIYOBUTA_Notice:
	.byte	1	@ NumTrks
	.byte	0	@ NumBlks
	.byte	s_TEKI_KIYOBUTA_Notice_pri	@ Priority
	.byte	s_TEKI_KIYOBUTA_Notice_rev	@ Reverb.

	.word	s_TEKI_KIYOBUTA_Notice_grp

	.word	s_TEKI_KIYOBUTA_Notice_1

	.end
