Replace "branch" labels in music files with local names
This commit is contained in:
@@ -10,7 +10,7 @@ Music_LookSage_Ch1:
|
||||
notetype $c, $b3
|
||||
note __, 2
|
||||
note __, 16
|
||||
callchannel Music_LookSage_branch_ee3fa
|
||||
callchannel .sub1
|
||||
intensity $b3
|
||||
octave 3
|
||||
note D_, 2
|
||||
@@ -28,7 +28,7 @@ Music_LookSage_Ch1:
|
||||
note F_, 2
|
||||
intensity $93
|
||||
note F_, 2
|
||||
Music_LookSage_branch_ee38e:
|
||||
.mainloop:
|
||||
intensity $b3
|
||||
note D_, 2
|
||||
intensity $93
|
||||
@@ -98,10 +98,10 @@ Music_LookSage_branch_ee38e:
|
||||
note B_, 2
|
||||
intensity $93
|
||||
note B_, 2
|
||||
callchannel Music_LookSage_branch_ee3fa
|
||||
loopchannel 0, Music_LookSage_branch_ee38e
|
||||
callchannel .sub1
|
||||
loopchannel 0, .mainloop
|
||||
|
||||
Music_LookSage_branch_ee3fa:
|
||||
.sub1:
|
||||
intensity $b3
|
||||
octave 2
|
||||
note E_, 2
|
||||
@@ -141,7 +141,7 @@ Music_LookSage_Ch3:
|
||||
note E_, 14
|
||||
note G_, 1
|
||||
note G#, 1
|
||||
Music_LookSage_branch_ee430:
|
||||
.mainloop:
|
||||
note A_, 12
|
||||
note B_, 4
|
||||
note D_, 9
|
||||
@@ -175,4 +175,4 @@ Music_LookSage_branch_ee430:
|
||||
note E_, 14
|
||||
note G_, 1
|
||||
note G#, 1
|
||||
loopchannel 0, Music_LookSage_branch_ee430
|
||||
loopchannel 0, .mainloop
|
||||
|
Reference in New Issue
Block a user