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
23 lines
420 B
NASM
23 lines
420 B
NASM
SFX_Battle_34_Ch5:
|
|
duty_cycle_pattern 237
|
|
square_note 8, 15, -7, 1016
|
|
square_note 15, 15, -7, 1024
|
|
square_note 15, 15, 3, 1024
|
|
sound_ret
|
|
|
|
|
|
SFX_Battle_34_Ch6:
|
|
duty_cycle_pattern 180
|
|
square_note 8, 14, -7, 960
|
|
square_note 15, 14, -7, 960
|
|
square_note 15, 14, 3, 960
|
|
sound_ret
|
|
|
|
|
|
SFX_Battle_34_Ch8:
|
|
noise_note 4, 15, -7, 81
|
|
noise_note 8, 15, -7, 84
|
|
noise_note 15, 15, -7, 85
|
|
noise_note 15, 15, 3, 86
|
|
sound_ret
|