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

22 lines
383 B
NASM

SFX_Cry14_1_Ch5:
duty_cycle_pattern 240
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 165
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