https://github.com/synnys/FMOD-Studio-Batch-Audio-Import-Script
A JavaScript automation script for FMOD Studio that streamlines the process of creating events from audio files. Based on filename patterns, the script automatically creates single sound events, multi-sound events with variations, and scatter sound events, and can add spatialiser effects and loop regions.
Features
Batch import multiple audio files at once
Automatically create different event types based on filename patterns
Support for all FMOD-compatible audio formats (.wav, .mp3, .ogg, .aif, .aiff, .flac)
Preserves source folder structure in FMOD Studio (up to 10 levels deep)
Automatically adds spatialiser effects for 3D sounds
Automatically creates loop regions
Preview mode — see what events would be created before committing
Conflict resolution — choose Skip, Overwrite, or Rename when events already exist
Detailed import log saved to source folder on issues