mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-22 23:07:57 +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
24 lines
429 B
NASM
24 lines
429 B
NASM
SFX_Cry0E_1_Ch5:
|
|
duty_cycle_pattern 165
|
|
square_note 4, 14, 1, 1792
|
|
square_note 4, 15, 2, 1920
|
|
square_note 2, 9, 2, 1856
|
|
square_note 8, 14, 1, 1536
|
|
sound_ret
|
|
|
|
|
|
SFX_Cry0E_1_Ch6:
|
|
duty_cycle_pattern 10
|
|
square_note 4, 11, 1, 1761
|
|
square_note 3, 12, 2, 1761
|
|
square_note 3, 6, 2, 1665
|
|
square_note 8, 11, 1, 1505
|
|
sound_ret
|
|
|
|
|
|
SFX_Cry0E_1_Ch8:
|
|
noise_note 2, 6, 1, 50
|
|
noise_note 2, 6, 1, 33
|
|
noise_note 8, 6, 1, 17
|
|
sound_ret
|