mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30: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
485 B
NASM
25 lines
485 B
NASM
SFX_Cry20_1_Ch5:
|
|
duty_cycle_pattern 3, 3, 0, 0
|
|
square_note 13, 15, 1, 1297
|
|
square_note 13, 14, 1, 1301
|
|
square_note 13, 14, 1, 1297
|
|
square_note 8, 13, 1, 1297
|
|
sound_ret
|
|
|
|
|
|
SFX_Cry20_1_Ch6:
|
|
duty_cycle_pattern 0, 1, 1, 1
|
|
square_note 12, 14, 1, 1292
|
|
square_note 12, 13, 1, 1296
|
|
square_note 14, 12, 1, 1292
|
|
square_note 8, 12, 1, 1290
|
|
sound_ret
|
|
|
|
|
|
SFX_Cry20_1_Ch8:
|
|
noise_note 14, 15, 2, 101
|
|
noise_note 13, 14, 2, 85
|
|
noise_note 14, 13, 2, 86
|
|
noise_note 8, 13, 1, 102
|
|
sound_ret
|