mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-19 03:22:29 +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
471 B
NASM
25 lines
471 B
NASM
SFX_Cry17_3_Ch5:
|
|
duty_cycle_pattern 15
|
|
square_note 15, 15, 7, 1280
|
|
square_note 15, 14, 7, 1288
|
|
square_note 8, 11, 4, 1152
|
|
square_note 15, 10, 2, 1120
|
|
sound_ret
|
|
|
|
|
|
SFX_Cry17_3_Ch6:
|
|
duty_cycle_pattern 68
|
|
square_note 14, 13, 7, 1153
|
|
square_note 14, 12, 7, 1161
|
|
square_note 10, 11, 4, 1025
|
|
square_note 15, 12, 2, 993
|
|
sound_ret
|
|
|
|
|
|
SFX_Cry17_3_Ch8:
|
|
noise_note 14, 15, 7, 124
|
|
noise_note 12, 15, 6, 108
|
|
noise_note 9, 14, 4, 124
|
|
noise_note 15, 14, 2, 108
|
|
sound_ret
|