mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-18 11:02:30 +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
20 lines
347 B
NASM
20 lines
347 B
NASM
SFX_Cry05_2_Ch5:
|
|
duty_cycle_pattern 10
|
|
square_note 6, 14, 2, 1280
|
|
square_note 6, 14, 3, 1408
|
|
square_note 6, 13, 3, 1392
|
|
square_note 8, 10, 1, 1376
|
|
sound_ret
|
|
|
|
|
|
SFX_Cry05_2_Ch6:
|
|
duty_cycle_pattern 245
|
|
square_note 6, 14, 2, 1154
|
|
square_note 6, 13, 3, 1281
|
|
square_note 6, 11, 2, 1250
|
|
square_note 8, 8, 1, 1217
|
|
|
|
|
|
SFX_Cry05_2_Ch8:
|
|
sound_ret
|