DeadReckoned.AudioSystem
An event-based audio system for Unity. Inspired by FMOD’s event system, AudioSystem simplifies the management and playback of audio in your Unity game. AudioEvent assets allow you to customize and fine-tune the events at high-level, and play them back via an AudioEventEmitter or through code.