mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 03:34:15 +01:00
Match mus_fanfa5.mid
This commit is contained in:
parent
6a76feddbf
commit
c597ef4f73
@ -854,7 +854,7 @@ SECTIONS {
|
||||
sound/songs/mus_me_asa.o(.rodata);
|
||||
sound/songs/mus_me_bachi.o(.rodata);
|
||||
sound/songs/midi/mus_fanfa4.o(.rodata);
|
||||
sound/songs/mus_fanfa5.o(.rodata);
|
||||
sound/songs/midi/mus_fanfa5.o(.rodata);
|
||||
sound/songs/mus_me_waza.o(.rodata);
|
||||
sound/songs/midi/mus_bijyutu.o(.rodata);
|
||||
sound/songs/midi/mus_dooro_x4.o(.rodata);
|
||||
|
3
songs.mk
3
songs.mk
@ -153,6 +153,9 @@ $(MID_SUBDIR)/mus_fanfa1.s: %.s: %.mid
|
||||
$(MID_SUBDIR)/mus_fanfa4.s: %.s: %.mid
|
||||
$(MID) $< $@ -G012 -R$(STD_REVERB) -P5
|
||||
|
||||
$(MID_SUBDIR)/mus_fanfa5.s: %.s: %.mid
|
||||
$(MID) $< $@ -G012 -R$(STD_REVERB) -P5
|
||||
|
||||
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
|
||||
$(MID) $< $@ -G017 -R$(STD_REVERB)
|
||||
|
||||
|
@ -375,7 +375,7 @@ gSongTable:: @ 86B49F0
|
||||
song mus_me_asa, 2, 2 @ Pokémon Healed
|
||||
song mus_me_bachi, 2, 2 @ Obtained a Badge!
|
||||
song mus_fanfa4, 2, 2 @ Obtained an Item!
|
||||
song mus_fanfa5, 2, 2 @ Your Pokémon Just Evolved!
|
||||
song mus_fanfa5, 2, 2 @ Congratulations! Your Pokémon Evolved!
|
||||
song mus_me_waza, 2, 2 @ Obtained a TM/HM!
|
||||
song mus_bijyutu, 0, 0 @ Museum
|
||||
song mus_dooro_x4, 0, 0 @ Introductions
|
||||
|
BIN
sound/songs/midi/mus_fanfa5.mid
Normal file
BIN
sound/songs/midi/mus_fanfa5.mid
Normal file
Binary file not shown.
@ -1,350 +0,0 @@
|
||||
.include "MPlayDef.s"
|
||||
|
||||
.equ mus_fanfa5_grp, voicegroup012
|
||||
.equ mus_fanfa5_pri, 5
|
||||
.equ mus_fanfa5_rev, reverb_set+50
|
||||
.equ mus_fanfa5_mvl, 127
|
||||
.equ mus_fanfa5_key, 0
|
||||
.equ mus_fanfa5_tbs, 1
|
||||
.equ mus_fanfa5_exg, 0
|
||||
.equ mus_fanfa5_cmp, 1
|
||||
|
||||
.section .rodata
|
||||
.global mus_fanfa5
|
||||
.align 2
|
||||
|
||||
@********************** Track 1 **********************@
|
||||
|
||||
mus_fanfa5_1:
|
||||
.byte KEYSH , mus_fanfa5_key+0
|
||||
.byte W12
|
||||
.byte TEMPO , 150*mus_fanfa5_tbs/2
|
||||
.byte VOICE , 56
|
||||
.byte PAN , c_v+18
|
||||
.byte VOL , 90*mus_fanfa5_mvl/mxv
|
||||
.byte N22 , Ds4 , v104
|
||||
.byte W16
|
||||
.byte VOL , 68*mus_fanfa5_mvl/mxv
|
||||
.byte W04
|
||||
.byte 36*mus_fanfa5_mvl/mxv
|
||||
.byte W04
|
||||
.byte 90*mus_fanfa5_mvl/mxv
|
||||
.byte N22 , Cn4
|
||||
.byte W16
|
||||
.byte VOL , 68*mus_fanfa5_mvl/mxv
|
||||
.byte W04
|
||||
.byte 36*mus_fanfa5_mvl/mxv
|
||||
.byte W04
|
||||
.byte 90*mus_fanfa5_mvl/mxv
|
||||
.byte N16 , Gs3
|
||||
.byte W16
|
||||
.byte N06 , Ds3
|
||||
.byte W08
|
||||
.byte Cn3
|
||||
.byte W08
|
||||
.byte Gs3
|
||||
.byte W08
|
||||
.byte Cn4
|
||||
.byte W08
|
||||
.byte N04 , Fs4
|
||||
.byte W08
|
||||
.byte N04
|
||||
.byte W08
|
||||
.byte N04
|
||||
.byte W08
|
||||
.byte N04
|
||||
.byte W08
|
||||
.byte N04
|
||||
.byte W08
|
||||
.byte As4
|
||||
.byte W08
|
||||
.byte N48 , Gs4
|
||||
.byte W16
|
||||
.byte MOD , 6
|
||||
.byte W32
|
||||
.byte 0
|
||||
.byte W96
|
||||
.byte FINE
|
||||
|
||||
@********************** Track 2 **********************@
|
||||
|
||||
mus_fanfa5_2:
|
||||
.byte KEYSH , mus_fanfa5_key+0
|
||||
.byte W12
|
||||
.byte VOICE , 56
|
||||
.byte PAN , c_v-16
|
||||
.byte VOL , 90*mus_fanfa5_mvl/mxv
|
||||
.byte N22 , Cn5 , v104
|
||||
.byte W16
|
||||
.byte VOL , 68*mus_fanfa5_mvl/mxv
|
||||
.byte W04
|
||||
.byte 36*mus_fanfa5_mvl/mxv
|
||||
.byte W04
|
||||
.byte 90*mus_fanfa5_mvl/mxv
|
||||
.byte N22 , Gs4
|
||||
.byte W16
|
||||
.byte VOL , 68*mus_fanfa5_mvl/mxv
|
||||
.byte W04
|
||||
.byte 36*mus_fanfa5_mvl/mxv
|
||||
.byte W04
|
||||
.byte 90*mus_fanfa5_mvl/mxv
|
||||
.byte N40 , Ds4
|
||||
.byte W12
|
||||
.byte MOD , 6
|
||||
.byte W28
|
||||
.byte VOL , 68*mus_fanfa5_mvl/mxv
|
||||
.byte MOD , 0
|
||||
.byte W04
|
||||
.byte VOL , 36*mus_fanfa5_mvl/mxv
|
||||
.byte W04
|
||||
.byte 90*mus_fanfa5_mvl/mxv
|
||||
.byte N04 , Cs5
|
||||
.byte W08
|
||||
.byte N04
|
||||
.byte W08
|
||||
.byte N04
|
||||
.byte W08
|
||||
.byte As4
|
||||
.byte W08
|
||||
.byte N04
|
||||
.byte W08
|
||||
.byte Cs5
|
||||
.byte W08
|
||||
.byte N48 , Cn5
|
||||
.byte W16
|
||||
.byte MOD , 6
|
||||
.byte W32
|
||||
.byte 0
|
||||
.byte W96
|
||||
.byte FINE
|
||||
|
||||
@********************** Track 3 **********************@
|
||||
|
||||
mus_fanfa5_3:
|
||||
.byte KEYSH , mus_fanfa5_key+0
|
||||
.byte W12
|
||||
.byte VOICE , 88
|
||||
.byte VOL , 90*mus_fanfa5_mvl/mxv
|
||||
.byte N12 , Ds1 , v112
|
||||
.byte W24
|
||||
.byte N12
|
||||
.byte W24
|
||||
.byte N12
|
||||
.byte W24
|
||||
.byte N08 , Cn1
|
||||
.byte W08
|
||||
.byte Ds1
|
||||
.byte W08
|
||||
.byte Gs1
|
||||
.byte W08
|
||||
.byte N16 , As1
|
||||
.byte W24
|
||||
.byte Cs2
|
||||
.byte W24
|
||||
.byte N40 , Cn2
|
||||
.byte W48
|
||||
.byte W96
|
||||
.byte FINE
|
||||
|
||||
@********************** Track 4 **********************@
|
||||
|
||||
mus_fanfa5_4:
|
||||
.byte KEYSH , mus_fanfa5_key+0
|
||||
.byte W12
|
||||
.byte VOICE , 82
|
||||
.byte PAN , c_v-48
|
||||
.byte VOL , 90*mus_fanfa5_mvl/mxv
|
||||
.byte N08 , Gs4 , v040
|
||||
.byte W08
|
||||
.byte Ds4
|
||||
.byte W08
|
||||
.byte Cn4
|
||||
.byte W08
|
||||
.byte VOL , 90*mus_fanfa5_mvl/mxv
|
||||
.byte N08 , Gs4
|
||||
.byte W08
|
||||
.byte Ds4
|
||||
.byte W08
|
||||
.byte Cn4
|
||||
.byte W08
|
||||
.byte Ds4
|
||||
.byte W08
|
||||
.byte Cn4
|
||||
.byte W08
|
||||
.byte Gs3
|
||||
.byte W08
|
||||
.byte Cn4
|
||||
.byte W08
|
||||
.byte Gs3
|
||||
.byte W08
|
||||
.byte Ds3
|
||||
.byte W08
|
||||
.byte Cs3
|
||||
.byte W08
|
||||
.byte As2
|
||||
.byte W08
|
||||
.byte Fs2
|
||||
.byte W08
|
||||
.byte Cs2
|
||||
.byte W08
|
||||
.byte As2
|
||||
.byte W08
|
||||
.byte Cs3
|
||||
.byte W08
|
||||
.byte N48 , Ds3
|
||||
.byte W16
|
||||
.byte MOD , 6
|
||||
.byte W32
|
||||
.byte 0
|
||||
.byte W96
|
||||
.byte FINE
|
||||
|
||||
@********************** Track 5 **********************@
|
||||
|
||||
mus_fanfa5_5:
|
||||
.byte KEYSH , mus_fanfa5_key+0
|
||||
.byte W12
|
||||
.byte VOICE , 83
|
||||
.byte PAN , c_v+48
|
||||
.byte VOL , 90*mus_fanfa5_mvl/mxv
|
||||
.byte W04
|
||||
.byte N08 , Gs4 , v040
|
||||
.byte W08
|
||||
.byte Ds4
|
||||
.byte W08
|
||||
.byte Cn4
|
||||
.byte W04
|
||||
.byte VOL , 90*mus_fanfa5_mvl/mxv
|
||||
.byte W04
|
||||
.byte N08 , Gs4
|
||||
.byte W08
|
||||
.byte Ds4
|
||||
.byte W08
|
||||
.byte Cn4
|
||||
.byte W08
|
||||
.byte Ds4
|
||||
.byte W08
|
||||
.byte Cn4
|
||||
.byte W08
|
||||
.byte Gs3
|
||||
.byte W08
|
||||
.byte Cn4
|
||||
.byte W08
|
||||
.byte Gs3
|
||||
.byte W08
|
||||
.byte Ds3
|
||||
.byte W04
|
||||
.byte W04
|
||||
.byte Cs3
|
||||
.byte W08
|
||||
.byte As2
|
||||
.byte W08
|
||||
.byte Fs2
|
||||
.byte W08
|
||||
.byte Cs2
|
||||
.byte W08
|
||||
.byte As2
|
||||
.byte W08
|
||||
.byte Cs3
|
||||
.byte W08
|
||||
.byte N44 , Ds3
|
||||
.byte W12
|
||||
.byte MOD , 6
|
||||
.byte W32
|
||||
.byte 0
|
||||
.byte W96
|
||||
.byte FINE
|
||||
|
||||
@********************** Track 6 **********************@
|
||||
|
||||
mus_fanfa5_6:
|
||||
.byte KEYSH , mus_fanfa5_key+0
|
||||
.byte W12
|
||||
.byte VOICE , 47
|
||||
.byte VOL , 90*mus_fanfa5_mvl/mxv
|
||||
.byte W24
|
||||
.byte 90*mus_fanfa5_mvl/mxv
|
||||
.byte W56
|
||||
.byte N08 , Cn2 , v127
|
||||
.byte W08
|
||||
.byte N08
|
||||
.byte W08
|
||||
.byte Fs2
|
||||
.byte W24
|
||||
.byte Cs2
|
||||
.byte W08
|
||||
.byte As1 , v112
|
||||
.byte W08
|
||||
.byte N08
|
||||
.byte W08
|
||||
.byte N12 , Cn2 , v127
|
||||
.byte W48
|
||||
.byte W96
|
||||
.byte FINE
|
||||
|
||||
@********************** Track 7 **********************@
|
||||
|
||||
mus_fanfa5_7:
|
||||
.byte KEYSH , mus_fanfa5_key+0
|
||||
.byte W12
|
||||
.byte VOICE , 0
|
||||
.byte VOL , 90*mus_fanfa5_mvl/mxv
|
||||
.byte N04 , En1 , v112
|
||||
.byte N80 , An2 , v120
|
||||
.byte W24
|
||||
.byte VOL , 90*mus_fanfa5_mvl/mxv
|
||||
.byte N04 , En1 , v112
|
||||
.byte W08
|
||||
.byte En1 , v092
|
||||
.byte W08
|
||||
.byte N04
|
||||
.byte W08
|
||||
.byte En1 , v112
|
||||
.byte W16
|
||||
.byte En1 , v092
|
||||
.byte W08
|
||||
.byte En1 , v112
|
||||
.byte W08
|
||||
.byte En1 , v092
|
||||
.byte W08
|
||||
.byte N04
|
||||
.byte W08
|
||||
.byte En1 , v112
|
||||
.byte W16
|
||||
.byte En1 , v092
|
||||
.byte W08
|
||||
.byte En1 , v112
|
||||
.byte W08
|
||||
.byte En1 , v092
|
||||
.byte W04
|
||||
.byte En1 , v112
|
||||
.byte W04
|
||||
.byte En1 , v092
|
||||
.byte W04
|
||||
.byte N04
|
||||
.byte W04
|
||||
.byte En1 , v112
|
||||
.byte W48
|
||||
.byte W96
|
||||
.byte FINE
|
||||
|
||||
@******************************************************@
|
||||
.align 2
|
||||
|
||||
mus_fanfa5:
|
||||
.byte 7 @ NumTrks
|
||||
.byte 0 @ NumBlks
|
||||
.byte mus_fanfa5_pri @ Priority
|
||||
.byte mus_fanfa5_rev @ Reverb.
|
||||
|
||||
.word mus_fanfa5_grp
|
||||
|
||||
.word mus_fanfa5_1
|
||||
.word mus_fanfa5_2
|
||||
.word mus_fanfa5_3
|
||||
.word mus_fanfa5_4
|
||||
.word mus_fanfa5_5
|
||||
.word mus_fanfa5_6
|
||||
.word mus_fanfa5_7
|
||||
|
||||
.end
|
Loading…
Reference in New Issue
Block a user