Replace "branch" labels in music files with local names

This commit is contained in:
Rangi
2020-01-04 23:17:21 -05:00
parent 94ebdab6d3
commit cf18b9458a
99 changed files with 2639 additions and 2594 deletions

View File

@@ -11,21 +11,21 @@ Music_DragonsDen_Ch1:
tone $0004
stereopanning $f0
notetype $c, $80
Music_DragonsDen_branch_eed03:
callchannel Music_DragonsDen_branch_eed1e
.mainloop:
callchannel .sub1
note __, 16
callchannel Music_DragonsDen_branch_eed2d
callchannel .sub2
note __, 2
callchannel Music_DragonsDen_branch_eed2d
callchannel .sub2
note __, 2
callchannel Music_DragonsDen_branch_eed2d
callchannel .sub2
note __, 2
callchannel Music_DragonsDen_branch_eed2d
callchannel .sub2
note __, 10
notetype $c, $b7
loopchannel 0, Music_DragonsDen_branch_eed03
loopchannel 0, .mainloop
Music_DragonsDen_branch_eed1e:
.sub1:
octave 3
note A#, 12
note A_, 4
@@ -42,7 +42,7 @@ Music_DragonsDen_branch_eed1e:
note G#, 16
endchannel
Music_DragonsDen_branch_eed2d:
.sub2:
intensity $b1
note __, 2
octave 4
@@ -63,18 +63,18 @@ Music_DragonsDen_Ch2:
tone $0004
stereopanning $f
notetype $c, $90
Music_DragonsDen_branch_eed46:
callchannel Music_DragonsDen_branch_eed5e
.mainloop:
callchannel .sub1
note __, 16
callchannel Music_DragonsDen_branch_eed6b
callchannel Music_DragonsDen_branch_eed6b
callchannel Music_DragonsDen_branch_eed6b
callchannel Music_DragonsDen_branch_eed6b
callchannel .sub2
callchannel .sub2
callchannel .sub2
callchannel .sub2
note __, 16
notetype $c, $c7
loopchannel 0, Music_DragonsDen_branch_eed46
loopchannel 0, .mainloop
Music_DragonsDen_branch_eed5e:
.sub1:
octave 4
note D#, 12
note D_, 4
@@ -89,20 +89,21 @@ Music_DragonsDen_branch_eed5e:
note C#, 16
endchannel
Music_DragonsDen_branch_eed6b:
.sub2:
intensity $c1
Music_DragonsDen_branch_eed6d:
.sub2loop1:
octave 5
note C#, 4
octave 4
note G#, 4
note G#, 4
note G#, 4
loopchannel 2, Music_DragonsDen_branch_eed6d
loopchannel 2, .sub2loop1
endchannel
Music_DragonsDen_Ch3:
Music_DragonsDen_branch_eed78:
.mainloop:
.loop1:
notetype $c, $14
octave 4
note C#, 2
@@ -126,10 +127,10 @@ Music_DragonsDen_branch_eed78:
note G#, 1
octave 4
note C#, 1
loopchannel 15, Music_DragonsDen_branch_eed78
loopchannel 15, .loop1
note __, 16
notetype $6, $27
Music_DragonsDen_branch_eed99:
.loop2:
octave 3
note C#, 4
octave 2
@@ -152,15 +153,15 @@ Music_DragonsDen_branch_eed99:
note G#, 2
octave 3
note C#, 2
loopchannel 16, Music_DragonsDen_branch_eed99
loopchannel 0, Music_DragonsDen_branch_eed78
loopchannel 16, .loop2
loopchannel 0, .mainloop
Music_DragonsDen_Ch4:
togglenoise $0
notetype $c
note __, 16
note __, 16
Music_DragonsDen_branch_eedbd:
.mainloop:
stereopanning $f0
note F_, 4
stereopanning $f
@@ -168,4 +169,4 @@ Music_DragonsDen_branch_eedbd:
note F#, 4
stereopanning $f0
note F#, 4
loopchannel 0, Music_DragonsDen_branch_eedbd
loopchannel 0, .mainloop