kep-hack/crysaudio/music/TCG/matchstart2.asm
dannye 87eed68710 Insert Crystal audio engine and music
most credit goes to Sanqui
2017-05-07 15:30:08 -05:00

180 lines
2.1 KiB
NASM

Music_TCGMatchStart2:
db $40
dw Music_TCGMatchStart2_Ch1
db $01
dw Music_TCGMatchStart2_Ch2
Music_TCGMatchStart2_Ch1:
notetype0 1
notetype2 8
octave 2
notetype1 15
dutycycle 0
note C_, 1
note E_, 1
note A_, 1
inc_octave
note C_, 1
note E_, 1
note A_, 1
dec_octave
note D_, 1
note F_, 1
note B_, 1
inc_octave
note D_, 1
note F_, 1
note B_, 1
dec_octave
note E_, 1
note G_, 1
note B_, 1
inc_octave
note C_, 1
note E_, 1
note B_, 1
inc_octave
note C_, 1
octave 3
note C_, 1
note E_, 1
note A_, 1
inc_octave
note C_, 1
note E_, 1
note A_, 1
dec_octave
note D_, 1
note F_, 1
note B_, 1
inc_octave
note D_, 1
note F_, 1
note B_, 1
dec_octave
note E_, 1
note G_, 1
note B_, 1
inc_octave
note C_, 1
note E_, 1
note B_, 1
inc_octave
note C_, 1
octave 4
note C_, 1
note E_, 1
note A_, 1
inc_octave
note C_, 1
note E_, 1
note A_, 1
dec_octave
note D_, 1
note F_, 1
note B_, 1
inc_octave
note D_, 1
note F_, 1
note B_, 1
dec_octave
notetype1 6
note E_, 1
note G_, 1
note B_, 1
inc_octave
note C_, 1
note E_, 1
notetype1 2
note G_, 1
note B_, 1
inc_octave
note C_, 1
endchannel
Music_TCGMatchStart2_Ch2:
notetype0 1
notetype2 8
note __, 4
octave 2
notetype1 6
dutycycle 0
note C_, 1
note E_, 1
note A_, 1
inc_octave
note C_, 1
note E_, 1
note A_, 1
dec_octave
note D_, 1
note F_, 1
note B_, 1
inc_octave
note D_, 1
note F_, 1
note B_, 1
dec_octave
note E_, 1
note G_, 1
note B_, 1
inc_octave
note C_, 1
note E_, 1
note B_, 1
inc_octave
note C_, 1
octave 3
note C_, 1
note E_, 1
note A_, 1
inc_octave
note C_, 1
note E_, 1
note A_, 1
dec_octave
note D_, 1
note F_, 1
note B_, 1
inc_octave
note D_, 1
note F_, 1
note B_, 1
dec_octave
note E_, 1
note G_, 1
note B_, 1
inc_octave
note C_, 1
note E_, 1
note B_, 1
inc_octave
note C_, 1
octave 4
note C_, 1
note E_, 1
note A_, 1
inc_octave
note C_, 1
note E_, 1
note A_, 1
dec_octave
note D_, 1
note F_, 1
note B_, 1
inc_octave
note D_, 1
note F_, 1
note B_, 1
dec_octave
notetype1 2
note E_, 1
note G_, 1
note B_, 1
inc_octave
note C_, 1
note E_, 1
endchannel