mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-18 04:56:24 +13:00
60 lines
845 B
NASM
60 lines
845 B
NASM
SFX_Get_Key_Item_1_Ch4:
|
|
executemusic
|
|
tempo 256
|
|
volume 119
|
|
dutycycle 2
|
|
toggleperfectpitch
|
|
notetype 5, (10<<4) + 4
|
|
octave 3
|
|
note A#, 4
|
|
notetype 5, (11<<4) + 1
|
|
octave 4
|
|
note C_, 2
|
|
note C_, 1
|
|
note C_, 1
|
|
notetype 5, (10<<4) + 4
|
|
note D#, 4
|
|
notetype 5, (11<<4) + 1
|
|
note F_, 2
|
|
note F_, 1
|
|
note F_, 1
|
|
notetype 5, (11<<4) + 4
|
|
note A#, 8
|
|
endchannel
|
|
|
|
|
|
SFX_Get_Key_Item_1_Ch5:
|
|
executemusic
|
|
vibrato 4, (2<<4) + 3
|
|
dutycycle 2
|
|
notetype 5, (13<<4) + 1
|
|
octave 4
|
|
note G_, 2
|
|
note G_, 1
|
|
note G_, 1
|
|
notetype 5, (12<<4) + 4
|
|
note D#, 4
|
|
notetype 5, (13<<4) + 1
|
|
note G#, 2
|
|
note G#, 1
|
|
note G#, 1
|
|
note A#, 2
|
|
note A#, 1
|
|
note A#, 1
|
|
notetype 5, (12<<4) + 4
|
|
octave 5
|
|
note D#, 8
|
|
endchannel
|
|
|
|
|
|
SFX_Get_Key_Item_1_Ch6:
|
|
executemusic
|
|
notetype 5, (1<<4) + 0
|
|
octave 4
|
|
note D#, 4
|
|
note G#, 4
|
|
note G_, 4
|
|
note F_, 4
|
|
note D#, 8
|
|
endchannel
|