	.include "MPlayDef.s"

	.equ	s_get_COIN_2e_grp, voicegroup001
	.equ	s_get_COIN_2e_pri, 91
	.equ	s_get_COIN_2e_rev, 0
	.equ	s_get_COIN_2e_mvl, 60
	.equ	s_get_COIN_2e_key, 0
	.equ	s_get_COIN_2e_tbs, 1
	.equ	s_get_COIN_2e_exg, 0
	.equ	s_get_COIN_2e_cmp, 1

	.section .rodata
	.global	s_get_COIN_2e
	.align	2

@**************** Track 1 (Midi-Chn.1) ****************@

s_get_COIN_2e_1:
	.byte	KEYSH , s_get_COIN_2e_key+0
@ 000   ----------------------------------------
	.byte	TEMPO , 150*s_get_COIN_2e_tbs/2
	.byte		VOICE , 5
	.byte		VOL   , 127*s_get_COIN_2e_mvl/mxv
	.byte		PAN   , c_v+0
	.byte		N02   , Bn4 , v088
	.byte	W02
	.byte		        Fs5 , v108
	.byte	W02
	.byte		        Bn5 , v127
	.byte	W03
	.byte		        Bn4 , v072
	.byte	W02
	.byte		        Fs6 , v108
	.byte	W03
	.byte		        Fs5 , v088
	.byte	W02
	.byte		        Fs6 
	.byte	W02
	.byte		        Bn5 , v108
	.byte	W03
	.byte		        Fs6 , v088
	.byte	W08
	.byte		        Fs6 , v060
	.byte	W09
	.byte		        Fs6 , v032
	.byte	W03
	.byte		        Bn5 
	.byte	W02
	.byte		        Fs6 
	.byte	W08
	.byte		N02   
	.byte	W03
	.byte	FINE

@**************** Track 2 (Midi-Chn.2) ****************@

s_get_COIN_2e_2:
	.byte	KEYSH , s_get_COIN_2e_key+0
@ 000   ----------------------------------------
	.byte		VOICE , 126
	.byte		VOL   , 100*s_get_COIN_2e_mvl/mxv
	.byte		PAN   , c_v+0
	.byte		BENDR , 12
	.byte		LFOS  , 10
	.byte		LFODL , 0
	.byte		MOD   , 50
	.byte		MODT  , 2
	.byte		BEND  , c_v-32
	.byte	W07
	.byte		        c_v-48
	.byte	W01
	.byte		N36   , Dn4 , v080
	.byte	W07
	.byte		BEND  , c_v-44
	.byte	W08
	.byte		        c_v-36
	.byte	W04
	.byte		VOL   , 54*s_get_COIN_2e_mvl/mxv
	.byte	W04
	.byte		BEND  , c_v-33
	.byte	W15
	.byte	FINE

@******************************************************@
	.align	2

s_get_COIN_2e:
	.byte	2	@ NumTrks
	.byte	0	@ NumBlks
	.byte	s_get_COIN_2e_pri	@ Priority
	.byte	s_get_COIN_2e_rev	@ Reverb.

	.word	s_get_COIN_2e_grp

	.word	s_get_COIN_2e_1
	.word	s_get_COIN_2e_2

	.end
