kep-hack/audio/sfx/swap_1.asm
dannye 20c4116788 Update audio macro names
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
2019-07-27 23:21:39 -05:00

12 lines
164 B
NASM

SFX_Swap_1_Ch5:
duty_cycle 2
square_note 8, 14, 1, 1856
sound_ret
SFX_Swap_1_Ch6:
duty_cycle 2
square_note 2, 0, 8, 0
square_note 8, 11, 1, 1857
sound_ret