Replace "branch" labels in music files with local names

This commit is contained in:
Rangi 2022-07-10 20:22:11 -04:00 committed by Rangi
parent a66adbcc5c
commit d8c6817279
47 changed files with 825 additions and 1060 deletions

View file

@ -7,8 +7,7 @@ Music_Celadon_Ch1::
rest 8
octave 3
note D_, 8
Music_Celadon_branch_b6d4::
.mainloop:
duty_cycle 2
note_type 12, 11, 2
note G_, 4
@ -104,8 +103,7 @@ Music_Celadon_branch_b6d4::
note G_, 4
note F#, 4
note A_, 4
sound_loop 0, Music_Celadon_branch_b6d4
sound_loop 0, .mainloop
Music_Celadon_Ch2::
duty_cycle 3
@ -121,8 +119,7 @@ Music_Celadon_Ch2::
note G_, 1
note_type 12, 10, 0
note A_, 8
Music_Celadon_branch_b74a::
.mainloop:
duty_cycle 2
note_type 12, 12, 2
octave 4
@ -223,8 +220,7 @@ Music_Celadon_branch_b74a::
note D_, 2
note E_, 2
note D_, 8
sound_loop 0, Music_Celadon_branch_b74a
sound_loop 0, .mainloop
Music_Celadon_Ch3::
note_type 12, 1, 3
@ -238,8 +234,7 @@ Music_Celadon_Ch3::
note E_, 1
note F#, 1
note G_, 1
Music_Celadon_branch_b7c1::
.mainloop:
octave 4
note D_, 2
note B_, 2
@ -408,4 +403,4 @@ Music_Celadon_branch_b7c1::
note G_, 2
note F#, 2
note E_, 2
sound_loop 0, Music_Celadon_branch_b7c1
sound_loop 0, .mainloop