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
10 lines
211 B
NASM
10 lines
211 B
NASM
SFX_Silph_Scope_Ch5:
|
|
duty_cycle 0
|
|
square_note 0, 13, 2, 1792
|
|
square_note 0, 13, 2, 1856
|
|
square_note 0, 13, 2, 1920
|
|
square_note 0, 13, 2, 1984
|
|
square_note 10, 14, 1, 2016
|
|
square_note 1, 0, 0, 0
|
|
sound_ret
|