XML List Generator

Wwise External Source List Generator

Wwise External Source List Generator

This tool was created to provide a solution for users who need to generate an XML list of External Audio Files for Wwise to read. The tool is written in Python and utilizes Tkinter Modules for the GUI. It is designed to be easy to use and includes features such as save/load project states, message prompts, message console, and an open feature to check the outputted generated XML file. However, it is important to note that the tool currently works with WAV files only and does not include conversion settings.

With features like project state save and load, message prompts to prevent mistakes, and a message console to keep you informed of the process, this application streamlines the task of generating the XML file. Additionally, a useful open feature lets you check the outputted generated .xml file to ensure its correctness.

The instructions for using the application are simple: select an input directory that houses your external audio files, select an output location for your XML file, type in a name for the XML file, press generate, and import the XML file into your Wwise project's external sources list.


Read More