kep-hack/audio/sfx/dex_page_added.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

16 lines
268 B
NASM

SFX_Dex_Page_Added_Ch5:
duty_cycle 2
pitch_sweep 4, 4
square_note 15, 15, 0, 1264
pitch_sweep 1, 7
square_note 15, 15, 2, 1616
pitch_sweep 0, 0
sound_ret
SFX_Dex_Page_Added_Ch6:
duty_cycle 2
square_note 15, 9, 2, 1536
square_note 15, 9, 2, 1922
sound_ret