	.include "MPlayDef.s"

	.equ	s_get_COIN_5_grp, voicegroup001
	.equ	s_get_COIN_5_pri, 112
	.equ	s_get_COIN_5_rev, 0
	.equ	s_get_COIN_5_mvl, 120
	.equ	s_get_COIN_5_key, 0
	.equ	s_get_COIN_5_tbs, 1
	.equ	s_get_COIN_5_exg, 0
	.equ	s_get_COIN_5_cmp, 1

	.section .rodata
	.global	s_get_COIN_5
	.align	2

@**************** Track 1 (Midi-Chn.2) ****************@

s_get_COIN_5_1:
	.byte	KEYSH , s_get_COIN_5_key+0
@ 000   ----------------------------------------
	.byte	TEMPO , 150*s_get_COIN_5_tbs/2
	.byte		VOICE , 62
	.byte		VOL   , 127*s_get_COIN_5_mvl/mxv
	.byte		PAN   , c_v+0
	.byte		LFOS  , 40
	.byte		LFODL , 0
	.byte		MOD   , 40
	.byte		MODT  , 2
	.byte		N02   , Cn4 , v127
	.byte	W02
	.byte		        Cn3 
	.byte	W02
	.byte		        Cn2 , v120
	.byte	W02
	.byte		        Gn2 , v112
	.byte	W03
	.byte		        Bn2 , v100
	.byte	W03
	.byte		        Cn3 
	.byte	W02
	.byte		        Gn2 
	.byte	W02
	.byte		        Dn3 
	.byte	W03
	.byte		        Fs3 
	.byte	W03
	.byte		        Gn3 
	.byte	W02
	.byte		        En3 
	.byte	W02
	.byte		        Bn3 
	.byte	W03
	.byte		        Ds4 , v080
	.byte	W03
	.byte		        En4 
	.byte	W02
	.byte		        Gn4 
	.byte	W02
	.byte		        Cn4 
	.byte	W02
	.byte		        Cn4 , v100
	.byte	W11
	.byte		        Cn4 , v032
	.byte	W12
	.byte		        Cn4 , v016
	.byte	W02
	.byte	FINE

@******************************************************@
	.align	2

s_get_COIN_5:
	.byte	1	@ NumTrks
	.byte	0	@ NumBlks
	.byte	s_get_COIN_5_pri	@ Priority
	.byte	s_get_COIN_5_rev	@ Reverb.

	.word	s_get_COIN_5_grp

	.word	s_get_COIN_5_1

	.end
