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

23 lines
420 B
NASM

SFX_Battle_34_Ch5:
duty_cycle_pattern 237
square_note 8, 15, -7, 1016
square_note 15, 15, -7, 1024
square_note 15, 15, 3, 1024
sound_ret
SFX_Battle_34_Ch6:
duty_cycle_pattern 180
square_note 8, 14, -7, 960
square_note 15, 14, -7, 960
square_note 15, 14, 3, 960
sound_ret
SFX_Battle_34_Ch8:
noise_note 4, 15, -7, 81
noise_note 8, 15, -7, 84
noise_note 15, 15, -7, 85
noise_note 15, 15, 3, 86
sound_ret