You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Replace "branch" labels in music files with local names
This commit is contained in:
@@ -19,9 +19,10 @@ Music_TrainerVictory_Ch1:
|
||||
intensity $b6
|
||||
note A_, 12
|
||||
stereopanning $f
|
||||
Music_TrainerVictory_branch_ebecd:
|
||||
.mainloop:
|
||||
.loop1:
|
||||
intensity $72
|
||||
callchannel Music_TrainerVictory_branch_ebf11
|
||||
callchannel .sub1
|
||||
intensity $51
|
||||
note C#, 2
|
||||
note E_, 2
|
||||
@@ -37,8 +38,8 @@ Music_TrainerVictory_branch_ebecd:
|
||||
octave 4
|
||||
note C#, 2
|
||||
note E_, 6
|
||||
loopchannel 2, Music_TrainerVictory_branch_ebecd
|
||||
callchannel Music_TrainerVictory_branch_ebf11
|
||||
loopchannel 2, .loop1
|
||||
callchannel .sub1
|
||||
note A_, 2
|
||||
note __, 2
|
||||
note F_, 2
|
||||
@@ -47,31 +48,31 @@ Music_TrainerVictory_branch_ebecd:
|
||||
note __, 2
|
||||
note G_, 2
|
||||
note A#, 6
|
||||
Music_TrainerVictory_branch_ebef2:
|
||||
.loop2:
|
||||
intensity $72
|
||||
octave 4
|
||||
note D_, 2
|
||||
note C#, 2
|
||||
octave 3
|
||||
note A_, 2
|
||||
loopchannel 3, Music_TrainerVictory_branch_ebef2
|
||||
loopchannel 3, .loop2
|
||||
note F#, 2
|
||||
note A_, 2
|
||||
octave 4
|
||||
note D_, 2
|
||||
Music_TrainerVictory_branch_ebf01:
|
||||
.loop3:
|
||||
octave 4
|
||||
note C#, 2
|
||||
octave 3
|
||||
note B_, 2
|
||||
note A_, 2
|
||||
loopchannel 3, Music_TrainerVictory_branch_ebf01
|
||||
loopchannel 3, .loop3
|
||||
note E_, 2
|
||||
note F#, 2
|
||||
note G_, 2
|
||||
loopchannel 0, Music_TrainerVictory_branch_ebecd
|
||||
loopchannel 0, .mainloop
|
||||
|
||||
Music_TrainerVictory_branch_ebf11:
|
||||
.sub1:
|
||||
octave 3
|
||||
note F#, 2
|
||||
note __, 2
|
||||
@@ -98,9 +99,10 @@ Music_TrainerVictory_Ch2:
|
||||
intensity $d6
|
||||
note D_, 12
|
||||
stereopanning $f0
|
||||
Music_TrainerVictory_branch_ebf30:
|
||||
.mainloop:
|
||||
.loop1:
|
||||
notetype $8, $82
|
||||
callchannel Music_TrainerVictory_branch_ebf56
|
||||
callchannel .sub1
|
||||
note F#, 2
|
||||
note __, 2
|
||||
note G_, 2
|
||||
@@ -109,8 +111,8 @@ Music_TrainerVictory_branch_ebf30:
|
||||
note __, 2
|
||||
note F#, 2
|
||||
note G_, 6
|
||||
loopchannel 2, Music_TrainerVictory_branch_ebf30
|
||||
callchannel Music_TrainerVictory_branch_ebf56
|
||||
loopchannel 2, .loop1
|
||||
callchannel .sub1
|
||||
note F_, 2
|
||||
note __, 2
|
||||
note C_, 2
|
||||
@@ -122,9 +124,9 @@ Music_TrainerVictory_branch_ebf30:
|
||||
notetype $c, $88
|
||||
note F#, 16
|
||||
note E_, 16
|
||||
loopchannel 0, Music_TrainerVictory_branch_ebf30
|
||||
loopchannel 0, .mainloop
|
||||
|
||||
Music_TrainerVictory_branch_ebf56:
|
||||
.sub1:
|
||||
octave 4
|
||||
note D_, 2
|
||||
note __, 2
|
||||
@@ -155,8 +157,9 @@ Music_TrainerVictory_Ch3:
|
||||
note C#, 2
|
||||
octave 2
|
||||
note B_, 2
|
||||
Music_TrainerVictory_branch_ebf74:
|
||||
callchannel Music_TrainerVictory_branch_ebfb1
|
||||
.mainloop:
|
||||
.loop1:
|
||||
callchannel .sub1
|
||||
octave 3
|
||||
note C#, 2
|
||||
note __, 2
|
||||
@@ -171,8 +174,8 @@ Music_TrainerVictory_branch_ebf74:
|
||||
note A_, 1
|
||||
note __, 1
|
||||
note A_, 6
|
||||
loopchannel 2, Music_TrainerVictory_branch_ebf74
|
||||
callchannel Music_TrainerVictory_branch_ebfb1
|
||||
loopchannel 2, .loop1
|
||||
callchannel .sub1
|
||||
octave 3
|
||||
note C_, 2
|
||||
note __, 2
|
||||
@@ -206,9 +209,9 @@ Music_TrainerVictory_branch_ebf74:
|
||||
note G_, 2
|
||||
note E_, 2
|
||||
note C#, 2
|
||||
loopchannel 0, Music_TrainerVictory_branch_ebf74
|
||||
loopchannel 0, .mainloop
|
||||
|
||||
Music_TrainerVictory_branch_ebfb1:
|
||||
.sub1:
|
||||
octave 2
|
||||
note A_, 2
|
||||
note __, 2
|
||||
|
||||
Reference in New Issue
Block a user