mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
19 lines
335 B
NASM
19 lines
335 B
NASM
SFX_Denied_3_Ch5:
|
|
duty_cycle 3
|
|
pitch_sweep 5, -2
|
|
square_note 4, 15, 0, 1280
|
|
pitch_sweep 0, 8
|
|
square_note 4, 0, 0, 0
|
|
square_note 15, 15, 0, 1280
|
|
square_note 1, 0, 0, 0
|
|
sound_ret
|
|
|
|
|
|
SFX_Denied_3_Ch6:
|
|
duty_cycle 3
|
|
square_note 4, 15, 0, 1025
|
|
square_note 4, 0, 0, 0
|
|
square_note 15, 15, 0, 1025
|
|
square_note 1, 0, 0, 0
|
|
sound_ret
|