mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 20:16:26 +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
15 lines
270 B
NASM
15 lines
270 B
NASM
SFX_Slots_New_Spin_Ch5:
|
|
duty_cycle 3
|
|
square_note 5, 14, 1, 1792
|
|
square_note 2, 14, 1, 1920
|
|
square_note 15, 15, 1, 1984
|
|
sound_ret
|
|
|
|
|
|
SFX_Slots_New_Spin_Ch6:
|
|
duty_cycle 2
|
|
square_note 4, 12, 1, 1729
|
|
square_note 2, 12, 1, 1857
|
|
square_note 15, 13, 1, 1921
|
|
sound_ret
|