	.include "MPlayDef.s"

	.equ	s_get_COIN_3e_grp, voicegroup001
	.equ	s_get_COIN_3e_pri, 111
	.equ	s_get_COIN_3e_rev, 0
	.equ	s_get_COIN_3e_mvl, 70
	.equ	s_get_COIN_3e_key, 0
	.equ	s_get_COIN_3e_tbs, 1
	.equ	s_get_COIN_3e_exg, 0
	.equ	s_get_COIN_3e_cmp, 1

	.section .rodata
	.global	s_get_COIN_3e
	.align	2

@**************** Track 1 (Midi-Chn.1) ****************@

s_get_COIN_3e_1:
	.byte	KEYSH , s_get_COIN_3e_key+0
@ 000   ----------------------------------------
	.byte	TEMPO , 150*s_get_COIN_3e_tbs/2
	.byte		VOICE , 5
	.byte		VOL   , 127*s_get_COIN_3e_mvl/mxv
	.byte		PAN   , c_v+0
	.byte		N01   , Bn4 , v064
	.byte	W02
	.byte		        Fs5 , v076
	.byte	W02
	.byte		        Bn3 , v048
	.byte	W03
	.byte		        Bn4 , v076
	.byte	W02
	.byte		        Bn5 
	.byte	W03
	.byte		        Fs5 , v064
	.byte	W02
	.byte		N02   , Fs6 
	.byte	W02
	.byte		        Bn5 
	.byte	W03
	.byte		        Fs6 
	.byte	W07
	.byte		        Fs6 , v040
	.byte	W08
	.byte		        Fs6 , v020
	.byte	W03
	.byte		N02   
	.byte	W02
	.byte		        Bn5 
	.byte	W03
	.byte	FINE

@**************** Track 2 (Midi-Chn.2) ****************@

s_get_COIN_3e_2:
	.byte	KEYSH , s_get_COIN_3e_key+0
@ 000   ----------------------------------------
	.byte		VOICE , 126
	.byte		VOL   , 100*s_get_COIN_3e_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-57
	.byte	W02
	.byte		N07   , As3 , v032
	.byte	W11
	.byte		BEND  , c_v-33
	.byte	W01
	.byte		N32   , Dn4 , v080
	.byte	W07
	.byte		BEND  , c_v-36
	.byte	W06
	.byte		VOL   , 55*s_get_COIN_3e_mvl/mxv
	.byte	W02
	.byte		BEND  , c_v-44
	.byte	W05
	.byte		VOL   , 33*s_get_COIN_3e_mvl/mxv
	.byte	W03
	.byte		BEND  , c_v-48
	.byte	W04
	.byte		VOL   , 13*s_get_COIN_3e_mvl/mxv
	.byte	W06
	.byte	FINE

@******************************************************@
	.align	2

s_get_COIN_3e:
	.byte	2	@ NumTrks
	.byte	0	@ NumBlks
	.byte	s_get_COIN_3e_pri	@ Priority
	.byte	s_get_COIN_3e_rev	@ Reverb.

	.word	s_get_COIN_3e_grp

	.word	s_get_COIN_3e_1
	.word	s_get_COIN_3e_2

	.end
