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

32 lines
658 B
NASM

SFX_Cry10_2_Ch5:
duty_cycle_pattern 201
square_note 8, 15, 7, 1664
square_note 2, 15, 7, 1632
square_note 1, 14, 7, 1600
square_note 1, 14, 7, 1568
square_note 15, 13, 1, 1536
square_note 4, 12, 7, 1856
square_note 4, 10, 7, 1840
square_note 15, 9, 1, 1824
sound_ret
SFX_Cry10_2_Ch6:
duty_cycle_pattern 121
square_note 10, 14, 7, 1666
square_note 2, 14, 7, 1634
square_note 1, 13, 7, 1602
square_note 1, 13, 7, 1570
square_note 15, 12, 1, 1538
square_note 4, 11, 7, 1858
square_note 2, 9, 7, 1842
square_note 15, 8, 1, 1826
sound_ret
SFX_Cry10_2_Ch8:
noise_note 4, 7, 4, 33
noise_note 4, 7, 4, 16
noise_note 4, 7, 1, 32
sound_ret