kep-hack/audio/sfx/cry1f_3.asm
dannye 8b0cd72a60 Finish cleaning up audio macro arguments and descriptions
break up arguments for stereo_panning and duty_cycle_pattern
note_type fade is signed
properly document arguments for vibrato, tempo, pitch_slide etc
2019-08-18 21:43:15 -05:00

25 lines
477 B
NASM

SFX_Cry1F_3_Ch5:
duty_cycle_pattern 2, 2, 1, 1
square_note 3, 15, 4, 1601
square_note 13, 13, 6, 1825
square_note 8, 15, 4, 1817
square_note 8, 12, 1, 1818
sound_ret
SFX_Cry1F_3_Ch6:
duty_cycle_pattern 3, 0, 3, 0
square_note 4, 15, 4, 1408
square_note 14, 14, 6, 1760
square_note 8, 13, 5, 1752
square_note 8, 13, 1, 1756
sound_ret
SFX_Cry1F_3_Ch8:
noise_note 5, 12, 4, 70
noise_note 13, 10, 5, 68
noise_note 8, 12, 4, 69
noise_note 8, 11, 1, 68
sound_ret