hugojobe - Audio Machine Lite - Easy SFX and music

Audio Machine replaces the standard Unity audio workflow with a Code-First approach designed for speed, safety, and performance.

It's designed to be user-friendly and easy to use. You can implement audio with a single line of code.


Key Features:

  • Ease of Use: It provides a user-friendly and easy system for implementing audio in your games.

  • Type-Safety: The system monitors your project and auto-generates an AudioTags class. You get full autocomplete and compile-time errors if a sound is missing.

  • Zero Allocations: Features a robust Object Pooling system built-in. No more instantiating AudioSources at runtime.

  • Smart Registry: A Zero-Setup database that auto-detects your audio assets. Just create an asset, tag it, and play.

  • Automatic Audio Clip optimization: It provides a dropdown to optimize you Audio Clip depending on its use case.


ENGLISH DOCUMENTATION