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

24 lines
444 B
NASM

SFX_Cry0E_3_Ch5:
duty_cycle_pattern 2, 2, 1, 1
square_note 4, 14, 1, 1792
square_note 4, 15, 2, 1920
square_note 2, 9, 2, 1856
square_note 8, 14, 1, 1536
sound_ret
SFX_Cry0E_3_Ch6:
duty_cycle_pattern 0, 0, 2, 2
square_note 4, 11, 1, 1761
square_note 3, 12, 2, 1761
square_note 3, 6, 2, 1665
square_note 8, 11, 1, 1505
sound_ret
SFX_Cry0E_3_Ch8:
noise_note 2, 6, 1, 50
noise_note 2, 6, 1, 33
noise_note 8, 6, 1, 17
sound_ret