kep-hack/audio/sfx/cry1c_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

32 lines
677 B
NASM

SFX_Cry1C_3_Ch5:
duty_cycle_pattern 3, 3, 1, 1
square_note 7, 13, 6, 2017
square_note 6, 12, 6, 2018
square_note 9, 13, 6, 2017
square_note 7, 12, 6, 2016
square_note 5, 11, 6, 2018
square_note 7, 12, 6, 2017
square_note 6, 11, 6, 2016
square_note 8, 10, 1, 2015
sound_ret
SFX_Cry1C_3_Ch6:
duty_cycle_pattern 1, 0, 1, 0
square_note 6, 12, 3, 1993
square_note 6, 11, 3, 1991
square_note 10, 12, 4, 1987
square_note 8, 11, 4, 1991
square_note 6, 12, 3, 1993
square_note 15, 10, 2, 1989
sound_ret
SFX_Cry1C_3_Ch8:
noise_note 13, 1, -1, 124
noise_note 13, 15, 7, 140
noise_note 12, 13, 6, 124
noise_note 8, 12, 4, 108
noise_note 15, 11, 3, 92
sound_ret