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
23 lines
419 B
NASM
23 lines
419 B
NASM
SFX_Cry06_1_Ch5:
|
|
duty_cycle_pattern 250
|
|
square_note 6, 8, 3, 583
|
|
square_note 15, 6, 2, 550
|
|
square_note 4, 5, 2, 581
|
|
square_note 9, 6, 3, 518
|
|
square_note 15, 8, 2, 549
|
|
square_note 15, 4, 2, 519
|
|
|
|
|
|
SFX_Cry06_1_Ch6:
|
|
sound_ret
|
|
|
|
|
|
SFX_Cry06_1_Ch8:
|
|
noise_note 8, 13, 4, 140
|
|
noise_note 4, 14, 2, 156
|
|
noise_note 15, 12, 6, 140
|
|
noise_note 8, 14, 4, 172
|
|
noise_note 15, 13, 7, 156
|
|
noise_note 15, 15, 2, 172
|
|
sound_ret
|