TLK Audio Manager
Lightweight and easy-to-use audio framework featuring music, SFX, volume controls, fade transitions, crossfading, audio mixer support, and persistent settings.
by TLK Systems
Price History +
TLK Audio Manager is a lightweight and easy-to-use audio framework designed for Unity developers who want a clean and reusable audio solution.
The system provides music playback, sound effects management, volume controls, mute functionality, fade transitions, crossfading, audio mixer integration, and persistent audio settings.
Whether you are creating a prototype, indie game, or larger project, TLK Audio Manager helps you quickly integrate a complete audio workflow into your project.
FEATURES
• Music System
• Sound Effects System (SFX)
• Master Volume Control
• Music Volume Control
• SFX Volume Control
• Mute / UnMute System
• Toggle Mute Support
• Fade In Music
• Fade Out Music
• Music Crossfade
• Audio Mixer Integration
• Save & Load Audio Settings
• Persistent Settings using PlayerPrefs
• Demo Scene Included
• Clean and Easy-to-Use API
EXAMPLE
AudioManager.Instance.PlayMusic(musicClip);
AudioManager.Instance.PlaySFX(clickSound);
AudioManager.Instance.SetMasterVolume(0.5f);
AudioManager.Instance.ToggleMute();
INCLUDED
• Audio Manager Framework
• Demo Scene
• Audio Mixer Setup
• Documentation
• Example UI Controls
COMPATIBILITY
Unity 2022.3 LTS or newer.