Interface

Overview

Explorer Section (Audio Explorer)

The Explorer section includes tools for file manipulation: Open, Save, and Reload.

  • Realtime Save Option: Enables automatic saving immediately after any property changes.

  • Addon Explorer: Displays all files in the addon_folder/sounds directory. Click a sound to preview it.

  • Internal Explorer: Displays all sounds from the game. You can preview these sounds by clicking on them, but they cannot be edited.

Both explorers support drag-and-drop functionality.

Soundevents Section

  • Shows a list of all sound events from the currently opened file.

  • Right-click on an event to open the context menu for manipulation.

Properties

  • Properties editing for the selected event in the Soundevents section.

  • Right-click on empty space to open the context menu for manipulation.

Soundevents context menu actions

Action
Description
Hotkey

New event (Preset)

Creates a new sound evnet using selected preset

Ctrl + F

New event (Blank)

Creates a new empty sound event

Move Up

Shifts the chosen sound event up by one position.

Ctrl + Up

Move Down

Shifts the chosen sound event down by one position.

Ctrl + Down

Remove

Removes the selected element

Del

Duplicate

Duplicates the selected element

Ctrl + D

Copy

Copies the selected element into clipboard

Ctrl + C

Paste

Creates a new sound evnet (or bunch of them) from clipboard.

Ctrl + V

Properties context menu actions

Action
Description
Hotkey

New Property

A popup menu displays a list of available properties. Clicking on a property from the list creates it for selected sound event.

Ctrl + F

Paste

Creates a property from the clipboard

Ctrl + V

Last updated