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

137 lines
1.7 KiB
NASM

Music_MatchLoss:
channel_count 3
channel 1, Music_MatchLoss_Ch1
channel 2, Music_MatchLoss_Ch2
channel 3, Music_MatchLoss_Ch3
Music_MatchLoss_Ch1: ; f7c2e (3d:7c2e)
;stereo_panning 1, 1
;vibrato_type 1
vibrato 20, 3, 3
fade_wave 8
octave 4
duty_cycle 2
channel_volume 11
speed 1
note E_, 3
note F_, 2
;tie
speed 5
note F_, 3
note C_, 1
channel_volume 3
note C_, 3
dec_octave
channel_volume 10
note A#, 1
channel_volume 3
note A#, 3
inc_octave
speed 1
channel_volume 10
note D_, 3
note D#, 2
;tie
note D#, 16
dec_octave
note A#, 6
channel_volume 3
note A#, 16
channel_volume 10
note G#, 6
channel_volume 3
note G#, 16
inc_octave
channel_volume 10
note C_, 3
note C#, 8
;tie
note C#, 12
dec_octave
speed 6
note G#, 1
channel_volume 3
note G#, 3
channel_volume 10
note F#, 1
speed 7
channel_volume 3
note F#, 3
speed 1
channel_volume 10
note B_, 5
inc_octave
note C_, 4
;tie
speed 9
note C_, 11
channel_volume 3
note C_, 2
sound_ret
Music_MatchLoss_Ch2: ; f7c87 (3d:7c87)
;stereo_panning 1, 1
;vibrato_type 5
vibrato 20, 3, 3
fade_wave 8
octave 3
duty_cycle 2
channel_volume 9
speed 9
rest 9
speed 11
rest 5
speed 1
rest 8
speed 9
rest 6
note G_, 6
;tie
note G_, 6
channel_volume 3
note G_, 2
sound_ret
Music_MatchLoss_Ch3: ; f7ca7 (3d:7ca7)
;stereo_panning 1, 1
fade_wave 11
channel_volume 1
;cutoff 8
;echo 64
octave 2
speed 5
note A#, 4
inc_octave
;cutoff 4
note F_, 4
note A#, 4
dec_octave
;cutoff 8
speed 7
note G#, 3
inc_octave
;cutoff 4
speed 2
note D#, 11
note G#, 11
dec_octave
;cutoff 8
speed 1
note F#, 11
;tie
note F#, 12
inc_octave
;cutoff 4
speed 12
note C#, 2
speed 2
note F#, 13
dec_octave
speed 9
;cutoff 8
note F_, 12
sound_ret
; 0xf7cdf