pokered/audio/sfx/cry20_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
470 B
NASM

SFX_Cry20_3_Ch5:
duty_cycle_pattern 240
square_note 13, 15, 1, 1297
square_note 13, 14, 1, 1301
square_note 13, 14, 1, 1297
square_note 8, 13, 1, 1297
sound_ret
SFX_Cry20_3_Ch6:
duty_cycle_pattern 21
square_note 12, 14, 1, 1292
square_note 12, 13, 1, 1296
square_note 14, 12, 1, 1292
square_note 8, 12, 1, 1290
sound_ret
SFX_Cry20_3_Ch8:
noise_note 14, 15, 2, 101
noise_note 13, 14, 2, 85
noise_note 14, 13, 2, 86
noise_note 8, 13, 1, 102
sound_ret