mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-17 20:46:24 +13:00
57 lines
765 B
NASM
57 lines
765 B
NASM
SFX_08_unused2_Ch4:
|
|
executemusic
|
|
tempo 256
|
|
volume 119
|
|
vibrato 6, (2<<4) + 6
|
|
dutycycle 2
|
|
toggleperfectpitch
|
|
notetype 6, (11<<4) + 1
|
|
octave 3
|
|
note G#, 2
|
|
note G#, 2
|
|
notetype 6, (11<<4) + 3
|
|
note G#, 2
|
|
note B_, 2
|
|
octave 4
|
|
note E_, 8
|
|
endchannel
|
|
|
|
|
|
SFX_08_unused2_Ch5:
|
|
executemusic
|
|
vibrato 8, (2<<4) + 7
|
|
dutycycle 2
|
|
notetype 6, (12<<4) + 1
|
|
octave 4
|
|
note E_, 2
|
|
note E_, 1
|
|
note E_, 1
|
|
notetype 6, (12<<4) + 3
|
|
note E_, 2
|
|
note G#, 2
|
|
note B_, 8
|
|
endchannel
|
|
|
|
|
|
SFX_08_unused2_Ch6:
|
|
executemusic
|
|
notetype 6, (1<<4) + 0
|
|
octave 4
|
|
note B_, 1
|
|
note __, 1
|
|
notetype 3, (1<<4) + 0
|
|
note B_, 1
|
|
note __, 1
|
|
note B_, 1
|
|
note __, 1
|
|
notetype 6, (1<<4) + 0
|
|
note B_, 1
|
|
note __, 1
|
|
octave 5
|
|
note E_, 1
|
|
note __, 1
|
|
octave 4
|
|
note B_, 4
|
|
note __, 4
|
|
endchannel
|