mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-18 04:56:24 +13:00

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
25 lines
470 B
NASM
25 lines
470 B
NASM
SFX_Cry20_2_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_2_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_2_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
|