mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-08 16:45:28 +13:00
Replace "branch" labels in music files with local names
This commit is contained in:
parent
a66adbcc5c
commit
d8c6817279
47 changed files with 825 additions and 1060 deletions
|
|
@ -15,8 +15,7 @@ Music_OaksLab_Ch1::
|
|||
note G#, 1
|
||||
note A_, 1
|
||||
note B_, 1
|
||||
|
||||
Music_OaksLab_branch_7eed0::
|
||||
.mainloop:
|
||||
octave 4
|
||||
note C#, 4
|
||||
octave 3
|
||||
|
|
@ -66,8 +65,7 @@ Music_OaksLab_branch_7eed0::
|
|||
note E_, 4
|
||||
note F#, 4
|
||||
note G#, 4
|
||||
sound_loop 0, Music_OaksLab_branch_7eed0
|
||||
|
||||
sound_loop 0, .mainloop
|
||||
|
||||
Music_OaksLab_Ch2::
|
||||
duty_cycle 3
|
||||
|
|
@ -83,8 +81,7 @@ Music_OaksLab_Ch2::
|
|||
note E_, 1
|
||||
note F#, 1
|
||||
note G#, 1
|
||||
|
||||
Music_OaksLab_branch_7ef16::
|
||||
.mainloop:
|
||||
note A_, 6
|
||||
note G#, 1
|
||||
note F#, 1
|
||||
|
|
@ -141,8 +138,7 @@ Music_OaksLab_branch_7ef16::
|
|||
rest 1
|
||||
note F#, 1
|
||||
rest 1
|
||||
sound_loop 0, Music_OaksLab_branch_7ef16
|
||||
|
||||
sound_loop 0, .mainloop
|
||||
|
||||
Music_OaksLab_Ch3::
|
||||
note_type 12, 1, 1
|
||||
|
|
@ -154,8 +150,7 @@ Music_OaksLab_Ch3::
|
|||
rest 1
|
||||
note E_, 1
|
||||
rest 1
|
||||
|
||||
Music_OaksLab_branch_7ef5c::
|
||||
.mainloop:
|
||||
note C#, 1
|
||||
rest 1
|
||||
note A_, 1
|
||||
|
|
@ -390,4 +385,4 @@ Music_OaksLab_branch_7ef5c::
|
|||
rest 3
|
||||
note E_, 1
|
||||
rest 3
|
||||
sound_loop 0, Music_OaksLab_branch_7ef5c
|
||||
sound_loop 0, .mainloop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue