mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-20 03:45:33 +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
30 lines
599 B
NASM
30 lines
599 B
NASM
SFX_Cry1D_1_Ch5:
|
|
duty_cycle_pattern 244
|
|
square_note 15, 15, 0, 1797
|
|
square_note 10, 14, 0, 1792
|
|
square_note 6, 11, 4, 1808
|
|
square_note 4, 13, 3, 1792
|
|
square_note 6, 11, 2, 1568
|
|
square_note 8, 10, 1, 1572
|
|
sound_ret
|
|
|
|
|
|
SFX_Cry1D_1_Ch6:
|
|
duty_cycle_pattern 34
|
|
square_note 15, 11, 0, 1731
|
|
square_note 10, 10, 0, 1729
|
|
square_note 6, 8, 4, 1746
|
|
square_note 4, 9, 3, 1729
|
|
square_note 6, 8, 2, 1505
|
|
square_note 8, 6, 1, 1512
|
|
sound_ret
|
|
|
|
|
|
SFX_Cry1D_1_Ch8:
|
|
noise_note 6, 14, 6, 76
|
|
noise_note 15, 13, 6, 60
|
|
noise_note 10, 12, 5, 74
|
|
noise_note 1, 11, 2, 91
|
|
noise_note 15, 12, 2, 76
|
|
sound_ret
|