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

41 lines
889 B
NASM

SFX_Cry0D_1_Ch5:
duty_cycle_pattern 136
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 64
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