	.include "MPlayDef.s"

	.equ	s_get_COIN_4e_grp, voicegroup001
	.equ	s_get_COIN_4e_pri, 112
	.equ	s_get_COIN_4e_rev, 0
	.equ	s_get_COIN_4e_mvl, 80
	.equ	s_get_COIN_4e_key, 0
	.equ	s_get_COIN_4e_tbs, 1
	.equ	s_get_COIN_4e_exg, 0
	.equ	s_get_COIN_4e_cmp, 1

	.section .rodata
	.global	s_get_COIN_4e
	.align	2

@**************** Track 1 (Midi-Chn.2) ****************@

s_get_COIN_4e_1:
	.byte	KEYSH , s_get_COIN_4e_key+0
@ 000   ----------------------------------------
	.byte	TEMPO , 150*s_get_COIN_4e_tbs/2
	.byte		VOICE , 62
	.byte		VOL   , 127*s_get_COIN_4e_mvl/mxv
	.byte		PAN   , c_v+0
	.byte		N02   , Ds4 , v092
	.byte	W03
	.byte		        Bn3 
	.byte	W03
	.byte		        As3 
	.byte	W03
	.byte		        Fs3 
	.byte	W03
	.byte		        As3 
	.byte	W03
	.byte		        Bn3 
	.byte	W03
	.byte		        Cs4 
	.byte	W03
	.byte		        Ds4 
	.byte	W06
	.byte		        Fs3 , v032
	.byte	W03
	.byte		        As3 
	.byte	W03
	.byte		        Bn3 
	.byte	W03
	.byte		        Cs4 
	.byte	W03
	.byte		        Ds4 
	.byte	W11
	.byte		        Fs3 , v012
	.byte	W03
	.byte		        As3 
	.byte	W03
	.byte		        Bn3 
	.byte	W03
	.byte		        Cs4 
	.byte	W03
	.byte		        Ds4 
	.byte	W02
	.byte	FINE

@**************** Track 2 (Midi-Chn.1) ****************@

s_get_COIN_4e_2:
	.byte	KEYSH , s_get_COIN_4e_key+0
@ 000   ----------------------------------------
	.byte		VOICE , 63
	.byte		VOL   , 100*s_get_COIN_4e_mvl/mxv
	.byte		PAN   , c_v+0
	.byte		LFOS  , 100
	.byte		LFODL , 0
	.byte		MOD   , 0
	.byte		MODT  , 0
	.byte	W05
	.byte		N01   , Gs3 , v127
	.byte	W03
	.byte		N02   , Cs4 
	.byte	W04
	.byte		N01   , Gs3 , v032
	.byte	W02
	.byte		        Cs4 
	.byte	W06
	.byte		        Gs3 , v092
	.byte	W04
	.byte		N02   , Cs4 , v060
	.byte	W03
	.byte		N01   , Gs3 , v032
	.byte	W03
	.byte		        Cs4 
	.byte	W06
	.byte		        Gs3 , v052
	.byte	W04
	.byte		N02   , Cs4 , v032
	.byte	W03
	.byte		N01   , Gs3 
	.byte	W03
	.byte		        Cs4 , v020
	.byte	W03
	.byte		        Gs3 
	.byte	W02
	.byte	FINE

@**************** Track 3 (Midi-Chn.3) ****************@

s_get_COIN_4e_3:
	.byte	KEYSH , s_get_COIN_4e_key+0
@ 000   ----------------------------------------
	.byte		VOICE , 126
	.byte		VOL   , 100*s_get_COIN_4e_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		N07   , As3 , v100
	.byte	W09
	.byte		BEND  , c_v-33
	.byte	W01
	.byte		N44   , Dn4 , v080
	.byte	W07
	.byte		BEND  , c_v-36
	.byte	W08
	.byte		        c_v-44
	.byte	W08
	.byte		        c_v-48
	.byte	W04
	.byte		VOL   , 67*s_get_COIN_4e_mvl/mxv
	.byte	W10
	.byte		        42*s_get_COIN_4e_mvl/mxv
	.byte	W08
	.byte	FINE

@******************************************************@
	.align	2

s_get_COIN_4e:
	.byte	3	@ NumTrks
	.byte	0	@ NumBlks
	.byte	s_get_COIN_4e_pri	@ Priority
	.byte	s_get_COIN_4e_rev	@ Reverb.

	.word	s_get_COIN_4e_grp

	.word	s_get_COIN_4e_1
	.word	s_get_COIN_4e_2
	.word	s_get_COIN_4e_3

	.end
