kep-hack/audio/sfx/cry1f_3.asm
dannye 20c4116788 Update audio macro names
change audio channel numbers from 0-7 back to 1-8
change all note macros back to single note macro
todo: fix comments with old macro names, update noise macros/instrument names
2019-07-27 23:21:39 -05:00

25 lines
463 B
NASM

SFX_Cry1F_3_Ch5:
duty_cycle_pattern 165
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 204
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