kep-hack/audio/sfx/battle_27.asm
dannye 8b0cd72a60 Finish cleaning up audio macro arguments and descriptions
break up arguments for stereo_panning and duty_cycle_pattern
note_type fade is signed
properly document arguments for vibrato, tempo, pitch_slide etc
2019-08-18 21:43:15 -05:00

28 lines
540 B
NASM

SFX_Battle_27_Ch5:
duty_cycle 2
square_note 15, 3, -7, 1984
SFX_Battle_27_branch_2062a:
square_note 15, 13, -7, 1984
sound_loop 4, SFX_Battle_27_branch_2062a
square_note 15, 13, 1, 1984
sound_ret
SFX_Battle_27_Ch6:
duty_cycle_pattern 2, 3, 0, 3
square_note 15, 2, -7, 1992
SFX_Battle_27_branch_2063d:
square_note 15, 12, -7, 1991
sound_loop 4, SFX_Battle_27_branch_2063d
square_note 15, 12, 1, 1992
sound_ret
SFX_Battle_27_Ch8:
noise_note 3, 9, 7, 18
noise_note 3, 10, 1, 17
sound_loop 10, SFX_Battle_27_Ch8
sound_ret