kep-hack/audio/sfx/save_3.asm
2022-09-25 14:03:04 +01:00

19 lines
389 B
NASM

SFX_Save_3_Ch5:
duty_cycle 2
square_note 3, 14, 4, 1536
square_note 3, 14, 4, 1664
square_note 3, 14, 4, 1728
square_note 3, 14, 4, 1792
square_note 15, 15, 2, 2016
sound_ret
SFX_Save_3_Ch6:
duty_cycle 2
square_note 3, 0, 8, 0
square_note 3, 12, 4, 1537
square_note 3, 12, 4, 1665
square_note 3, 12, 4, 1729
square_note 3, 12, 4, 1793
square_note 15, 13, 2, 2017
sound_ret