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

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