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

19 lines
370 B
NASM

SFX_Battle_33_Ch5:
duty_cycle 2
square_note 6, 15, 1, 1280
square_note 6, 15, 1, 1408
square_note 6, 15, 1, 1536
square_note 6, 15, 1, 1664
square_note 8, 15, 1, 1792
sound_ret
SFX_Battle_33_Ch6:
duty_cycle 3
square_note 6, 14, 1, 1296
square_note 6, 14, 1, 1424
square_note 6, 14, 1, 1552
square_note 6, 14, 1, 1680
square_note 8, 14, 1, 1808
sound_ret