mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-23 23:52:23 +13:00
Make each pitch/instrument its own macro
This commit is contained in:
parent
f4e2814381
commit
fee52c53a4
66 changed files with 15039 additions and 14940 deletions
|
|
@ -7,12 +7,12 @@ SFX_1f_3a_Ch1: ; 7e850 (1f:6850)
|
|||
toggleperfectpitch
|
||||
notetype 4, 11, 1
|
||||
octave 3
|
||||
note G#, 2
|
||||
note G#, 2
|
||||
note G#, 2
|
||||
G# 2
|
||||
G# 2
|
||||
G# 2
|
||||
notetype 12, 11, 3
|
||||
octave 4
|
||||
note E_, 4
|
||||
E_ 4
|
||||
endchannel
|
||||
|
||||
|
||||
|
|
@ -22,11 +22,11 @@ SFX_1f_3a_Ch2: ; 7e867 (1f:6867)
|
|||
duty 2
|
||||
notetype 4, 12, 1
|
||||
octave 4
|
||||
note E_, 2
|
||||
note E_, 2
|
||||
note E_, 2
|
||||
E_ 2
|
||||
E_ 2
|
||||
E_ 2
|
||||
notetype 12, 12, 3
|
||||
note B_, 4
|
||||
B_ 4
|
||||
endchannel
|
||||
|
||||
|
||||
|
|
@ -34,15 +34,15 @@ SFX_1f_3a_Ch3: ; 7e877 (1f:6877)
|
|||
executemusic
|
||||
notetype 4, 1, 0
|
||||
octave 4
|
||||
note B_, 1
|
||||
B_ 1
|
||||
rest 1
|
||||
note B_, 1
|
||||
B_ 1
|
||||
rest 1
|
||||
note B_, 1
|
||||
B_ 1
|
||||
rest 1
|
||||
notetype 12, 1, 0
|
||||
octave 4
|
||||
note B_, 2
|
||||
B_ 2
|
||||
rest 2
|
||||
endchannel
|
||||
; 0x7e887
|
||||
Loading…
Add table
Add a link
Reference in a new issue