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

22 lines
397 B
NASM

SFX_Cry14_1_Ch5:
duty_cycle_pattern 3, 3, 0, 0
square_note 8, 14, 4, 1936
square_note 15, 15, 5, 1984
square_note 8, 13, 1, 2008
sound_ret
SFX_Cry14_1_Ch6:
duty_cycle_pattern 2, 2, 1, 1
square_note 10, 12, 4, 1905
square_note 15, 11, 6, 1954
square_note 8, 10, 1, 1975
sound_ret
SFX_Cry14_1_Ch8:
noise_note 8, 14, 4, 76
noise_note 14, 12, 4, 60
noise_note 8, 13, 1, 44
sound_ret