mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 04:04:19 +13:00
Update TCG2 songs
they actually don't sound half bad now!
This commit is contained in:
parent
867f70ab1e
commit
5357fee84f
18
audio.asm
18
audio.asm
|
@ -416,6 +416,9 @@ INCLUDE "crysaudio/music/TCG2/fort1.asm"
|
|||
INCLUDE "crysaudio/music/TCG2/fort2.asm"
|
||||
INCLUDE "crysaudio/music/TCG2/fort3.asm"
|
||||
INCLUDE "crysaudio/music/TCG2/fort4.asm"
|
||||
|
||||
SECTION "TCG2 Songs 1b", ROMX
|
||||
|
||||
INCLUDE "crysaudio/music/TCG2/grcastle.asm"
|
||||
INCLUDE "crysaudio/music/TCG2/grchallengecup.asm"
|
||||
|
||||
|
@ -427,6 +430,9 @@ INCLUDE "crysaudio/music/TCG2/grblimp.asm"
|
|||
INCLUDE "crysaudio/music/TCG2/grdueltheme1.asm"
|
||||
INCLUDE "crysaudio/music/TCG2/grdueltheme2.asm"
|
||||
INCLUDE "crysaudio/music/TCG2/grdueltheme3.asm"
|
||||
|
||||
SECTION "TCG2 Songs 2b", ROMX
|
||||
|
||||
INCLUDE "crysaudio/music/TCG2/ishihara.asm"
|
||||
|
||||
|
||||
|
@ -434,12 +440,12 @@ SECTION "TCG2 Songs 3", ROMX
|
|||
|
||||
INCLUDE "crysaudio/music/TCG2/imakuni2.asm"
|
||||
INCLUDE "crysaudio/music/TCG2/credits.asm"
|
||||
INCLUDE "crysaudio/music/TCG2/diddly1.asm"
|
||||
INCLUDE "crysaudio/music/TCG2/diddly2.asm"
|
||||
INCLUDE "crysaudio/music/TCG2/diddly3.asm"
|
||||
INCLUDE "crysaudio/music/TCG2/diddly4.asm"
|
||||
INCLUDE "crysaudio/music/TCG2/diddly5.asm"
|
||||
INCLUDE "crysaudio/music/TCG2/diddly6.asm"
|
||||
INCLUDE "crysaudio/music/TCG2/ditty1.asm"
|
||||
INCLUDE "crysaudio/music/TCG2/ditty2.asm"
|
||||
INCLUDE "crysaudio/music/TCG2/ditty3.asm"
|
||||
INCLUDE "crysaudio/music/TCG2/ditty4.asm"
|
||||
INCLUDE "crysaudio/music/TCG2/ditty5.asm"
|
||||
INCLUDE "crysaudio/music/TCG2/ditty6.asm"
|
||||
|
||||
|
||||
SECTION "Pinball Songs 1", ROMX
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,28 +1,30 @@
|
|||
Music_Diddly1:
|
||||
Music_Ditty1:
|
||||
channel_count 3
|
||||
channel 1, Music_Diddly1_Ch1
|
||||
channel 2, Music_Diddly1_Ch2
|
||||
channel 3, Music_Diddly1_Ch3
|
||||
channel 1, Music_Ditty1_Ch1
|
||||
channel 2, Music_Ditty1_Ch2
|
||||
channel 3, Music_Ditty1_Ch3
|
||||
|
||||
Music_Diddly1_Ch2: ; 1ebc57 (7a:7c57)
|
||||
channel_volume 10
|
||||
;musicf0 2
|
||||
Music_Ditty1_Ch2:
|
||||
; preset 2
|
||||
volume_envelope 9, 0
|
||||
duty_cycle 3
|
||||
vibrato 28, 3, 3
|
||||
speed 1
|
||||
octave 2
|
||||
note D#, 2
|
||||
note E_, 3
|
||||
note D#, 3
|
||||
note E_, 3
|
||||
;musicef 254
|
||||
; musicef -2
|
||||
note D#, 2
|
||||
note E_, 3
|
||||
;musicef 255
|
||||
; musicef -1
|
||||
note D#, 3
|
||||
note E_, 3
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
note D#, 2
|
||||
note E_, 3
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
note D#, 3
|
||||
note E_, 3
|
||||
note D#, 2
|
||||
|
@ -55,13 +57,13 @@ Music_Diddly1_Ch2: ; 1ebc57 (7a:7c57)
|
|||
note D_, 3
|
||||
dec_octave
|
||||
note G#, 2
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
note B_, 3
|
||||
inc_octave
|
||||
note D_, 3
|
||||
note F_, 3
|
||||
dec_octave
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
note G#, 2
|
||||
note B_, 3
|
||||
inc_octave
|
||||
|
@ -69,20 +71,20 @@ Music_Diddly1_Ch2: ; 1ebc57 (7a:7c57)
|
|||
note F_, 3
|
||||
dec_octave
|
||||
note G#, 2
|
||||
;musicef 255
|
||||
; musicef -1
|
||||
note B_, 3
|
||||
inc_octave
|
||||
note D_, 3
|
||||
note F_, 3
|
||||
dec_octave
|
||||
;musicef 254
|
||||
; musicef -2
|
||||
note G#, 2
|
||||
note B_, 3
|
||||
inc_octave
|
||||
note D_, 3
|
||||
note F_, 3
|
||||
dec_octave
|
||||
;musicef 255
|
||||
; musicef -1
|
||||
note G#, 2
|
||||
note B_, 3
|
||||
inc_octave
|
||||
|
@ -91,25 +93,27 @@ Music_Diddly1_Ch2: ; 1ebc57 (7a:7c57)
|
|||
sound_ret
|
||||
|
||||
|
||||
Music_Diddly1_Ch1: ; 1ebcb5 (7a:7cb5)
|
||||
channel_volume 10
|
||||
;musicf0 2
|
||||
Music_Ditty1_Ch1:
|
||||
; preset 2
|
||||
volume_envelope 9, 0
|
||||
duty_cycle 3
|
||||
vibrato 28, 3, 3
|
||||
speed 1
|
||||
octave 1
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
note G_, 2
|
||||
note G#, 3
|
||||
note G_, 3
|
||||
note G#, 3
|
||||
;musicef 254
|
||||
; musicef -2
|
||||
note G_, 2
|
||||
note G#, 3
|
||||
;musicef 255
|
||||
; musicef -1
|
||||
note G_, 3
|
||||
note G#, 3
|
||||
note G_, 2
|
||||
note G#, 3
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
note G_, 3
|
||||
note G#, 3
|
||||
note G_, 2
|
||||
|
@ -152,28 +156,28 @@ Music_Diddly1_Ch1: ; 1ebcb5 (7a:7cb5)
|
|||
dec_octave
|
||||
note G#, 3
|
||||
note A#, 3
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
note A#, 2
|
||||
inc_octave
|
||||
note D_, 3
|
||||
dec_octave
|
||||
note G#, 3
|
||||
note A#, 3
|
||||
;musicef 254
|
||||
; musicef -2
|
||||
note A#, 2
|
||||
inc_octave
|
||||
note D_, 3
|
||||
dec_octave
|
||||
note G#, 3
|
||||
note A#, 3
|
||||
;musicef 254
|
||||
; musicef -2
|
||||
note A#, 2
|
||||
inc_octave
|
||||
note D_, 3
|
||||
dec_octave
|
||||
note G#, 3
|
||||
note A#, 3
|
||||
;musicef 255
|
||||
; musicef -1
|
||||
note A#, 2
|
||||
inc_octave
|
||||
note D_, 3
|
||||
|
@ -183,18 +187,17 @@ Music_Diddly1_Ch1: ; 1ebcb5 (7a:7cb5)
|
|||
sound_ret
|
||||
|
||||
|
||||
Music_Diddly1_Ch3: ; 1ebd17 (7a:7d17)
|
||||
channel_volume 1
|
||||
;fade_wave 15
|
||||
Music_Ditty1_Ch3:
|
||||
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
|
||||
;musicdc 255
|
||||
stereo_panning TRUE, TRUE
|
||||
octave 2
|
||||
channel_volume 1
|
||||
note C_, 2
|
||||
note C#, 3
|
||||
channel_volume 2
|
||||
;musicef 252
|
||||
; musicef -4
|
||||
note C_, 3
|
||||
note C#, 3
|
||||
note C_, 2
|
||||
|
@ -257,4 +260,3 @@ Music_Diddly1_Ch3: ; 1ebd17 (7a:7d17)
|
|||
note C_, 3
|
||||
note E_, 3
|
||||
sound_ret
|
||||
; 0x1ebd67
|
|
@ -1,14 +1,16 @@
|
|||
Music_Diddly2:
|
||||
Music_Ditty2:
|
||||
channel_count 3
|
||||
channel 1, Music_Diddly2_Ch1
|
||||
channel 2, Music_Diddly2_Ch2
|
||||
channel 3, Music_Diddly2_Ch3
|
||||
channel 1, Music_Ditty2_Ch1
|
||||
channel 2, Music_Ditty2_Ch2
|
||||
channel 3, Music_Ditty2_Ch3
|
||||
|
||||
Music_Diddly2_Ch2: ; 1ebd67 (7a:7d67)
|
||||
channel_volume 10
|
||||
;musicf0 2
|
||||
Music_Ditty2_Ch2:
|
||||
; preset 2
|
||||
volume_envelope 9, 0
|
||||
duty_cycle 3
|
||||
vibrato 28, 3, 3
|
||||
speed 1
|
||||
;musicdc 255
|
||||
stereo_panning TRUE, TRUE
|
||||
octave 2
|
||||
note B_, 5
|
||||
note D_, 4
|
||||
|
@ -58,27 +60,29 @@ Music_Diddly2_Ch2: ; 1ebd67 (7a:7d67)
|
|||
note G#, 3
|
||||
note G_, 3
|
||||
note G#, 3
|
||||
;musicef 254
|
||||
; musicef -2
|
||||
note G_, 4
|
||||
note G#, 3
|
||||
note G_, 3
|
||||
note G#, 3
|
||||
;musicef 254
|
||||
; musicef -2
|
||||
note G_, 3
|
||||
note G#, 3
|
||||
note G_, 3
|
||||
;musicef 255
|
||||
; musicef -1
|
||||
note G#, 3
|
||||
note G_, 4
|
||||
note G#, 3
|
||||
sound_ret
|
||||
|
||||
|
||||
Music_Diddly2_Ch1: ; 1ebdaf (7a:7daf)
|
||||
channel_volume 10
|
||||
;musicf0 2
|
||||
Music_Ditty2_Ch1:
|
||||
; preset 2
|
||||
volume_envelope 9, 0
|
||||
duty_cycle 3
|
||||
vibrato 28, 3, 3
|
||||
speed 1
|
||||
;musicdc 255
|
||||
stereo_panning TRUE, TRUE
|
||||
octave 2
|
||||
note F_, 4
|
||||
dec_octave
|
||||
|
@ -147,13 +151,13 @@ Music_Diddly2_Ch1: ; 1ebdaf (7a:7daf)
|
|||
inc_octave
|
||||
note C_, 3
|
||||
dec_octave
|
||||
;musicef 254
|
||||
; musicef -2
|
||||
note B_, 4
|
||||
inc_octave
|
||||
note C_, 3
|
||||
dec_octave
|
||||
note B_, 3
|
||||
;musicef 254
|
||||
; musicef -2
|
||||
inc_octave
|
||||
note C_, 3
|
||||
dec_octave
|
||||
|
@ -161,7 +165,7 @@ Music_Diddly2_Ch1: ; 1ebdaf (7a:7daf)
|
|||
inc_octave
|
||||
note C_, 3
|
||||
dec_octave
|
||||
;musicef 255
|
||||
; musicef -1
|
||||
note B_, 3
|
||||
inc_octave
|
||||
note C_, 3
|
||||
|
@ -172,13 +176,12 @@ Music_Diddly2_Ch1: ; 1ebdaf (7a:7daf)
|
|||
sound_ret
|
||||
|
||||
|
||||
Music_Diddly2_Ch3: ; 1ebe13 (7a:7e13)
|
||||
channel_volume 1
|
||||
Music_Ditty2_Ch3:
|
||||
fade_wave 14
|
||||
speed 1
|
||||
;musice9 128
|
||||
;musicdc 255
|
||||
;musice8 7
|
||||
; echo 128
|
||||
stereo_panning TRUE, TRUE
|
||||
; cutoff 7
|
||||
channel_volume 1
|
||||
octave 2
|
||||
note G_, 5
|
||||
|
@ -214,7 +217,7 @@ Music_Diddly2_Ch3: ; 1ebe13 (7a:7e13)
|
|||
note G_, 5
|
||||
note G_, 4
|
||||
note G_, 4
|
||||
;musicf1 64
|
||||
; musicf1 64
|
||||
note G_, 4
|
||||
note G_, 4
|
||||
note G_, 4
|
||||
|
@ -233,4 +236,3 @@ Music_Diddly2_Ch3: ; 1ebe13 (7a:7e13)
|
|||
note G_, 4
|
||||
note G_, 4
|
||||
sound_ret
|
||||
; 0x1ebe5d
|
|
@ -1,67 +1,70 @@
|
|||
Music_Diddly3:
|
||||
Music_Ditty3:
|
||||
channel_count 3
|
||||
channel 1, Music_Diddly3_Ch1
|
||||
channel 2, Music_Diddly3_Ch2
|
||||
channel 3, Music_Diddly3_Ch3
|
||||
channel 1, Music_Ditty3_Ch1
|
||||
channel 2, Music_Ditty3_Ch2
|
||||
channel 3, Music_Ditty3_Ch3
|
||||
|
||||
Music_Diddly3_Ch2: ; 1ebe5d (7a:7e5d)
|
||||
channel_volume 10
|
||||
;musicf0 2
|
||||
Music_Ditty3_Ch2:
|
||||
; preset 2
|
||||
volume_envelope 9, 0
|
||||
duty_cycle 3
|
||||
vibrato 28, 3, 3
|
||||
speed 1
|
||||
;musicdc 255
|
||||
stereo_panning TRUE, TRUE
|
||||
octave 5
|
||||
note C_, 3
|
||||
dec_octave
|
||||
;musicf1 48
|
||||
; musicf1 48
|
||||
note C_, 2
|
||||
note C_, 1
|
||||
;musicf1 0
|
||||
; musicf1 0
|
||||
note G_, 3
|
||||
inc_octave
|
||||
note C_, 3
|
||||
note G_, 3
|
||||
inc_octave
|
||||
;musicf1 48
|
||||
; musicf1 48
|
||||
note C_, 5
|
||||
note C_, 6
|
||||
sound_ret
|
||||
|
||||
|
||||
Music_Diddly3_Ch1: ; 1ebe76 (7a:7e76)
|
||||
channel_volume 10
|
||||
;musicf0 2
|
||||
Music_Ditty3_Ch1:
|
||||
; preset 2
|
||||
volume_envelope 9, 0
|
||||
duty_cycle 3
|
||||
vibrato 28, 3, 3
|
||||
speed 1
|
||||
;musicdc 255
|
||||
;musicef 253
|
||||
stereo_panning TRUE, TRUE
|
||||
; musicef -3
|
||||
rest 1
|
||||
octave 5
|
||||
note C_, 3
|
||||
dec_octave
|
||||
;musicf1 48
|
||||
; musicf1 48
|
||||
note C_, 2
|
||||
note C_, 1
|
||||
;musicf1 0
|
||||
; musicf1 0
|
||||
note G_, 3
|
||||
inc_octave
|
||||
note C_, 3
|
||||
note G_, 3
|
||||
inc_octave
|
||||
;musicf1 48
|
||||
; musicf1 48
|
||||
note C_, 5
|
||||
note C_, 6
|
||||
sound_ret
|
||||
|
||||
|
||||
Music_Diddly3_Ch3: ; 1ebe92 (7a:7e92)
|
||||
channel_volume 1
|
||||
;fade_wave 15
|
||||
Music_Ditty3_Ch3:
|
||||
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
|
||||
; echo 128
|
||||
stereo_panning TRUE, TRUE
|
||||
speed 1
|
||||
;musice8 7
|
||||
; cutoff 7
|
||||
octave 5
|
||||
note G_, 3
|
||||
dec_octave
|
||||
|
@ -75,4 +78,3 @@ Music_Diddly3_Ch3: ; 1ebe92 (7a:7e92)
|
|||
channel_volume 3
|
||||
note C_, 4
|
||||
sound_ret
|
||||
; 0x1ebeae
|
|
@ -1,16 +1,18 @@
|
|||
Music_Diddly4:
|
||||
Music_Ditty4:
|
||||
channel_count 3
|
||||
channel 1, Music_Diddly4_Ch1
|
||||
channel 2, Music_Diddly4_Ch2
|
||||
channel 3, Music_Diddly4_Ch3
|
||||
channel 1, Music_Ditty4_Ch1
|
||||
channel 2, Music_Ditty4_Ch2
|
||||
channel 3, Music_Ditty4_Ch3
|
||||
|
||||
Music_Diddly4_Ch2: ; 1ebeae (7a:7eae)
|
||||
channel_volume 10
|
||||
;musicf0 0
|
||||
Music_Ditty4_Ch2:
|
||||
; preset 0
|
||||
volume_envelope 10, 0
|
||||
duty_cycle 0
|
||||
vibrato 28, 3, 3
|
||||
speed 1
|
||||
;musicdc 255
|
||||
stereo_panning TRUE, TRUE
|
||||
octave 3
|
||||
;musicf1 87
|
||||
; musicf1 87
|
||||
note C_, 4
|
||||
note C_, 2
|
||||
note A_, 4
|
||||
|
@ -29,13 +31,15 @@ Music_Diddly4_Ch2: ; 1ebeae (7a:7eae)
|
|||
sound_ret
|
||||
|
||||
|
||||
Music_Diddly4_Ch1: ; 1ebec7 (7a:7ec7)
|
||||
channel_volume 10
|
||||
;musicf0 0
|
||||
Music_Ditty4_Ch1:
|
||||
; preset 0
|
||||
volume_envelope 10, 0
|
||||
duty_cycle 0
|
||||
vibrato 28, 3, 3
|
||||
speed 1
|
||||
;musicdc 255
|
||||
stereo_panning TRUE, TRUE
|
||||
octave 2
|
||||
;musicf1 87
|
||||
; musicf1 87
|
||||
note A_, 4
|
||||
note A_, 2
|
||||
inc_octave
|
||||
|
@ -54,24 +58,22 @@ Music_Diddly4_Ch1: ; 1ebec7 (7a:7ec7)
|
|||
sound_ret
|
||||
|
||||
|
||||
Music_Diddly4_Ch3: ; 1ebee0 (7a:7ee0)
|
||||
channel_volume 1
|
||||
Music_Ditty4_Ch3:
|
||||
fade_wave 14
|
||||
speed 1
|
||||
channel_volume 2
|
||||
;musice9 128
|
||||
;musicdc 255
|
||||
; echo 128
|
||||
stereo_panning TRUE, TRUE
|
||||
speed 1
|
||||
;musice8 1
|
||||
; cutoff 1
|
||||
rest 6
|
||||
rest 5
|
||||
rest 6
|
||||
rest 5
|
||||
rest 6
|
||||
;musicf1 128
|
||||
; musicf1 128
|
||||
octave 4
|
||||
note F_, 16
|
||||
;tie
|
||||
; tie
|
||||
note F_, 6
|
||||
sound_ret
|
||||
; 0x1ebefa
|
|
@ -1,13 +1,15 @@
|
|||
Music_Diddly5:
|
||||
Music_Ditty5:
|
||||
channel_count 2
|
||||
channel 1, Music_Diddly5_Ch1
|
||||
channel 2, Music_Diddly5_Ch2
|
||||
channel 1, Music_Ditty5_Ch1
|
||||
channel 2, Music_Ditty5_Ch2
|
||||
|
||||
Music_Diddly5_Ch2: ; 1ebefa (7a:7efa)
|
||||
channel_volume 10
|
||||
;musicf0 2
|
||||
Music_Ditty5_Ch2:
|
||||
; preset 2
|
||||
volume_envelope 9, 0
|
||||
duty_cycle 3
|
||||
vibrato 28, 3, 3
|
||||
speed 1
|
||||
;musicdc 255
|
||||
stereo_panning TRUE, TRUE
|
||||
octave 3
|
||||
note G_, 2
|
||||
note B_, 3
|
||||
|
@ -31,17 +33,19 @@ Music_Diddly5_Ch2: ; 1ebefa (7a:7efa)
|
|||
inc_octave
|
||||
note D_, 3
|
||||
note G_, 3
|
||||
;musicef 252
|
||||
; musicef -4
|
||||
note G_, 3
|
||||
sound_ret
|
||||
|
||||
|
||||
Music_Diddly5_Ch1: ; 1ebf1b (7a:7f1b)
|
||||
channel_volume 10
|
||||
;musicf0 2
|
||||
Music_Ditty5_Ch1:
|
||||
; preset 2
|
||||
volume_envelope 9, 0
|
||||
duty_cycle 3
|
||||
vibrato 28, 3, 3
|
||||
speed 1
|
||||
;musicdc 255
|
||||
;musicef 254
|
||||
stereo_panning TRUE, TRUE
|
||||
; musicef -2
|
||||
octave 2
|
||||
note B_, 2
|
||||
inc_octave
|
||||
|
@ -65,7 +69,6 @@ Music_Diddly5_Ch1: ; 1ebf1b (7a:7f1b)
|
|||
note D_, 3
|
||||
note G_, 3
|
||||
note B_, 3
|
||||
;musicef 252
|
||||
; musicef -4
|
||||
note B_, 3
|
||||
sound_ret
|
||||
; 0x1ebf3e
|
|
@ -1,104 +1,108 @@
|
|||
Music_Diddly6:
|
||||
Music_Ditty6:
|
||||
channel_count 4
|
||||
channel 1, Music_Diddly6_Ch1
|
||||
channel 2, Music_Diddly6_Ch2
|
||||
channel 3, Music_Diddly6_Ch3
|
||||
channel 4, Music_Diddly6_Ch4
|
||||
channel 1, Music_Ditty6_Ch1
|
||||
channel 2, Music_Ditty6_Ch2
|
||||
channel 3, Music_Ditty6_Ch3
|
||||
channel 4, Music_Ditty6_Ch4
|
||||
|
||||
Music_Diddly6_Ch2: ; 1f76dc (7d:76dc)
|
||||
channel_volume 10
|
||||
;musicf0 34
|
||||
Music_Ditty6_Ch2:
|
||||
; preset 34
|
||||
volume_envelope 11, 0
|
||||
duty_cycle 0
|
||||
vibrato 28, 3, 3
|
||||
speed 1
|
||||
;musicdc 255
|
||||
;musicef 252
|
||||
stereo_panning TRUE, TRUE
|
||||
; musicef -4
|
||||
octave 3
|
||||
note F_, 2
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
note G_, 3
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
note A_, 2
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
note B_, 3
|
||||
inc_octave
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
note C_, 2
|
||||
note D_, 3
|
||||
note E_, 2
|
||||
note F_, 3
|
||||
;musicf1 87
|
||||
; musicf1 87
|
||||
note G_, 16
|
||||
;tie
|
||||
; tie
|
||||
note G_, 14
|
||||
note G_, 11
|
||||
note A#, 16
|
||||
;tie
|
||||
; tie
|
||||
note A#, 5
|
||||
note A#, 10
|
||||
note G_, 6
|
||||
note A#, 4
|
||||
note A_, 16
|
||||
;tie
|
||||
; tie
|
||||
note A_, 14
|
||||
note A_, 11
|
||||
inc_octave
|
||||
note C_, 16
|
||||
;tie
|
||||
; tie
|
||||
note C_, 14
|
||||
note C_, 11
|
||||
dec_octave
|
||||
note B_, 16
|
||||
;tie
|
||||
; tie
|
||||
note B_, 16
|
||||
;tie
|
||||
; tie
|
||||
note B_, 16
|
||||
;tie
|
||||
; tie
|
||||
note B_, 13
|
||||
;tie
|
||||
; tie
|
||||
note B_, 16
|
||||
;tie
|
||||
; tie
|
||||
note B_, 16
|
||||
;tie
|
||||
; tie
|
||||
note B_, 16
|
||||
;tie
|
||||
; tie
|
||||
note B_, 16
|
||||
;tie
|
||||
; tie
|
||||
note B_, 16
|
||||
;tie
|
||||
; tie
|
||||
note B_, 16
|
||||
;tie
|
||||
; tie
|
||||
note B_, 7
|
||||
;tie
|
||||
; tie
|
||||
note B_, 16
|
||||
;tie
|
||||
; tie
|
||||
note B_, 16
|
||||
;tie
|
||||
; tie
|
||||
note B_, 16
|
||||
;tie
|
||||
; tie
|
||||
note B_, 16
|
||||
;tie
|
||||
; tie
|
||||
note B_, 16
|
||||
;tie
|
||||
; tie
|
||||
note B_, 2
|
||||
speed 2
|
||||
note B_, 10
|
||||
sound_ret
|
||||
|
||||
|
||||
Music_Diddly6_Ch1: ; 1f7731 (7d:7731)
|
||||
channel_volume 10
|
||||
;musicf0 23
|
||||
Music_Ditty6_Ch1:
|
||||
; preset 23
|
||||
volume_envelope 6, 7
|
||||
duty_cycle 2
|
||||
vibrato 28, 3, 3
|
||||
speed 1
|
||||
;musicdc 255
|
||||
;musicef 252
|
||||
stereo_panning TRUE, TRUE
|
||||
; musicef -4
|
||||
octave 3
|
||||
note C_, 2
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
note D_, 3
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
note E_, 2
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
note F_, 3
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
note G_, 2
|
||||
note A_, 3
|
||||
note B_, 2
|
||||
|
@ -161,11 +165,17 @@ Music_Diddly6_Ch1: ; 1f7731 (7d:7731)
|
|||
note C_, 5
|
||||
note A_, 5
|
||||
octave 4
|
||||
;musicf0 34
|
||||
;musicef 253
|
||||
; preset 34
|
||||
volume_envelope 11, 0
|
||||
duty_cycle 0
|
||||
vibrato 28, 3, 3
|
||||
; musicef -3
|
||||
note D_, 6
|
||||
octave 4
|
||||
;musicf0 23
|
||||
; preset 23
|
||||
volume_envelope 6, 7
|
||||
duty_cycle 2
|
||||
vibrato 28, 3, 3
|
||||
note G_, 5
|
||||
note D_, 5
|
||||
note B_, 5
|
||||
|
@ -214,60 +224,62 @@ Music_Diddly6_Ch1: ; 1f7731 (7d:7731)
|
|||
note B_, 5
|
||||
inc_octave
|
||||
note D_, 5
|
||||
;musicf0 26
|
||||
;musicf1 87
|
||||
; preset 26
|
||||
volume_envelope 6, 0
|
||||
duty_cycle 2
|
||||
vibrato 28, 3, 3
|
||||
; musicf1 87
|
||||
note G_, 16
|
||||
;tie
|
||||
; tie
|
||||
note G_, 16
|
||||
;tie
|
||||
; tie
|
||||
note G_, 16
|
||||
;tie
|
||||
; tie
|
||||
note G_, 16
|
||||
;tie
|
||||
; tie
|
||||
note G_, 16
|
||||
;tie
|
||||
; tie
|
||||
note G_, 2
|
||||
speed 2
|
||||
note G_, 10
|
||||
sound_ret
|
||||
|
||||
|
||||
Music_Diddly6_Ch3: ; 1f77cf (7d:77cf)
|
||||
channel_volume 1
|
||||
;fade_wave 15
|
||||
Music_Ditty6_Ch3:
|
||||
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
|
||||
channel_volume 1
|
||||
;musice9 96
|
||||
; echo 96
|
||||
speed 1
|
||||
;musicdc 17
|
||||
stereo_panning TRUE, TRUE
|
||||
rest 10
|
||||
rest 10
|
||||
octave 2
|
||||
;musice8 4
|
||||
; cutoff 4
|
||||
note D#, 16
|
||||
;tie
|
||||
; tie
|
||||
note D#, 16
|
||||
;tie
|
||||
; tie
|
||||
note D#, 16
|
||||
;tie
|
||||
; tie
|
||||
note D#, 16
|
||||
;tie
|
||||
; tie
|
||||
note D#, 16
|
||||
;tie
|
||||
; tie
|
||||
note D#, 2
|
||||
note D_, 16
|
||||
;tie
|
||||
; tie
|
||||
note D_, 16
|
||||
;tie
|
||||
; tie
|
||||
note D_, 16
|
||||
;tie
|
||||
; tie
|
||||
note D_, 16
|
||||
;tie
|
||||
; tie
|
||||
note D_, 16
|
||||
;tie
|
||||
; tie
|
||||
note D_, 2
|
||||
.Loop1
|
||||
;musice8 4
|
||||
; cutoff 4
|
||||
speed 7
|
||||
note G_, 3
|
||||
speed 10
|
||||
|
@ -275,62 +287,53 @@ Music_Diddly6_Ch3: ; 1f77cf (7d:77cf)
|
|||
sound_loop 4, .Loop1
|
||||
speed 1
|
||||
note G_, 16
|
||||
;tie
|
||||
; tie
|
||||
note G_, 16
|
||||
;tie
|
||||
; tie
|
||||
note G_, 16
|
||||
;tie
|
||||
; tie
|
||||
note G_, 16
|
||||
;tie
|
||||
; tie
|
||||
note G_, 16
|
||||
;tie
|
||||
; tie
|
||||
note G_, 2
|
||||
speed 2
|
||||
;musice8 1
|
||||
; cutoff 1
|
||||
note G_, 10
|
||||
sound_ret
|
||||
|
||||
|
||||
Music_Diddly6_Ch4: ; 1f7812 (7d:7812)
|
||||
Music_Ditty6_Ch4:
|
||||
toggle_noise 6
|
||||
octave 1
|
||||
drum_speed 1
|
||||
;musicdc 255
|
||||
stereo_panning TRUE, TRUE
|
||||
rest 10
|
||||
rest 10
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
drum_note 2, 6
|
||||
;musicef 254
|
||||
; musicef -2
|
||||
.Loop1
|
||||
drum_note 3, 5
|
||||
sound_loop 7, .Loop1
|
||||
.Loop2
|
||||
drum_note 3, 6
|
||||
;rept 7
|
||||
drum_note 3, 5
|
||||
;---
|
||||
drum_note 3, 5
|
||||
;---
|
||||
drum_note 3, 5
|
||||
;---
|
||||
drum_note 3, 5
|
||||
;---
|
||||
drum_note 3, 5
|
||||
;---
|
||||
drum_note 3, 5
|
||||
;---
|
||||
drum_note 3, 5
|
||||
;endr
|
||||
sound_loop 3, .Loop2
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
.Loop3
|
||||
drum_speed 7
|
||||
drum_note 2, 3
|
||||
drum_speed 10
|
||||
drum_note 2, 2
|
||||
sound_loop 4, .Loop3
|
||||
;musicef 2
|
||||
; musicef 2
|
||||
drum_speed 7
|
||||
drum_note 6, 12
|
||||
sound_ret
|
||||
; 0x1f783b
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -5,37 +5,39 @@ Music_TCG2GameCorner:
|
|||
channel 3, Music_TCG2GameCorner_Ch3
|
||||
channel 4, Music_TCG2GameCorner_Ch4
|
||||
|
||||
Music_TCG2GameCorner_Ch2: ; 1e74d4 (79:74d4)
|
||||
channel_volume 10
|
||||
Music_TCG2GameCorner_Ch2:
|
||||
.MainLoop
|
||||
;musicf0 17
|
||||
; preset 17
|
||||
volume_envelope 15, 1
|
||||
duty_cycle 1
|
||||
vibrato 28, 3, 3
|
||||
octave 1
|
||||
;musicf3
|
||||
; musicf3
|
||||
vibrato 1, 3, 3
|
||||
speed 1
|
||||
.Loop1
|
||||
note A_, 1
|
||||
;tie
|
||||
; tie
|
||||
note G#, 1
|
||||
;tie
|
||||
; tie
|
||||
note G_, 1
|
||||
;tie
|
||||
; tie
|
||||
note F#, 1
|
||||
;tie
|
||||
; tie
|
||||
note F_, 1
|
||||
;tie
|
||||
; tie
|
||||
note E_, 1
|
||||
;tie
|
||||
; tie
|
||||
note D#, 1
|
||||
;tie
|
||||
; tie
|
||||
note D_, 1
|
||||
;tie
|
||||
; tie
|
||||
note D#, 1
|
||||
;tie
|
||||
; tie
|
||||
note D_, 1
|
||||
;tie
|
||||
; tie
|
||||
note C#, 1
|
||||
;tie
|
||||
; tie
|
||||
note C_, 1
|
||||
rest 12
|
||||
rest 3
|
||||
|
@ -43,11 +45,14 @@ Music_TCG2GameCorner_Ch2: ; 1e74d4 (79:74d4)
|
|||
rest 16
|
||||
rest 11
|
||||
sound_call Branch_1e75c7
|
||||
;musicf0 20
|
||||
; preset 20
|
||||
volume_envelope 12, 1
|
||||
duty_cycle 1
|
||||
vibrato 1, 3, 3
|
||||
octave 4
|
||||
note A_, 7
|
||||
rest 6
|
||||
;musicf1 33
|
||||
; musicf1 33
|
||||
.Loop2
|
||||
rest 14
|
||||
octave 2
|
||||
|
@ -58,16 +63,22 @@ Music_TCG2GameCorner_Ch2: ; 1e74d4 (79:74d4)
|
|||
note A_, 7
|
||||
rest 13
|
||||
sound_call Branch_1e75c7
|
||||
;musicf0 20
|
||||
; preset 20
|
||||
volume_envelope 12, 1
|
||||
duty_cycle 1
|
||||
vibrato 1, 3, 3
|
||||
octave 4
|
||||
note A_, 7
|
||||
;musicf0 18
|
||||
octave 4
|
||||
;vibrato_type 18
|
||||
; preset 18
|
||||
volume_envelope 7, -4
|
||||
duty_cycle 2
|
||||
vibrato 1, 3, 3
|
||||
;musicef 1
|
||||
octave 4
|
||||
; vibrato_type 18
|
||||
vibrato 1, 3, 3
|
||||
; musicef 1
|
||||
note C_, 6
|
||||
;musicf1 39
|
||||
; musicf1 39
|
||||
note C#, 7
|
||||
note C#, 7
|
||||
note C#, 7
|
||||
|
@ -84,9 +95,9 @@ Music_TCG2GameCorner_Ch2: ; 1e74d4 (79:74d4)
|
|||
note D_, 6
|
||||
note C#, 14
|
||||
note C#, 7
|
||||
;musicf3
|
||||
; musicf3
|
||||
note C_, 6
|
||||
;musicf2
|
||||
; musicf2
|
||||
note C#, 7
|
||||
note C#, 7
|
||||
dec_octave
|
||||
|
@ -97,16 +108,16 @@ Music_TCG2GameCorner_Ch2: ; 1e74d4 (79:74d4)
|
|||
note A_, 7
|
||||
note A_, 6
|
||||
note E_, 14
|
||||
;tie
|
||||
; tie
|
||||
note E_, 13
|
||||
note E_, 7
|
||||
;musicf3
|
||||
; musicf3
|
||||
note A_, 7
|
||||
;tie
|
||||
; tie
|
||||
note B_, 7
|
||||
inc_octave
|
||||
note C_, 6
|
||||
;musicf2
|
||||
; musicf2
|
||||
note C#, 7
|
||||
note C#, 7
|
||||
note C#, 7
|
||||
|
@ -123,32 +134,32 @@ Music_TCG2GameCorner_Ch2: ; 1e74d4 (79:74d4)
|
|||
note D_, 6
|
||||
note C#, 14
|
||||
note C#, 7
|
||||
;musicf3
|
||||
; musicf3
|
||||
note C_, 6
|
||||
;musicf2
|
||||
;musicef 255
|
||||
;musicf1 146
|
||||
; musicf2
|
||||
; musicef -1
|
||||
; musicf1 146
|
||||
note C#, 14
|
||||
;tie
|
||||
; tie
|
||||
note C#, 13
|
||||
;tie
|
||||
; tie
|
||||
note C#, 14
|
||||
;tie
|
||||
; tie
|
||||
note C#, 13
|
||||
;tie
|
||||
; tie
|
||||
note C#, 14
|
||||
;tie
|
||||
; tie
|
||||
note C#, 7
|
||||
note C#, 13
|
||||
;musicef 1
|
||||
;musicf3
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
; musicf3
|
||||
; musicef 1
|
||||
note C#, 7
|
||||
;tie
|
||||
; tie
|
||||
note D_, 7
|
||||
;musicef 255
|
||||
; musicef -1
|
||||
note D#, 6
|
||||
;musicf1 39
|
||||
; musicf1 39
|
||||
note E_, 7
|
||||
note E_, 7
|
||||
note E_, 7
|
||||
|
@ -173,11 +184,11 @@ Music_TCG2GameCorner_Ch2: ; 1e74d4 (79:74d4)
|
|||
note C#, 7
|
||||
note D_, 7
|
||||
note D_, 6
|
||||
;musicf3
|
||||
; musicf3
|
||||
note F_, 14
|
||||
;tie
|
||||
; tie
|
||||
note F_, 13
|
||||
;musicf2
|
||||
; musicf2
|
||||
note E_, 7
|
||||
note E_, 7
|
||||
note D_, 7
|
||||
|
@ -189,11 +200,11 @@ Music_TCG2GameCorner_Ch2: ; 1e74d4 (79:74d4)
|
|||
note A_, 6
|
||||
note E_, 14
|
||||
note E_, 7
|
||||
;musicf3
|
||||
; musicf3
|
||||
inc_octave
|
||||
note C#, 6
|
||||
dec_octave
|
||||
;musicf2
|
||||
; musicf2
|
||||
note B_, 7
|
||||
note B_, 7
|
||||
note G#, 7
|
||||
|
@ -202,11 +213,14 @@ Music_TCG2GameCorner_Ch2: ; 1e74d4 (79:74d4)
|
|||
note E_, 7
|
||||
note B_, 7
|
||||
note B_, 6
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
note A_, 12
|
||||
note A_, 2
|
||||
;musicf0 20
|
||||
;musicf3
|
||||
; preset 20
|
||||
volume_envelope 12, 1
|
||||
duty_cycle 1
|
||||
vibrato 1, 3, 3
|
||||
; musicf3
|
||||
octave 3
|
||||
note A_, 7
|
||||
note C_, 6
|
||||
|
@ -227,10 +241,13 @@ Music_TCG2GameCorner_Ch2: ; 1e74d4 (79:74d4)
|
|||
sound_loop 0, .MainLoop
|
||||
|
||||
Branch_1e75c7:
|
||||
;musicf0 18
|
||||
;musicf1 39
|
||||
;musicf3
|
||||
;vibrato_type 18
|
||||
; preset 18
|
||||
volume_envelope 7, -4
|
||||
duty_cycle 2
|
||||
vibrato 1, 3, 3
|
||||
; musicf1 39
|
||||
; musicf3
|
||||
; vibrato_type 18
|
||||
vibrato 1, 3, 3
|
||||
octave 4
|
||||
rest 7
|
||||
|
@ -238,104 +255,104 @@ Branch_1e75c7:
|
|||
note D_, 7
|
||||
note D#, 6
|
||||
.Loop3
|
||||
;musicf2
|
||||
; musicf2
|
||||
note E_, 7
|
||||
note E_, 7
|
||||
note E_, 7
|
||||
note E_, 6
|
||||
;musicf3
|
||||
; musicf3
|
||||
note F#, 7
|
||||
;tie
|
||||
; tie
|
||||
note E_, 7
|
||||
note D#, 7
|
||||
;tie
|
||||
; tie
|
||||
note F#, 6
|
||||
sound_loop 2, .Loop3
|
||||
;musicf2
|
||||
; musicf2
|
||||
note E_, 7
|
||||
note E_, 7
|
||||
note A_, 7
|
||||
note A_, 6
|
||||
note G#, 14
|
||||
note G#, 7
|
||||
;musicf3
|
||||
; musicf3
|
||||
note F#, 6
|
||||
;musicf2
|
||||
; musicf2
|
||||
note D_, 14
|
||||
;tie
|
||||
; tie
|
||||
note D_, 13
|
||||
note D_, 14
|
||||
;musicf3
|
||||
; musicf3
|
||||
dec_octave
|
||||
note B_, 7
|
||||
inc_octave
|
||||
note C#, 6
|
||||
.Loop4
|
||||
;musicf2
|
||||
; musicf2
|
||||
note D_, 7
|
||||
note D_, 7
|
||||
note D_, 7
|
||||
note D_, 6
|
||||
;musicf3
|
||||
; musicf3
|
||||
note E_, 7
|
||||
;tie
|
||||
; tie
|
||||
note D_, 7
|
||||
note C#, 7
|
||||
;tie
|
||||
; tie
|
||||
note E_, 6
|
||||
sound_loop 2, .Loop4
|
||||
;musicf2
|
||||
; musicf2
|
||||
note D_, 7
|
||||
note D_, 7
|
||||
note G#, 7
|
||||
note G#, 6
|
||||
note F#, 14
|
||||
note F#, 7
|
||||
;musicf3
|
||||
; musicf3
|
||||
note E_, 6
|
||||
;musicf2
|
||||
; musicf2
|
||||
note C#, 14
|
||||
;tie
|
||||
; tie
|
||||
note C#, 13
|
||||
note C#, 7
|
||||
;musicf3
|
||||
; musicf3
|
||||
note C#, 7
|
||||
;tie
|
||||
; tie
|
||||
note D_, 7
|
||||
note D#, 6
|
||||
.Loop5
|
||||
;musicf2
|
||||
; musicf2
|
||||
note E_, 7
|
||||
note E_, 7
|
||||
note E_, 7
|
||||
note E_, 6
|
||||
;musicf3
|
||||
; musicf3
|
||||
note F#, 7
|
||||
;tie
|
||||
; tie
|
||||
note E_, 7
|
||||
note D#, 7
|
||||
;tie
|
||||
; tie
|
||||
note F#, 6
|
||||
sound_loop 2, .Loop5
|
||||
;musicf2
|
||||
; musicf2
|
||||
note E_, 7
|
||||
note E_, 7
|
||||
note A_, 7
|
||||
note A_, 6
|
||||
note B_, 14
|
||||
note B_, 7
|
||||
;musicf3
|
||||
; musicf3
|
||||
note A_, 6
|
||||
;musicf2
|
||||
; musicf2
|
||||
note F#, 14
|
||||
;tie
|
||||
; tie
|
||||
note F#, 13
|
||||
note F#, 14
|
||||
;musicf3
|
||||
; musicf3
|
||||
note F#, 7
|
||||
;tie
|
||||
; tie
|
||||
note G#, 6
|
||||
;musicf2
|
||||
; musicf2
|
||||
note A_, 7
|
||||
note A_, 7
|
||||
note A_, 7
|
||||
|
@ -364,20 +381,19 @@ Branch_1e75c7:
|
|||
note G#, 7
|
||||
note G#, 6
|
||||
note A_, 14
|
||||
;tie
|
||||
; tie
|
||||
note A_, 13
|
||||
note A_, 14
|
||||
;musicf3
|
||||
; musicf3
|
||||
sound_ret
|
||||
|
||||
|
||||
Music_TCG2GameCorner_Ch1: ; 1e765c (79:765c)
|
||||
channel_volume 10
|
||||
Music_TCG2GameCorner_Ch1:
|
||||
.MainLoop
|
||||
channel_volume 12
|
||||
volume_envelope 12, 2
|
||||
duty_cycle 2
|
||||
;musicee 30
|
||||
;musicdc 255
|
||||
; musicee 30
|
||||
stereo_panning TRUE, TRUE
|
||||
vibrato 0, 3, 3
|
||||
speed 1
|
||||
.Loop1
|
||||
|
@ -388,10 +404,10 @@ Music_TCG2GameCorner_Ch1: ; 1e765c (79:765c)
|
|||
rest 7
|
||||
rest 7
|
||||
note D_, 6
|
||||
;tie
|
||||
; tie
|
||||
note D_, 7
|
||||
note D_, 7
|
||||
;tie
|
||||
; tie
|
||||
note D_, 7
|
||||
dec_octave
|
||||
note G_, 6
|
||||
|
@ -408,9 +424,12 @@ Music_TCG2GameCorner_Ch1: ; 1e765c (79:765c)
|
|||
rest 11
|
||||
rest 16
|
||||
rest 11
|
||||
;musicee 0
|
||||
;musicf0 20
|
||||
;musicf3
|
||||
; musicee 0
|
||||
; preset 20
|
||||
volume_envelope 12, 1
|
||||
duty_cycle 1
|
||||
vibrato 1, 3, 3
|
||||
; musicf3
|
||||
sound_call Branch_1e778f
|
||||
octave 3
|
||||
note D#, 7
|
||||
|
@ -442,19 +461,19 @@ Music_TCG2GameCorner_Ch1: ; 1e765c (79:765c)
|
|||
note E_, 7
|
||||
rest 6
|
||||
sound_loop 14, .Loop2
|
||||
;musicf3
|
||||
; musicf3
|
||||
note E_, 7
|
||||
note E_, 7
|
||||
;tie
|
||||
; tie
|
||||
note E_, 7
|
||||
;tie
|
||||
; tie
|
||||
note E_, 6
|
||||
;musicf1 33
|
||||
; musicf1 33
|
||||
note F#, 7
|
||||
note F#, 7
|
||||
note G#, 7
|
||||
note G#, 6
|
||||
;musicf3
|
||||
; musicf3
|
||||
sound_call Branch_1e778f
|
||||
octave 3
|
||||
note D#, 7
|
||||
|
@ -667,8 +686,11 @@ Music_TCG2GameCorner_Ch1: ; 1e765c (79:765c)
|
|||
sound_loop 0, .MainLoop
|
||||
|
||||
Branch_1e778f:
|
||||
;musicf0 20
|
||||
;musicf3
|
||||
; preset 20
|
||||
volume_envelope 12, 1
|
||||
duty_cycle 1
|
||||
vibrato 1, 3, 3
|
||||
; musicf3
|
||||
octave 2
|
||||
note A_, 6
|
||||
rest 8
|
||||
|
@ -828,13 +850,12 @@ Branch_1e778f:
|
|||
sound_ret
|
||||
|
||||
|
||||
Music_TCG2GameCorner_Ch3: ; 1e782f (79:782f)
|
||||
channel_volume 1
|
||||
Music_TCG2GameCorner_Ch3:
|
||||
fade_wave 11
|
||||
channel_volume 1
|
||||
;musice9 64
|
||||
; echo 64
|
||||
speed 1
|
||||
;musicdc 255
|
||||
stereo_panning TRUE, TRUE
|
||||
.MainLoop
|
||||
octave 2
|
||||
note A_, 11
|
||||
|
@ -868,7 +889,7 @@ Music_TCG2GameCorner_Ch3: ; 1e782f (79:782f)
|
|||
note A_, 4
|
||||
rest 3
|
||||
note E_, 16
|
||||
;tie
|
||||
; tie
|
||||
note E_, 4
|
||||
note F#, 7
|
||||
rest 7
|
||||
|
@ -1071,7 +1092,7 @@ Music_TCG2GameCorner_Ch3: ; 1e782f (79:782f)
|
|||
note A_, 4
|
||||
rest 3
|
||||
note E_, 16
|
||||
;tie
|
||||
; tie
|
||||
note E_, 4
|
||||
note F#, 7
|
||||
rest 7
|
||||
|
@ -1379,41 +1400,41 @@ Music_TCG2GameCorner_Ch3: ; 1e782f (79:782f)
|
|||
sound_loop 0, .MainLoop
|
||||
|
||||
|
||||
Music_TCG2GameCorner_Ch4: ; 1e7a57 (79:7a57)
|
||||
Music_TCG2GameCorner_Ch4:
|
||||
toggle_noise 6
|
||||
.MainLoop
|
||||
octave 1
|
||||
drum_speed 1
|
||||
.Loop1
|
||||
;musicef 251
|
||||
; musicef -5
|
||||
drum_note 2, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 6
|
||||
sound_loop 13, .Loop1
|
||||
;musicef 251
|
||||
; musicef -5
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 7
|
||||
drum_note 2, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 6
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
drum_note 2, 14
|
||||
rest 13
|
||||
rest 14
|
||||
rest 13
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
.Loop2
|
||||
drum_note 1, 14
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 13
|
||||
drum_note 1, 14
|
||||
drum_note 2, 13
|
||||
|
@ -1424,26 +1445,26 @@ Music_TCG2GameCorner_Ch4: ; 1e7a57 (79:7a57)
|
|||
drum_note 1, 14
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 13
|
||||
drum_note 2, 14
|
||||
drum_note 2, 7
|
||||
;musicef 255
|
||||
; musicef -1
|
||||
drum_note 2, 6
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 1, 14
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 13
|
||||
drum_note 1, 14
|
||||
drum_note 2, 13
|
||||
|
@ -1453,9 +1474,9 @@ Music_TCG2GameCorner_Ch4: ; 1e7a57 (79:7a57)
|
|||
drum_note 1, 14
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 13
|
||||
drum_note 1, 14
|
||||
drum_note 2, 13
|
||||
|
@ -1464,44 +1485,44 @@ Music_TCG2GameCorner_Ch4: ; 1e7a57 (79:7a57)
|
|||
drum_note 2, 13
|
||||
.Loop3
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 6
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
sound_loop 5, .Loop3
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 3
|
||||
drum_note 2, 3
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 14
|
||||
drum_note 2, 13
|
||||
drum_note 2, 14
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
drum_note 6, 13
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
.Loop4
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 6
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
sound_loop 14, .Loop4
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 3
|
||||
drum_note 2, 4
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 7
|
||||
drum_note 2, 6
|
||||
drum_note 2, 14
|
||||
|
@ -1511,9 +1532,9 @@ Music_TCG2GameCorner_Ch4: ; 1e7a57 (79:7a57)
|
|||
drum_note 1, 14
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 13
|
||||
drum_note 1, 14
|
||||
drum_note 2, 13
|
||||
|
@ -1524,24 +1545,24 @@ Music_TCG2GameCorner_Ch4: ; 1e7a57 (79:7a57)
|
|||
drum_note 1, 14
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
drum_note 2, 7
|
||||
drum_note 2, 13
|
||||
drum_note 2, 14
|
||||
;musicef 255
|
||||
; musicef -1
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 6
|
||||
drum_note 1, 14
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 13
|
||||
drum_note 1, 14
|
||||
drum_note 2, 13
|
||||
|
@ -1551,9 +1572,9 @@ Music_TCG2GameCorner_Ch4: ; 1e7a57 (79:7a57)
|
|||
drum_note 1, 14
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 13
|
||||
drum_note 1, 14
|
||||
drum_note 2, 13
|
||||
|
@ -1562,55 +1583,55 @@ Music_TCG2GameCorner_Ch4: ; 1e7a57 (79:7a57)
|
|||
drum_note 2, 13
|
||||
.Loop6
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 6
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
sound_loop 5, .Loop6
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 3
|
||||
drum_note 2, 3
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 14
|
||||
drum_note 2, 13
|
||||
drum_note 2, 14
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
drum_note 10, 13
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
.Loop7
|
||||
drum_note 1, 14
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
drum_note 2, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 6
|
||||
sound_loop 3, .Loop7
|
||||
drum_note 1, 14
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
drum_note 2, 7
|
||||
|
@ -1620,64 +1641,64 @@ Music_TCG2GameCorner_Ch4: ; 1e7a57 (79:7a57)
|
|||
drum_note 2, 5
|
||||
drum_note 2, 5
|
||||
drum_note 2, 4
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 4
|
||||
drum_note 2, 5
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 1, 14
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
;musicef 255
|
||||
; musicef -1
|
||||
drum_note 2, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 6
|
||||
drum_note 1, 14
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 13
|
||||
drum_note 1, 7
|
||||
;musicef 255
|
||||
; musicef -1
|
||||
drum_note 2, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 6
|
||||
drum_note 2, 14
|
||||
drum_note 2, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 3
|
||||
drum_note 2, 3
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 7
|
||||
drum_note 2, 7
|
||||
drum_note 11, 7
|
||||
drum_note 1, 6
|
||||
drum_note 2, 14
|
||||
drum_note 2, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 3
|
||||
drum_note 2, 3
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 7
|
||||
drum_note 2, 7
|
||||
drum_note 5, 13
|
||||
|
@ -1685,20 +1706,19 @@ Music_TCG2GameCorner_Ch4: ; 1e7a57 (79:7a57)
|
|||
drum_note 2, 7
|
||||
drum_note 2, 6
|
||||
drum_note 1, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 7
|
||||
drum_note 2, 6
|
||||
drum_note 2, 7
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 3
|
||||
drum_note 2, 4
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 13
|
||||
drum_note 2, 14
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
drum_note 10, 13
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
sound_loop 0, .MainLoop
|
||||
; 0x1e7bfa
|
||||
|
|
|
@ -5,35 +5,37 @@ Music_GRBlimp:
|
|||
channel 3, Music_GRBlimp_Ch3
|
||||
channel 4, Music_GRBlimp_Ch4
|
||||
|
||||
Music_GRBlimp_Ch2: ; 1e7bfa (79:7bfa)
|
||||
channel_volume 10
|
||||
;musicdc 17
|
||||
;vibrato_type 1
|
||||
Music_GRBlimp_Ch2:
|
||||
stereo_panning TRUE, TRUE
|
||||
; vibrato_type 1
|
||||
vibrato 28, 3, 3
|
||||
fade_wave 8
|
||||
; cutoff 8
|
||||
octave 4
|
||||
duty_cycle 2
|
||||
channel_volume 7
|
||||
volume_envelope 7, 5
|
||||
vibrato 28, 3, 3
|
||||
;musicf0 0
|
||||
;musicdc 255
|
||||
;musicf1 48
|
||||
; preset 0
|
||||
volume_envelope 10, 0
|
||||
duty_cycle 0
|
||||
vibrato 28, 3, 3
|
||||
stereo_panning TRUE, TRUE
|
||||
; musicf1 48
|
||||
sound_call Branch_1e7cf5
|
||||
note G#, 16
|
||||
;tie
|
||||
; tie
|
||||
note G#, 5
|
||||
note G#, 7
|
||||
inc_octave
|
||||
note C_, 16
|
||||
;tie
|
||||
; tie
|
||||
note C_, 5
|
||||
dec_octave
|
||||
;musicf3
|
||||
; musicf3
|
||||
note A#, 4
|
||||
inc_octave
|
||||
note C_, 3
|
||||
dec_octave
|
||||
;musicf1 69
|
||||
; musicf1 69
|
||||
note A#, 14
|
||||
note A#, 5
|
||||
note G_, 14
|
||||
|
@ -46,20 +48,20 @@ Music_GRBlimp_Ch2: ; 1e7bfa (79:7bfa)
|
|||
note F_, 14
|
||||
sound_call Branch_1e7cf5
|
||||
note G#, 16
|
||||
;tie
|
||||
; tie
|
||||
note G#, 5
|
||||
note G#, 7
|
||||
inc_octave
|
||||
note C_, 16
|
||||
;tie
|
||||
; tie
|
||||
note C_, 5
|
||||
dec_octave
|
||||
;musicf3
|
||||
; musicf3
|
||||
note A#, 4
|
||||
inc_octave
|
||||
note C_, 3
|
||||
dec_octave
|
||||
;musicf1 69
|
||||
; musicf1 69
|
||||
note A#, 14
|
||||
note A#, 5
|
||||
note F_, 14
|
||||
|
@ -71,29 +73,32 @@ Music_GRBlimp_Ch2: ; 1e7bfa (79:7bfa)
|
|||
note C_, 14
|
||||
speed 1
|
||||
note C_, 14
|
||||
;musicf0 2
|
||||
;musicf3
|
||||
; preset 2
|
||||
volume_envelope 9, 0
|
||||
duty_cycle 3
|
||||
vibrato 28, 3, 3
|
||||
; musicf3
|
||||
speed 1
|
||||
note C_, 5
|
||||
note C#, 5
|
||||
note D#, 4
|
||||
;musicf1 68
|
||||
; musicf1 68
|
||||
note F_, 16
|
||||
;tie
|
||||
; tie
|
||||
note F_, 12
|
||||
;tie
|
||||
; tie
|
||||
note F_, 16
|
||||
;tie
|
||||
; tie
|
||||
note F_, 12
|
||||
note F_, 14
|
||||
;musicf3
|
||||
; musicf3
|
||||
note F_, 14
|
||||
;musicf1 64
|
||||
; musicf1 64
|
||||
note D#, 14
|
||||
note D#, 7
|
||||
;musicf3
|
||||
; musicf3
|
||||
note C#, 7
|
||||
;musicf1 64
|
||||
; musicf1 64
|
||||
note C_, 7
|
||||
note C#, 7
|
||||
rest 7
|
||||
|
@ -104,37 +109,37 @@ Music_GRBlimp_Ch2: ; 1e7bfa (79:7bfa)
|
|||
dec_octave
|
||||
vibrato 14, 3, 3
|
||||
note A#, 14
|
||||
;tie
|
||||
; tie
|
||||
note A#, 16
|
||||
;tie
|
||||
; tie
|
||||
note A#, 16
|
||||
;tie
|
||||
; tie
|
||||
note A#, 10
|
||||
note A#, 14
|
||||
;musicf3
|
||||
; musicf3
|
||||
note A#, 5
|
||||
inc_octave
|
||||
note C_, 5
|
||||
note C#, 4
|
||||
vibrato 28, 3, 3
|
||||
;musicf1 64
|
||||
; musicf1 64
|
||||
note D#, 16
|
||||
;tie
|
||||
; tie
|
||||
note D#, 12
|
||||
;tie
|
||||
; tie
|
||||
note D#, 16
|
||||
;tie
|
||||
; tie
|
||||
note D#, 12
|
||||
note D#, 14
|
||||
;musicf3
|
||||
; musicf3
|
||||
note D#, 14
|
||||
;musicf1 64
|
||||
; musicf1 64
|
||||
note C#, 14
|
||||
note D#, 7
|
||||
dec_octave
|
||||
;musicf3
|
||||
; musicf3
|
||||
note B_, 7
|
||||
;musicf1 64
|
||||
; musicf1 64
|
||||
note A#, 7
|
||||
note B_, 7
|
||||
rest 7
|
||||
|
@ -142,51 +147,51 @@ Music_GRBlimp_Ch2: ; 1e7bfa (79:7bfa)
|
|||
note B_, 3
|
||||
vibrato 14, 3, 3
|
||||
note G#, 14
|
||||
;tie
|
||||
; tie
|
||||
note G#, 16
|
||||
;tie
|
||||
; tie
|
||||
note G#, 16
|
||||
;tie
|
||||
; tie
|
||||
note G#, 10
|
||||
note G#, 14
|
||||
;musicf3
|
||||
; musicf3
|
||||
note G#, 5
|
||||
note A#, 5
|
||||
note B_, 4
|
||||
inc_octave
|
||||
vibrato 28, 3, 3
|
||||
note C#, 16
|
||||
;tie
|
||||
; tie
|
||||
note C#, 12
|
||||
;tie
|
||||
; tie
|
||||
note C#, 16
|
||||
;tie
|
||||
; tie
|
||||
note C#, 16
|
||||
;tie
|
||||
; tie
|
||||
note C#, 10
|
||||
dec_octave
|
||||
;musicf1 64
|
||||
; musicf1 64
|
||||
note B_, 7
|
||||
inc_octave
|
||||
note C#, 7
|
||||
dec_octave
|
||||
;musicf3
|
||||
; musicf3
|
||||
note F#, 14
|
||||
;musicf1 64
|
||||
; musicf1 64
|
||||
note B_, 7
|
||||
note F#, 7
|
||||
inc_octave
|
||||
note C#, 16
|
||||
;tie
|
||||
; tie
|
||||
note C#, 12
|
||||
;tie
|
||||
; tie
|
||||
note C#, 16
|
||||
;tie
|
||||
; tie
|
||||
note C#, 16
|
||||
;tie
|
||||
; tie
|
||||
note C#, 10
|
||||
note C#, 14
|
||||
;musicf1 64
|
||||
; musicf1 64
|
||||
note C#, 5
|
||||
note C#, 5
|
||||
note D#, 4
|
||||
|
@ -194,15 +199,15 @@ Music_GRBlimp_Ch2: ; 1e7bfa (79:7bfa)
|
|||
note E_, 5
|
||||
note D#, 4
|
||||
note D#, 16
|
||||
;tie
|
||||
; tie
|
||||
note D#, 12
|
||||
;tie
|
||||
; tie
|
||||
note D#, 14
|
||||
;musicf3
|
||||
; musicf3
|
||||
note C#, 5
|
||||
note D#, 5
|
||||
note C#, 4
|
||||
;musicf1 64
|
||||
; musicf1 64
|
||||
note C_, 14
|
||||
note C_, 5
|
||||
dec_octave
|
||||
|
@ -214,7 +219,7 @@ Music_GRBlimp_Ch2: ; 1e7bfa (79:7bfa)
|
|||
note G#, 4
|
||||
inc_octave
|
||||
vibrato 28, 3, 3
|
||||
;musicf1 70
|
||||
; musicf1 70
|
||||
speed 7
|
||||
note D_, 16
|
||||
note D_, 2
|
||||
|
@ -223,16 +228,16 @@ Music_GRBlimp_Ch2: ; 1e7bfa (79:7bfa)
|
|||
Branch_1e7cf5:
|
||||
octave 4
|
||||
speed 1
|
||||
;musicf2
|
||||
; musicf2
|
||||
note C_, 4
|
||||
note C_, 3
|
||||
note D_, 4
|
||||
note C_, 3
|
||||
;musicf1 69
|
||||
; musicf1 69
|
||||
speed 7
|
||||
note D#, 10
|
||||
note D#, 2
|
||||
;musicf1 48
|
||||
; musicf1 48
|
||||
speed 1
|
||||
note D_, 4
|
||||
note D_, 3
|
||||
|
@ -256,11 +261,11 @@ Branch_1e7cf5:
|
|||
note A_, 4
|
||||
note A_, 3
|
||||
note A#, 16
|
||||
;tie
|
||||
; tie
|
||||
note A#, 5
|
||||
note A#, 7
|
||||
note G_, 16
|
||||
;tie
|
||||
; tie
|
||||
note G_, 5
|
||||
note G_, 7
|
||||
note D#, 14
|
||||
|
@ -280,11 +285,11 @@ Branch_1e7cf5:
|
|||
note C_, 3
|
||||
dec_octave
|
||||
note F_, 16
|
||||
;tie
|
||||
; tie
|
||||
note F_, 12
|
||||
;tie
|
||||
; tie
|
||||
note F_, 16
|
||||
;tie
|
||||
; tie
|
||||
note F_, 12
|
||||
note F_, 14
|
||||
inc_octave
|
||||
|
@ -295,7 +300,7 @@ Branch_1e7cf5:
|
|||
speed 7
|
||||
note D#, 10
|
||||
note D#, 2
|
||||
;musicf1 64
|
||||
; musicf1 64
|
||||
speed 1
|
||||
note D_, 4
|
||||
note D_, 3
|
||||
|
@ -318,11 +323,11 @@ Branch_1e7cf5:
|
|||
note C_, 3
|
||||
dec_octave
|
||||
note F_, 16
|
||||
;tie
|
||||
; tie
|
||||
note F_, 12
|
||||
;tie
|
||||
; tie
|
||||
note F_, 16
|
||||
;tie
|
||||
; tie
|
||||
note F_, 12
|
||||
note F_, 14
|
||||
note F_, 4
|
||||
|
@ -332,23 +337,25 @@ Branch_1e7cf5:
|
|||
sound_ret
|
||||
|
||||
|
||||
Music_GRBlimp_Ch1: ; 1e7d6c (79:7d6c)
|
||||
channel_volume 10
|
||||
;musicdc 17
|
||||
;vibrato_type 1
|
||||
Music_GRBlimp_Ch1:
|
||||
stereo_panning TRUE, TRUE
|
||||
; vibrato_type 1
|
||||
vibrato 28, 3, 3
|
||||
fade_wave 8
|
||||
; cutoff 8
|
||||
speed 7
|
||||
octave 3
|
||||
;musicf0 1
|
||||
;musicf1 64
|
||||
; preset 1
|
||||
volume_envelope 8, 0
|
||||
duty_cycle 0
|
||||
vibrato 28, 3, 3
|
||||
; musicf1 64
|
||||
sound_call Branch_1e7e8a
|
||||
note C#, 14
|
||||
;tie
|
||||
; tie
|
||||
note C#, 7
|
||||
note C#, 7
|
||||
note F_, 14
|
||||
;tie
|
||||
; tie
|
||||
note F_, 7
|
||||
note F_, 7
|
||||
note G_, 14
|
||||
|
@ -361,27 +368,27 @@ Music_GRBlimp_Ch1: ; 1e7d6c (79:7d6c)
|
|||
note D#, 4
|
||||
dec_octave
|
||||
note A#, 14
|
||||
;tie
|
||||
; tie
|
||||
note A#, 14
|
||||
;tie
|
||||
; tie
|
||||
note A#, 14
|
||||
;musicf3
|
||||
; musicf3
|
||||
note A_, 4
|
||||
note A#, 3
|
||||
note G_, 4
|
||||
note A_, 3
|
||||
;musicf2
|
||||
; musicf2
|
||||
note A_, 14
|
||||
;tie
|
||||
; tie
|
||||
note A_, 14
|
||||
note A_, 14
|
||||
sound_call Branch_1e7e8a
|
||||
note D#, 16
|
||||
;tie
|
||||
; tie
|
||||
note D#, 5
|
||||
note D#, 7
|
||||
note G#, 16
|
||||
;tie
|
||||
; tie
|
||||
note G#, 5
|
||||
note G#, 7
|
||||
note F_, 14
|
||||
|
@ -391,17 +398,17 @@ Music_GRBlimp_Ch1: ; 1e7d6c (79:7d6c)
|
|||
note F_, 14
|
||||
note F_, 4
|
||||
note F_, 16
|
||||
;tie
|
||||
; tie
|
||||
note F_, 12
|
||||
;tie
|
||||
; tie
|
||||
note F_, 16
|
||||
;musicf3
|
||||
; musicf3
|
||||
note E_, 4
|
||||
note F_, 3
|
||||
note E_, 4
|
||||
note D_, 3
|
||||
note E_, 16
|
||||
;tie
|
||||
; tie
|
||||
note E_, 12
|
||||
dec_octave
|
||||
note D_, 4
|
||||
|
@ -417,7 +424,7 @@ Music_GRBlimp_Ch1: ; 1e7d6c (79:7d6c)
|
|||
vibrato 28, 3, 3
|
||||
note C#, 14
|
||||
dec_octave
|
||||
;musicf1 65
|
||||
; musicf1 65
|
||||
note C#, 3
|
||||
inc_octave
|
||||
note C#, 4
|
||||
|
@ -432,7 +439,7 @@ Music_GRBlimp_Ch1: ; 1e7d6c (79:7d6c)
|
|||
note C#, 4
|
||||
vibrato 7, 3, 3
|
||||
note G#, 7
|
||||
;tie
|
||||
; tie
|
||||
note G#, 14
|
||||
note G#, 7
|
||||
inc_octave
|
||||
|
@ -463,9 +470,9 @@ Music_GRBlimp_Ch1: ; 1e7d6c (79:7d6c)
|
|||
note A#, 4
|
||||
inc_octave
|
||||
note F#, 7
|
||||
;tie
|
||||
; tie
|
||||
note F#, 16
|
||||
;tie
|
||||
; tie
|
||||
note F#, 5
|
||||
note F#, 14
|
||||
note F#, 7
|
||||
|
@ -473,7 +480,7 @@ Music_GRBlimp_Ch1: ; 1e7d6c (79:7d6c)
|
|||
vibrato 28, 3, 3
|
||||
note B_, 14
|
||||
dec_octave
|
||||
;musicf1 65
|
||||
; musicf1 65
|
||||
note B_, 3
|
||||
inc_octave
|
||||
note B_, 4
|
||||
|
@ -493,7 +500,7 @@ Music_GRBlimp_Ch1: ; 1e7d6c (79:7d6c)
|
|||
inc_octave
|
||||
vibrato 7, 3, 3
|
||||
note F#, 7
|
||||
;tie
|
||||
; tie
|
||||
note F#, 14
|
||||
note F#, 7
|
||||
note A#, 7
|
||||
|
@ -518,9 +525,9 @@ Music_GRBlimp_Ch1: ; 1e7d6c (79:7d6c)
|
|||
note G#, 4
|
||||
inc_octave
|
||||
note E_, 7
|
||||
;tie
|
||||
; tie
|
||||
note E_, 16
|
||||
;tie
|
||||
; tie
|
||||
note E_, 4
|
||||
note E_, 14
|
||||
dec_octave
|
||||
|
@ -529,7 +536,7 @@ Music_GRBlimp_Ch1: ; 1e7d6c (79:7d6c)
|
|||
vibrato 28, 3, 3
|
||||
inc_octave
|
||||
note E_, 14
|
||||
;musicf1 65
|
||||
; musicf1 65
|
||||
note C#, 3
|
||||
note E_, 4
|
||||
note C#, 3
|
||||
|
@ -541,16 +548,16 @@ Music_GRBlimp_Ch1: ; 1e7d6c (79:7d6c)
|
|||
note E_, 5
|
||||
note C#, 4
|
||||
note A_, 14
|
||||
;musicf1 65
|
||||
; musicf1 65
|
||||
note G#, 7
|
||||
note A_, 7
|
||||
;musicf3
|
||||
; musicf3
|
||||
note D#, 14
|
||||
;musicf1 65
|
||||
; musicf1 65
|
||||
note G#, 7
|
||||
note D#, 7
|
||||
note A_, 14
|
||||
;musicf1 65
|
||||
; musicf1 65
|
||||
note C#, 3
|
||||
note A_, 4
|
||||
note C#, 3
|
||||
|
@ -562,7 +569,7 @@ Music_GRBlimp_Ch1: ; 1e7d6c (79:7d6c)
|
|||
note E_, 5
|
||||
note C#, 4
|
||||
note A_, 7
|
||||
;tie
|
||||
; tie
|
||||
note A_, 14
|
||||
note A_, 7
|
||||
note A_, 5
|
||||
|
@ -575,9 +582,9 @@ Music_GRBlimp_Ch1: ; 1e7d6c (79:7d6c)
|
|||
note A_, 4
|
||||
vibrato 14, 3, 3
|
||||
note A#, 14
|
||||
;tie
|
||||
; tie
|
||||
note A#, 16
|
||||
;tie
|
||||
; tie
|
||||
note A#, 5
|
||||
note A#, 7
|
||||
note A#, 7
|
||||
|
@ -589,7 +596,7 @@ Music_GRBlimp_Ch1: ; 1e7d6c (79:7d6c)
|
|||
note G#, 14
|
||||
note D#, 4
|
||||
vibrato 28, 3, 3
|
||||
;musicf1 70
|
||||
; musicf1 70
|
||||
speed 7
|
||||
note A#, 16
|
||||
note A#, 2
|
||||
|
@ -597,7 +604,7 @@ Music_GRBlimp_Ch1: ; 1e7d6c (79:7d6c)
|
|||
|
||||
Branch_1e7e8a:
|
||||
octave 3
|
||||
;musicf2
|
||||
; musicf2
|
||||
speed 1
|
||||
note A_, 4
|
||||
note A_, 3
|
||||
|
@ -607,7 +614,7 @@ Branch_1e7e8a:
|
|||
note A#, 10
|
||||
note A#, 2
|
||||
speed 1
|
||||
;musicf1 64
|
||||
; musicf1 64
|
||||
note A#, 4
|
||||
note A#, 3
|
||||
note A#, 4
|
||||
|
@ -625,11 +632,11 @@ Branch_1e7e8a:
|
|||
note F_, 4
|
||||
note F_, 3
|
||||
note G_, 16
|
||||
;tie
|
||||
; tie
|
||||
note G_, 5
|
||||
note G_, 7
|
||||
note D#, 16
|
||||
;tie
|
||||
; tie
|
||||
note D#, 5
|
||||
note D#, 7
|
||||
dec_octave
|
||||
|
@ -645,11 +652,11 @@ Branch_1e7e8a:
|
|||
note C_, 4
|
||||
note F_, 3
|
||||
note C_, 16
|
||||
;tie
|
||||
; tie
|
||||
note C_, 12
|
||||
;tie
|
||||
; tie
|
||||
note C_, 16
|
||||
;tie
|
||||
; tie
|
||||
note C_, 12
|
||||
note C_, 14
|
||||
note A_, 4
|
||||
|
@ -660,7 +667,7 @@ Branch_1e7e8a:
|
|||
note A#, 10
|
||||
note A#, 2
|
||||
speed 1
|
||||
;musicf1 64
|
||||
; musicf1 64
|
||||
note A#, 4
|
||||
note A#, 3
|
||||
note A#, 4
|
||||
|
@ -674,11 +681,11 @@ Branch_1e7e8a:
|
|||
note C_, 4
|
||||
note F_, 3
|
||||
note C_, 16
|
||||
;tie
|
||||
; tie
|
||||
note C_, 12
|
||||
;tie
|
||||
; tie
|
||||
note C_, 16
|
||||
;tie
|
||||
; tie
|
||||
note C_, 12
|
||||
note C_, 14
|
||||
note C_, 4
|
||||
|
@ -688,13 +695,12 @@ Branch_1e7e8a:
|
|||
sound_ret
|
||||
|
||||
|
||||
Music_GRBlimp_Ch3: ; 1e7eed (79:7eed)
|
||||
channel_volume 1
|
||||
;musicdc 17
|
||||
Music_GRBlimp_Ch3:
|
||||
stereo_panning TRUE, TRUE
|
||||
fade_wave 11
|
||||
channel_volume 1
|
||||
;musice8 3
|
||||
;musice9 96
|
||||
; cutoff 3
|
||||
; echo 96
|
||||
octave 2
|
||||
speed 1
|
||||
rest 14
|
||||
|
@ -753,32 +759,32 @@ Music_GRBlimp_Ch3: ; 1e7eed (79:7eed)
|
|||
note E_, 4
|
||||
note D#, 4
|
||||
note A#, 4
|
||||
;musice8 2
|
||||
; cutoff 2
|
||||
speed 1
|
||||
note G#, 10
|
||||
;tie
|
||||
; tie
|
||||
note G#, 9
|
||||
note D#, 10
|
||||
;tie
|
||||
; tie
|
||||
note D#, 9
|
||||
note G#, 10
|
||||
;tie
|
||||
; tie
|
||||
note G#, 8
|
||||
;musice8 1
|
||||
; cutoff 1
|
||||
note G#, 4
|
||||
;tie
|
||||
; tie
|
||||
note A_, 4
|
||||
;tie
|
||||
; tie
|
||||
note A#, 6
|
||||
;tie
|
||||
; tie
|
||||
speed 7
|
||||
note A#, 14
|
||||
;tie
|
||||
; tie
|
||||
note A#, 2
|
||||
sound_ret
|
||||
|
||||
|
||||
Music_GRBlimp_Ch4: ; 1e7f50 (79:7f50)
|
||||
Music_GRBlimp_Ch4:
|
||||
toggle_noise 6
|
||||
drum_speed 9
|
||||
octave 1
|
||||
|
@ -786,108 +792,99 @@ Music_GRBlimp_Ch4: ; 1e7f50 (79:7f50)
|
|||
rest 14
|
||||
.Loop1
|
||||
drum_note 2, 14
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 14
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 3, 3
|
||||
;musicef 252
|
||||
; musicef -4
|
||||
drum_note 3, 4
|
||||
drum_note 3, 3
|
||||
drum_note 3, 4
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 7
|
||||
drum_note 2, 14
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 14
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 3, 3
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 3, 4
|
||||
;rept 3
|
||||
drum_note 3, 3
|
||||
drum_note 3, 4
|
||||
;---
|
||||
drum_note 3, 3
|
||||
drum_note 3, 4
|
||||
;---
|
||||
drum_note 3, 3
|
||||
drum_note 3, 4
|
||||
;endr
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 14
|
||||
drum_note 2, 14
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 14
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 14
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 14
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 3, 3
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 3, 4
|
||||
;rept 3
|
||||
drum_note 3, 3
|
||||
drum_note 3, 4
|
||||
;---
|
||||
drum_note 3, 3
|
||||
drum_note 3, 4
|
||||
;---
|
||||
drum_note 3, 3
|
||||
drum_note 3, 4
|
||||
;endr
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
sound_loop 11, .Loop1
|
||||
drum_note 2, 14
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 2, 14
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 3, 3
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 3, 4
|
||||
drum_note 3, 3
|
||||
drum_note 3, 4
|
||||
drum_note 2, 7
|
||||
;musicef 0
|
||||
; musicef 0
|
||||
drum_note 2, 7
|
||||
drum_note 3, 3
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
drum_note 3, 4
|
||||
drum_note 3, 3
|
||||
drum_note 3, 4
|
||||
;musicef 255
|
||||
; musicef -1
|
||||
drum_note 2, 5
|
||||
;musicef 1
|
||||
; musicef 1
|
||||
drum_note 2, 16
|
||||
;tie
|
||||
; tie
|
||||
rest 3
|
||||
drum_note 2, 16
|
||||
;tie
|
||||
; tie
|
||||
rest 2
|
||||
drum_note 3, 3
|
||||
;musicef 251
|
||||
; musicef -5
|
||||
drum_note 3, 4
|
||||
.Loop2
|
||||
drum_note 3, 3
|
||||
drum_note 3, 4
|
||||
sound_loop 5, .Loop2
|
||||
;musicef 252
|
||||
; musicef -4
|
||||
.Loop3
|
||||
drum_note 3, 3
|
||||
drum_note 3, 4
|
||||
sound_loop 5, .Loop3
|
||||
;musicef 253
|
||||
; musicef -3
|
||||
.Loop4
|
||||
drum_note 3, 3
|
||||
drum_note 3, 4
|
||||
sound_loop 5, .Loop4
|
||||
;musicef 2
|
||||
; musicef 2
|
||||
drum_note 3, 14
|
||||
sound_ret
|
||||
; 0x1e7fd6
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue