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
7 lines
112 B
NASM
7 lines
112 B
NASM
SFX_Faint_Fall_Ch5:
|
|
duty_cycle 1
|
|
pitch_sweep 10, -7
|
|
square_note 15, 15, 2, 1920
|
|
pitch_sweep 0, 0
|
|
sound_ret
|