kep-hack/crysaudio/music/TCG/matchstart2.asm
2022-12-25 13:19:49 -06:00

182 lines
2.2 KiB
NASM

Music_MatchStart2:
channel_count 2
channel 1, Music_MatchStart2_Ch1
channel 2, Music_MatchStart2_Ch2
Music_MatchStart2_Ch1: ; f7956 (3d:7956)
speed 1
;stereo_panning 1, 1
fade_wave 8
octave 2
channel_volume 15
duty_cycle 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
channel_volume 6
note E_, 1
note G_, 1
note B_, 1
inc_octave
note C_, 1
note E_, 1
channel_volume 2
note G_, 1
note B_, 1
inc_octave
note C_, 1
sound_ret
Music_MatchStart2_Ch2: ; f79b4 (3d:79b4)
speed 1
;stereo_panning 1, 1
fade_wave 8
;frequency_offset 6
rest 4
octave 2
channel_volume 6
duty_cycle 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
channel_volume 2
note E_, 1
note G_, 1
note B_, 1
inc_octave
note C_, 1
note E_, 1
sound_ret
; 0xf7a0f