mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 20:16:26 +13:00

mostly so that sound effects that only use the noise channel are labelled 'Ch7' instead of 'Ch1'
30 lines
309 B
NASM
30 lines
309 B
NASM
SFX_Battle_35_Ch4:
|
|
executemusic
|
|
vibrato 10, 2, 4
|
|
duty 2
|
|
notetype 10, 8, 7
|
|
octave 5
|
|
G# 8
|
|
octave 6
|
|
F# 4
|
|
E_ 4
|
|
octave 5
|
|
G# 8
|
|
endchannel
|
|
|
|
|
|
SFX_Battle_35_Ch5:
|
|
executemusic
|
|
vibrato 10, 2, 3
|
|
duty 2
|
|
notetype 11, 6, 7
|
|
octave 5
|
|
G# 8
|
|
notetype 10, 6, 7
|
|
octave 6
|
|
F# 4
|
|
E_ 4
|
|
octave 5
|
|
G# 8
|
|
endchannel
|