kep-hack/audio/sfx/get_key_item_1.asm
dannye 87eed68710 Insert Crystal audio engine and music
most credit goes to Sanqui
2017-05-07 15:30:08 -05:00

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