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

24 lines
429 B
NASM

SFX_Cry0E_3_Ch5:
duty_cycle_pattern 165
square_note 4, 14, 1, 1792
square_note 4, 15, 2, 1920
square_note 2, 9, 2, 1856
square_note 8, 14, 1, 1536
sound_ret
SFX_Cry0E_3_Ch6:
duty_cycle_pattern 10
square_note 4, 11, 1, 1761
square_note 3, 12, 2, 1761
square_note 3, 6, 2, 1665
square_note 8, 11, 1, 1505
sound_ret
SFX_Cry0E_3_Ch8:
noise_note 2, 6, 1, 50
noise_note 2, 6, 1, 33
noise_note 8, 6, 1, 17
sound_ret