mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12: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
19 lines
370 B
NASM
19 lines
370 B
NASM
SFX_Battle_33_Ch5:
|
|
duty_cycle 2
|
|
square_note 6, 15, 1, 1280
|
|
square_note 6, 15, 1, 1408
|
|
square_note 6, 15, 1, 1536
|
|
square_note 6, 15, 1, 1664
|
|
square_note 8, 15, 1, 1792
|
|
sound_ret
|
|
|
|
|
|
SFX_Battle_33_Ch6:
|
|
duty_cycle 3
|
|
square_note 6, 14, 1, 1296
|
|
square_note 6, 14, 1, 1424
|
|
square_note 6, 14, 1, 1552
|
|
square_note 6, 14, 1, 1680
|
|
square_note 8, 14, 1, 1808
|
|
sound_ret
|