kep-hack/audio/sfx/cry07_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
381 B
NASM

SFX_Cry07_1_Ch5:
duty_cycle_pattern 240
square_note 4, 15, 3, 1760
square_note 15, 14, 4, 1600
square_note 8, 12, 1, 1568
sound_ret
SFX_Cry07_1_Ch6:
duty_cycle_pattern 10
square_note 3, 12, 3, 1667
square_note 14, 11, 4, 1538
square_note 8, 10, 1, 1537
sound_ret
SFX_Cry07_1_Ch8:
noise_note 4, 13, 3, 92
noise_note 15, 14, 6, 76
noise_note 8, 11, 1, 92
sound_ret