kep-hack/audio/sfx/battle_29.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
395 B
NASM

SFX_Battle_29_Ch5:
duty_cycle_pattern 201
square_note 11, 15, 3, 288
square_note 9, 13, 3, 336
sound_loop 5, SFX_Battle_29_Ch5
square_note 8, 14, 3, 304
square_note 15, 12, 2, 272
sound_ret
SFX_Battle_29_Ch8:
noise_note 10, 15, 3, 53
noise_note 14, 15, 6, 69
sound_loop 4, SFX_Battle_29_Ch8
noise_note 12, 15, 4, 188
noise_note 12, 15, 5, 156
noise_note 15, 15, 4, 172
sound_ret