mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00

break up arguments for stereo_panning and duty_cycle_pattern note_type fade is signed properly document arguments for vibrato, tempo, pitch_slide etc
24 lines
444 B
NASM
24 lines
444 B
NASM
SFX_Cry0E_2_Ch5:
|
|
duty_cycle_pattern 2, 2, 1, 1
|
|
square_note 4, 14, 1, 1792
|
|
square_note 4, 15, 2, 1920
|
|
square_note 2, 9, 2, 1856
|
|
square_note 8, 14, 1, 1536
|
|
sound_ret
|
|
|
|
|
|
SFX_Cry0E_2_Ch6:
|
|
duty_cycle_pattern 0, 0, 2, 2
|
|
square_note 4, 11, 1, 1761
|
|
square_note 3, 12, 2, 1761
|
|
square_note 3, 6, 2, 1665
|
|
square_note 8, 11, 1, 1505
|
|
sound_ret
|
|
|
|
|
|
SFX_Cry0E_2_Ch8:
|
|
noise_note 2, 6, 1, 50
|
|
noise_note 2, 6, 1, 33
|
|
noise_note 8, 6, 1, 17
|
|
sound_ret
|