kep-hack/crysaudio/music/TCG2/diddly3.asm
2022-12-25 14:14:27 -06:00

79 lines
1.1 KiB
NASM

Music_Diddly3:
channel_count 3
channel 1, Music_Diddly3_Ch1
channel 2, Music_Diddly3_Ch2
channel 3, Music_Diddly3_Ch3
Music_Diddly3_Ch2: ; 1ebe5d (7a:7e5d)
channel_volume 10
;musicf0 2
speed 1
;musicdc 255
octave 5
note C_, 3
dec_octave
;musicf1 48
note C_, 2
note C_, 1
;musicf1 0
note G_, 3
inc_octave
note C_, 3
note G_, 3
inc_octave
;musicf1 48
note C_, 5
note C_, 6
sound_ret
Music_Diddly3_Ch1: ; 1ebe76 (7a:7e76)
channel_volume 10
;musicf0 2
speed 1
;musicdc 255
;musicef 253
rest 1
octave 5
note C_, 3
dec_octave
;musicf1 48
note C_, 2
note C_, 1
;musicf1 0
note G_, 3
inc_octave
note C_, 3
note G_, 3
inc_octave
;musicf1 48
note C_, 5
note C_, 6
sound_ret
Music_Diddly3_Ch3: ; 1ebe92 (7a:7e92)
channel_volume 1
;fade_wave 15
load_wave 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 13, 12, 11, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
speed 1
channel_volume 2
;musice9 128
;musicdc 255
speed 1
;musice8 7
octave 5
note G_, 3
dec_octave
note G_, 3
note E_, 3
inc_octave
note C_, 3
note E_, 3
inc_octave
note C_, 4
channel_volume 3
note C_, 4
sound_ret
; 0x1ebeae