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
25 lines
487 B
NASM
25 lines
487 B
NASM
SFX_Cry17_2_Ch5:
|
|
duty_cycle_pattern 0, 0, 3, 3
|
|
square_note 15, 15, 7, 1280
|
|
square_note 15, 14, 7, 1288
|
|
square_note 8, 11, 4, 1152
|
|
square_note 15, 10, 2, 1120
|
|
sound_ret
|
|
|
|
|
|
SFX_Cry17_2_Ch6:
|
|
duty_cycle_pattern 1, 0, 1, 0
|
|
square_note 14, 13, 7, 1153
|
|
square_note 14, 12, 7, 1161
|
|
square_note 10, 11, 4, 1025
|
|
square_note 15, 12, 2, 993
|
|
sound_ret
|
|
|
|
|
|
SFX_Cry17_2_Ch8:
|
|
noise_note 14, 15, 7, 124
|
|
noise_note 12, 15, 6, 108
|
|
noise_note 9, 14, 4, 124
|
|
noise_note 15, 14, 2, 108
|
|
sound_ret
|