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

41 lines
904 B
NASM

SFX_Cry0D_1_Ch5:
duty_cycle_pattern 2, 0, 2, 0
square_note 5, 15, 2, 1616
square_note 9, 13, 1, 1632
square_note 5, 14, 2, 1554
square_note 9, 12, 1, 1570
square_note 5, 15, 2, 1552
square_note 6, 13, 1, 1568
sound_loop 2, SFX_Cry0D_1_Ch5
sound_ret
SFX_Cry0D_1_Ch6:
duty_cycle_pattern 1, 0, 0, 0
square_note 4, 0, 8, 0
square_note 5, 15, 2, 1617
square_note 9, 13, 1, 1633
square_note 5, 14, 2, 1556
square_note 8, 12, 1, 1572
square_note 5, 15, 2, 1553
square_note 12, 13, 1, 1569
square_note 5, 14, 2, 1556
square_note 8, 12, 1, 1572
square_note 5, 15, 2, 1553
square_note 4, 13, 1, 1569
sound_ret
SFX_Cry0D_1_Ch8:
noise_note 6, 13, 2, 28
noise_note 9, 11, 1, 44
noise_note 8, 12, 2, 44
noise_note 9, 11, 1, 60
noise_note 6, 12, 2, 44
noise_note 9, 10, 2, 60
noise_note 7, 12, 2, 44
noise_note 5, 10, 1, 60
noise_note 9, 12, 2, 44
noise_note 4, 10, 1, 60
sound_ret